| Archicad 29 C++ API
    | 
General representation of a 3D component. More...
#include <APIdefs_3D.h>
| Public Attributes | |
| API_3D_Head | header | 
| The common header which specify the type and database index of the given component. | |
| API_BodyType | body | 
| Parameters of a body type component. | |
| API_PgonType | pgon | 
| Parameters of a polygon type component. | |
| API_PedgType | pedg | 
| Edge reference. Negative value means opposite direction, zero index identifies a new hole in a polygon. | |
| API_EdgeType | edge | 
| Parameters of an edge type component. | |
| API_VertType | vert | 
| Parameters of a vertex. | |
| API_VectType | vect | 
| Parameters of a vector type component. | |
| API_LghtType | lght | 
| Parameters of a light type component. | |
| API_UmatType | umat | 
| Parameters of a surface material. | |
General representation of a 3D component.