Archicad 28 C++ API
|
The representation of the Preferences / Legacy tab page. More...
#include <APIdefs_Environment.h>
Public Attributes | |
Int32 | coluConnPriority |
The priority factor for column intersection. | |
API_AttributeIndex | aboveLineType |
Line type index to be used for displaying construction elements above their home story. | |
API_AttributeIndex | belowLineType |
Line type index to be used for displaying construction elements below their home story. | |
API_RoofContourDisplay | roofContourDisplay |
Display the roof with all visible contours (APIRoofDisplay_AllVisibleContours ), or the old way (APIRoofDisplay_OnlyTheTopSurfaceOldWay ). Possible values: API_RoofContourDisplay APIRoofDisplay_AllVisibleContours APIRoofDisplay_OnlyTheTopSurfaceOldWay . | |
bool | useLegacyIntersections |
Use legacy intersection and Surface methods for model elements. | |
bool | hideZonesOnSections |
Hide zones on sections. | |
The representation of the Preferences / Legacy tab page.
aboveLineType
and belowLineType
parameters are are only effective on Library Parts if the "Use Symbol Linetypes" checkbox in their Settings dialog boxes is switched off. They have no effect on Ghost Story elements.