Graphisoft®

API Development KitVersion: 18

API_BoundaryDisplay

Boundary display options.

    typedef enum {
        APIBound_UncutContours;
        APIBound_NoContours;
        APIBound_OverrideContours;
    } API_BoundaryDisplay;

 

Members

APIBound_UncutContours
Use the elem's uncut contours.
APIBound_NoContours
No boundary contours.
APIBound_OverrideContours
Overridden contour color and line type.

 

Remarks

 

Requirements

Version: API 16 or later
Header: APIdefs_Elements.h

 

See Also

API_SectionSegment

API_DocumentFrom3DType

API_DocumentFrom3DDefaults