Graphisoft®

API Development KitVersion: 18

API_Sector

2D 라인의 기하를 설명합니다.

    typedef struct {
        API_Coord     c1;
        API_Coord     c2;
    } API_Sector;

 

멤버

c1
시작점.
c2
끝점.

  

요구사항

버전: API 2.1 또는 이후
헤더: APIdefs_Base.h

 

참고사항

API_Coord, API 타입