|
Archicad 29 C++ API
|
Represents a Stair polyline (baseline or walking line). More...
#include <APIdefs_Elements.h>
Public Attributes | |
| API_Polygon | polygon |
| The API polygon element describing the amounts of vertices in the boundary line. | |
| API_Coord ** | coords |
| The coordinates of the vertices of the boundary line. | |
| Int32 ** | pends |
| The polygon endings of the boundary line. | |
| API_PolyArc ** | parcs |
| The arcs of the boundary line. | |
| API_StairPolylineEdgeData * | edgeData |
| The edge data of each edge. | |
| API_StairPolylineVertexData * | vertexData |
| The vertex data of each vertex. | |
Represents a Stair polyline (baseline or walking line).