|
CFx SDK Documentation 2026 SP0
|
Classes | |
| struct | AttributeSettings |
| class | Ifc2COBie |
| class | OdCOBieColor |
| struct | TableSettrings |
Typedefs | |
| typedef OdSmartPtr< Ifc2COBie > | Ifc2COBiePtr |
| typedef std::map< OdAnsiString, AttributeSettings > | AttributeSettingsMap |
| typedef std::map< OdAnsiString, TableSettrings > | TablesSettingsMap |
Functions | |
| TablesSettingsMap COBIE_EXPORT | getCOBieTablesSettings () |
Variables | |
| const char * | g_COBie_Exp |
| typedef std::map<OdAnsiString, AttributeSettings> OdCOBie::AttributeSettingsMap |
Attributes setting information.
Definition at line 154 of file IfcCOBieUtils.h.
| typedef OdSmartPtr<Ifc2COBie> OdCOBie::Ifc2COBiePtr |
A data type that represents a smart pointer to an Ifc2COBie object.
Definition at line 112 of file IfcCOBie.h.
| typedef std::map<OdAnsiString, TableSettrings> OdCOBie::TablesSettingsMap |
Tables setting information.
Definition at line 170 of file IfcCOBieUtils.h.
| TablesSettingsMap COBIE_EXPORT OdCOBie::getCOBieTablesSettings | ( | ) |
Retrieves a tables setting information.
| const char* OdCOBie::g_COBie_Exp |
Definition at line 30 of file IfcCOBie_Exp.h.