|
Archicad 29 C++ API
|
Polygonal or rectangular region of the model. More...
#include <APIdefs_Base.h>
Public Attributes | |
| Int32 | nCoords |
| number of coordinates (in case of polygonal representation) | |
| API_Coord ** | coords |
| the coordinate handle (in case of polygonal representation) | |
| API_Box | box |
| the rectangle (in case rectangular representation) | |
| double | boxRotAngle |
| the rotation angle (in case rectangular representation) | |
Polygonal or rectangular region of the model.