A3DBIMRootData Struct Reference

Abtraction structure for all BIM entity types. More...

Data Fields

A3DUTF8Charm_pcDescription
 Descriptive text used for exchanging informative content.
 
A3DUTF8Charm_pcGUID
 A globally unique identifier within the software.
 
A3DUTF8Charm_pcIfcClassName
 The name of the IFC class corresponding to the BIM object.
 
A3DUTF8Charm_pcName
 The name of the entity.
 
A3DMiscEntityReferencem_pEntityReference
 Reference to an entity within the model file.
 

Detailed Description

Abtraction structure for all BIM entity types.

Version
22.0

This structure acts as a general purpose data container for all BIM entities. It also acts as a bridge between the BIM API and the model file. The m_pEntityReference field links to a 3D entity in the model tree.