Archicad 28 C++ API
|
Desribes a 3D plane. More...
#include <APIdefs_Base.h>
Public Attributes | |
API_Coord3D | basePoint |
Base point of the plane. | |
API_Vector3D | axisX |
The X axis. | |
API_Vector3D | axisY |
The Y axis. | |
API_Vector3D | axisZ |
The Z axis. | |
Desribes a 3D plane.