Archicad 27 C++ API
Loading...
Searching...
No Matches
API_MeshLevelCoord Struct Reference

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.
 

Detailed Description

Describes one coordinate of a mesh level line.