Graphisoft®

API Development KitVersion: 18

API_NoteContentType

내용물 타입을 설명합니다.

    typedef enum {
        API_NoteContent_Measured,
        API_NoteContent_Custom
    } API_NoteContentType;

 

멤버

API_NoteContent_Measured
측정된 값 내용.
API_NoteContent_Custom
커스텀 텍스트 내용.

 

설명

API_NoteContent_Auto는 API 14에서 제거되었습니다.

 

요구사항

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

 

참고사항

API 타입, API_NoteType