Graphisoft®

API Development KitVersion: 18

API_LinkToSettings

모델 요소를 홈 층에 연결하기 위한 옵션입니다.

    typedef struct {
        short         homeStoryDifference;
        GS::Bool8     newCreationMode;
        GS::Bool8     filler_1;
    } API_LinkToSettings;

 

멤버

homeStoryDifference
현재 층으로부터 홈 층의 차이입니다.
newCreationMode
요소를 생성하는 동안 이 structure를 사용합니다. 만약 true이면, head.floorInd를 더 이상 고려하지 않습니다. 그 외에는 homeStoryDifference가 채워지게 됩니다.

 

설명

자동 링크 타입은 다음 타입 요소들에 대해서만 세트할 수 있습니다: API_BeamType, API_ColumnType, API_ShellBaseType, API_MorphType, API_WallType 요소.
API_MeshType, API_LampType, API_ObjectType, API_SlabType은 동일한 structure를 포함하지만 이 기능은 이 요소들에 대하여 확장되지 않습니다.

 

요구사항

버전: API 11 또는 이후
헤더: APIdefs_Elements.h

 

참고사항

API_BeamType, API_ColumnType, API_LampType, API_MeshType
API_ObjectType, API_SlabType, API_ShellBaseType, API_WallType, API_MorphType
API 타입