Archicad 28 C++ API
|
The representation of the Calculation Rules on the Preferences / Calculation Units Rules tab page. More...
#include <APIdefs_Environment.h>
Public Attributes | |
GS::Array< API_ConditionalElementRule > | elementRules |
Conditional calculation rules for elements. | |
GS::HashSet< API_AttributeIndex > | wallInsulationFills |
Wall insulation fill indices. | |
GS::HashSet< API_AttributeIndex > | wallAirFills |
Wall air fill indices. | |
GS::HashSet< API_AttributeIndex > | roofInsulationFills |
Roof insulation fill indices. | |
GS::HashSet< API_AttributeIndex > | shellInsulationFills |
Shell insulation fill indexes. | |
The representation of the Calculation Rules on the Preferences / Calculation Units Rules tab page.
BNZeroMemory
, BNClear
, or memset
should not be used to initialize an object of this structure.