API_CWContourType
커튼 월 외곽 타입 요소를 의미합니다.
typedef struct {
API_Polygon polygon;
API_Coord **coords;
Int32 **pends;
API_PolyArc **parcs;
UInt32 **vertexIDs;
} API_CWContourType;
멤버
- polygon
- coords
- pends
- parcs
- vertexIDs
설명
.
요구사항
- 버전: API 12.0 또는 이후
- 헤더: APIdefs_Elements.h
참고사항
API_CWSegmentType, API_CWSpreadType, API_CWSegmentCategory, API_CWSegmentGridOrigPosType
API_CWallSegmentType, API_CWallFrameType, API_CWallPanelType, API_CWallJunctionType, API_CWallAccessoryType, API_CurtainWallType
API_Polygon, API_Coord, API_PolyArc, API 타입