Graphisoft®

API Development KitVersion: 18

API_3DUncutSurfaceFillType

비-절단면을 표시하는 방법입니다.

    typedef enum {
        API_3DDocumentPenColor,
        API_3DDocumentMaterialColorShaded,
        API_3DDocumentMaterialColorNonShaded
    } API_3DUncutSurfaceFillType;

 

멤버

API_3DDocumentPenColor
비-절단면들을 커스텀 컬러로 채웁니다.
API_3DDocumentMaterialColorShaded
비-절단면들을 요소의 재질 설정 기반으로 보여줍니다.
API_3DDocumentMaterialColorNonShaded
비-절단면들을 요소의 재질 설정 및 셰이드 기반으로 보여줍니다.

 

요구사항

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

 

참고사항

API_UniformAttributeOptions, API 타입