Parameters of floor plan and section representation.
typedef struct { API_OpeningFloorPlanDisplayModeTypeID floorPlanDisplayMode; API_OpeningFloorPlanConnectionModeTypeID connectionMode; API_OpeningCutSurfacesParameters cutSurfacesParameters; API_OpeningOutlinesParameters outlinesParameters; API_OpeningCoverFillsParameters coverFillsParameters; API_CoverFillTransformation coverFillTransformation; API_OpeningReferenceAxisParameters referenceAxisParameters; double filler_1; } API_OpeningFloorPlanParameters;
Members
- floorPlanDisplayMode
- Floor plan display type.
- connectionMode
- Floor plan connection mode.
- cutSurfacesParameters
- Cut surfaces parameters.
- outlinesParameters
- Outlines parameters.
- coverFillsParameters
- Cover fills parameters.
- coverFillTransformation>
- Cover fill transformation.
- referenceAxisParameters
- Reference axis parameters.
Requirements
- Version: API 23 or later
- Header: APIdefs_Elements.h