API_BHoleTypeID
보의 구멍들의 모양을 결정합니다.
typedef enum { APIBHole_Rectangular, APIBHole_Circular } API_BHoleTypeID;
멤버
- APIBHole_Rectangular
- 사각형 구멍입니다.
- APIBHole_Circular
- 원형 구멍입니다.
요구사항
- 버전: API 2.1 또는 이후
- 헤더: APIdefs_Elements.h
Graphisoft®
API Development KitVersion: 18
보의 구멍들의 모양을 결정합니다.
typedef enum { APIBHole_Rectangular, APIBHole_Circular } API_BHoleTypeID;