Graphisoft®

API Development KitVersion: 18

API_SlabReferencePlaneLocationID

슬래브의 레퍼런스 면의 위치입니다.

    typedef enum {
        APISlabRefPlane_Top,
        APISlabRefPlane_CoreTop,
        APISlabRefPlane_CoreBottom,
        APISlabRefPlane_Bottom
    } API_SlabReferencePlaneLocationID;

 

멤버

APISlabRefPlane_Top
레퍼런스 면은 슬래브의 위쪽 면입니다.
APISlabRefPlane_CoreTop
레퍼런스 면의 위치는 복합 슬래브의 경우 코어 스킨의 위쪽입니다.
APISlabRefPlane_CoreBottom
레퍼런스 면의 위치는 복합 슬래브의 경우 코어 스킨의 아래쪽입니다.
APISlabRefPlane_Bottom
레퍼런스 면의 슬래브의 아래쪽 면입니다.

 

설명

API_SlabReferencePlaneLocationID 열거형은 API_SlabType structure에서 사용합니다.

다음 그림은 서로 다른 값들을 설명합니다:

기본 (동종) 슬래브의 경우, 가능한 값들은 APISlabRefPlane_Top 또는 APISlabRefPlane_Bottom입니다. 복합 슬래브들의 경우, 모든 값들이 유효합니다. 이것은 레퍼런스 위치를 결정합니다: 그래서 입력하는 동안 API_SlabTypelevel 멤버는 이 위치를 참조하게 됩니다.

새로운 offsetFromTop [출력 전용] 멤버는 슬래브의 위쪽으로부터 레퍼런스 위치(레벨)의 거리를 알려줍니다.

 

요구사항

버전: API 17.0 또는 이후
헤더: APIdefs_Environment.h

 

참고사항

API_Elem_Head, API_Element, API_ElementMemo
API_SlabType
API 타입