CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Protected Attributes | List of all members
OdBcf::OdBcfComponentData Class Reference

#include <BcfComponent.h>

Inheritance diagram for OdBcf::OdBcfComponentData:
OdBcf::OdBcfComponent

Protected Attributes

OdString m_ifcGuid
 
OdString m_originatingSystem
 
OdString m_authoringToolId
 
friend OdBcfSession
 

Detailed Description

A class that stores data of a component.

Definition at line 41 of file BcfComponent.h.

Member Data Documentation

◆ m_authoringToolId

OdString OdBcf::OdBcfComponentData::m_authoringToolId
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.

◆ m_ifcGuid

OdString OdBcf::OdBcfComponentData::m_ifcGuid
protected

An IFC global unique identifier (IfcGUID) of the component.

Definition at line 45 of file BcfComponent.h.

◆ m_originatingSystem

OdString OdBcf::OdBcfComponentData::m_originatingSystem
protected

A string that contains the name of the original system for the component.

Definition at line 47 of file BcfComponent.h.

◆ OdBcfSession

friend OdBcf::OdBcfComponentData::OdBcfSession
protected

Definition at line 51 of file BcfComponent.h.


The documentation for this class was generated from the following file: