CFx SDK Documentation 2024 SP0
|
#include <BcfComponent.h>
Protected Attributes | |
OdString | m_ifcGuid |
OdString | m_originatingSystem |
OdString | m_authoringToolId |
friend | OdBcfSession |
A class that stores data of a component.
Definition at line 41 of file BcfComponent.h.
|
protected |
A string that contains the identifier of the authoring tool that was used to create the component.
Definition at line 49 of file BcfComponent.h.
|
protected |
An IFC global unique identifier (IfcGUID) of the component.
Definition at line 45 of file BcfComponent.h.
|
protected |
A string that contains the name of the original system for the component.
Definition at line 47 of file BcfComponent.h.
|
protected |
Definition at line 51 of file BcfComponent.h.