Archicad 28 C++ API
|
A 3D mesh polygon with four edge indices. More...
#include <APIdefs_Base.h>
Public Attributes | |
API_GridMeshHead | head |
General Grid Mesh header. | |
GS::Array< API_GridElemID > | neighbourIDs [API_GridMeshDirNum] |
The identifiers of the neighbour polygons in all the 8 (=API_GridMeshDirNum) directions). | |
API_GridEdgeInfo | edges [4] |
Edge indices of the grid mesh polygon. | |
A 3D mesh polygon with four edge indices.