Graphisoft®

API Development KitVersion: 18

API_DocumentSourceID

3D Document 소스입니다.

    typedef enum {
        API_DDD,
        API_FloorPlan
    } API_DocumentSourceID;

 

멤버

API_DDD
3D Document가 3D 소스로부터 생성되었습니다.
API_FloorPlan
3D Document가 평면도로부터 생성되었습니다.

 

요구사항

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

 

참고사항

API_DocumentFrom3DDefaults
API_DocumentFrom3DType