Archicad 28 C++ API
|
Describes one coordinate of a mesh level line. More...
#include <APIdefs_Elements.h>
Public Attributes | |
API_Coord3D | c |
The 3D coordinate of the vertex. | |
Int32 | vertexID |
Vertex ID unique in the given mesh; can be used to track the vertices. | |
Describes one coordinate of a mesh level line.