|
Archicad 29 C++ API
|
3D data of an element. More...
#include <APIdefs_Elements.h>
Public Attributes | |
| UInt32 | fElemIdx |
| It is equal to the incoming element index. | |
| UInt32 | fBodyIdx |
| It is always zero. | |
| UInt32 | lElemIdx |
| It is equal to the incoming element index. | |
| UInt32 | lBodyIdx |
| Index of the last body which belongs to the element. (not flat list) | |
| Int32 | fbody |
| Index of the first body which belongs to the element. | |
| Int32 | lbody |
| Index of the last body which belongs to the element. | |
| Int32 | flight |
| Index of the first light source which belongs to the element. | |
| Int32 | llight |
| Index of the last light source which belongs to the element. | |
| API_Box3D | bounds |
| The 3D bounding box of the element. | |
3D data of an element.