Archicad 28 C++ API
|
Representation of a 3D vertex. More...
#include <APIdefs_3D.h>
Public Attributes | |
API_3D_Head | head |
Header information of this component. This specifies the type and database index. | |
double | x |
The x coordinate of the point in the model space. | |
double | y |
The y coordinate of the point in the model space. | |
double | z |
The z coordinate of the point in the model space. | |
Representation of a 3D vertex.