API_ZoneRelID
요소와 구역(Zone) 간의 관계를 설명합니다.
typedef enum {
APIZRel_Boundary,
APIZRel_ReduceArea,
APIZRel_None
} API_ZoneRelID;
멤버
- APIZRel_Boundary
- 요소는 구역 경계입니다.
- APIZRel_ReduceArea
- 요소가 구역의 넓이를 감소시킵니다.
- APIZRel_None
- 요소는 벽과 아무 관계가 없습니다.
요구사항
- 버전: API 2.1 또는 이후
- 헤더: APIdefs_Elements.h