CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Friends | List of all members
OdIfc4x1::IfcObjectDefinition Class Reference

#include <IfcObjectDefinitionAutoImpl.h>

Inheritance diagram for OdIfc4x1::IfcObjectDefinition:
OdIfc4x1::IfcRoot OdIfc::OdIfcEntity OdIfc4x1::IfcContext OdIfc4x1::IfcObject OdIfc4x1::IfcTypeObject OdIfc4x1::IfcProject OdIfc4x1::IfcProjectLibrary OdIfc4x1::IfcActor OdIfc4x1::IfcControl OdIfc4x1::IfcGroup OdIfc4x1::IfcProcess OdIfc4x1::IfcProduct OdIfc4x1::IfcResource OdIfc4x1::IfcTypeProcess OdIfc4x1::IfcTypeProduct OdIfc4x1::IfcTypeResource

Public Member Functions

void getInvHasAssignments (OdDAIObjectIds &HasAssignments) const
 
void getInvNests (OdDAIObjectIds &Nests) const
 
void getInvIsNestedBy (OdDAIObjectIds &IsNestedBy) const
 
void getInvHasContext (OdDAIObjectIds &HasContext) const
 
void getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const
 
void getInvDecomposes (OdDAIObjectIds &Decomposes) const
 
void getInvHasAssociations (OdDAIObjectIds &HasAssociations) const
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler)
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler)
 
virtual OdDAI::Entity * getInstanceType () const
 
virtual void unsetAttr (const char *explicitAttrName)
 
virtual bool testAttr (const char *explicitAttrName) const
 
virtual bool isKindOf (OdIfc::OdIfcEntityType entityType) const
 
virtual OdIfc::OdIfcEntityType type () const
 
virtual OdRxValue getAttr (const OdIfc::OdIfcAttribute attrDef) const
 
virtual void unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef)
 
virtual bool testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const
 
virtual bool putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val)
 
- Public Member Functions inherited from OdIfc4x1::IfcRoot
OdIfcGUID getGlobalId () const
 
void setGlobalId (OdIfcGUID GlobalId)
 
const OdDAIObjectId & getOwnerHistory () const
 
void setOwnerHistory (const OdDAIObjectId &OwnerHistory)
 
const OdAnsiString & getName () const
 
void setName (const OdAnsiString &Name)
 
const OdAnsiString & getDescription () const
 
void setDescription (const OdAnsiString &Description)
 
 IfcRoot ()
 
virtual OdResult inFields (OdDAI::OdSpfFilerBase *rdFiler)
 
virtual OdResult outFields (OdDAI::OdSpfFilerBase *wrFiler)
 
virtual OdDAI::Entity * getInstanceType () const
 
virtual OdRxValue getAttr (const char *attrName) const
 
virtual void unsetAttr (const char *explicitAttrName)
 
virtual bool testAttr (const char *explicitAttrName) const
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val)
 
virtual bool isKindOf (OdIfc::OdIfcEntityType entityType) const
 
virtual OdIfc::OdIfcEntityType type () const
 
virtual OdRxValue getAttr (const OdIfc::OdIfcAttribute attrDef) const
 
virtual void unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef)
 
virtual bool testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const
 
virtual bool putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val)
 
- Public Member Functions inherited from OdIfc::OdIfcEntity
 ODRX_DECLARE_MEMBERS (OdIfcEntity)
 
 OdIfcEntity ()
 
 ~OdIfcEntity ()
 
virtual bool isKindOf (OdIfcEntityType entityType) const
 
bool isInstanceOf (OdIfcEntityType entityType) const
 
virtual OdIfcEntityType type () const
 
virtual OdRxValue getAttr (const OdIfcAttribute attrDef) const
 
virtual bool testAttr (const char *explicitAttrName) const
 
virtual bool testAttr (const OdIfcAttribute explicitAttrDef) const
 
virtual void unsetAttr (const char *explicitAttrName)
 
virtual void unsetAttr (const OdIfcAttribute explicitAttrDef)
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val)
 
virtual bool putAttr (const OdIfcAttribute explicitAttrDef, const OdRxValue &val)
 
IfcOpResult resolved ()
 
void resolve (IfcOpResult resolved, void *resPtr)
 
void unresolve ()
 
virtual void setGsNode (OdGsCache *pGsNode)
 
virtual OdGsCachegsNode () const
 
virtual OdUInt32 subSetAttributes (OdGiDrawableTraits *traits) const
 
virtual bool subWorldDraw (OdGiWorldDraw *wd) const
 

Protected Member Functions

virtual OdRxValue getAttr (const char *attrName) const
 
virtual OdRxValue getAttr (const OdIfc::OdIfcAttribute attrDef) const
 
virtual bool putAttr (const char *explicitAttrName, const OdRxValue &val)
 
virtual bool putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val)
 

Friends

class IfcRelAssigns
 
class IfcRelNests
 
class IfcRelDeclares
 
class IfcRelAggregates
 
class IfcRelAssociates
 

Additional Inherited Members

- Static Public Member Functions inherited from OdIfc::OdIfcEntity
static const OdGePoint3dasPoint3d (const OdIfcEntity *pEnt)
 
static const OdGePoint2dasPoint2d (const OdIfcEntity *pEnt)
 
static const OdGeVector3dasVector3d (const OdIfcEntity *pEnt)
 
static const OdGeVector2dasVector2d (const OdIfcEntity *pEnt)
 
static const OdGeMatrix2dasMatrix2d (const OdIfcEntity *pEnt)
 
static const OdGeMatrix3dasMatrix3d (const OdIfcEntity *pEnt)
 
static OdIfcCompoundPtr asCompound (OdSmartPtr< OdIfcEntity > pEnt)
 
static const OdCmEntityColorasRgbColor (const OdIfcEntity *pEnt)
 
- Protected Attributes inherited from OdIfc4x1::IfcRoot
OdIfcGUID m_GlobalId
 
OdDAIObjectId m_OwnerHistory
 
OdAnsiString m_Name
 
OdAnsiString m_Description
 
- Protected Attributes inherited from OdIfc::OdIfcEntity
voidm_resPtr
 
IfcOpResult m_resolved
 

Detailed Description

Definition at line 37 of file Ifc4x1/IfcObjectDefinitionAutoImpl.h.

Member Function Documentation

◆ getAttr() [1/3]

virtual OdRxValue OdIfc4x1::IfcRoot::getAttr ( const char *  attrName) const
protectedvirtual

Returns an attribute value for the specified attribute name.

Parameters
attrName[in] Name of an attribute to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralMember, and OdIfc4x1::IfcSystem.

◆ getAttr() [2/3]

virtual OdRxValue OdIfc4x1::IfcObjectDefinition::getAttr ( const OdIfc::OdIfcAttribute  attrDef) const
virtual

Returns an attribute value for the specified attribute definition.

Parameters
attrDef[in] Attribute definition to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ getAttr() [3/3]

virtual OdRxValue OdIfc4x1::IfcRoot::getAttr ( const OdIfc::OdIfcAttribute  attrDef) const
protectedvirtual

Returns an attribute value for the specified attribute definition.

Parameters
attrDef[in] Attribute definition to query.
Returns
OdRxValue object that represents a generic variant type value.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralMember, and OdIfc4x1::IfcSystem.

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc4x1::IfcObjectDefinition::getInstanceType ( ) const
virtual

Returns a type of a class instance.

Returns
Pointer to the <link OdDAI__Entity, OdDAI::Entity> type that determines an entity definition within a schema.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamStandardCase, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElement, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingElementType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCivilElement, OdIfc4x1::IfcCivilElementType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnStandardCase, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionCircuit, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionControlElementType, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionElementType, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionFlowElementType, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStandardCase, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementComponent, OdIfc4x1::IfcElementComponentType, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEnergyConversionDevice, OdIfc4x1::IfcEnergyConversionDeviceType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcExternalSpatialStructureElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElement, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowController, OdIfc4x1::IfcFlowControllerType, OdIfc4x1::IfcFlowFitting, OdIfc4x1::IfcFlowFittingType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFlowMovingDevice, OdIfc4x1::IfcFlowMovingDeviceType, OdIfc4x1::IfcFlowSegment, OdIfc4x1::IfcFlowSegmentType, OdIfc4x1::IfcFlowStorageDevice, OdIfc4x1::IfcFlowStorageDeviceType, OdIfc4x1::IfcFlowTerminal, OdIfc4x1::IfcFlowTerminalType, OdIfc4x1::IfcFlowTreatmentDevice, OdIfc4x1::IfcFlowTreatmentDeviceType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurnishingElement, OdIfc4x1::IfcFurnishingElementType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberStandardCase, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOpeningStandardCase, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateStandardCase, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProject, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectLibrary, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingElementType, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabElementedCase, OdIfc4x1::IfcSlabStandardCase, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialStructureElementType, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveMemberVarying, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLinearAction, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPlanarAction, OdIfc4x1::IfcStructuralPointAction, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralPointReaction, OdIfc4x1::IfcStructuralReaction, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceConnection, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceMemberVarying, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVirtualElement, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallElementedCase, OdIfc4x1::IfcWallStandardCase, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStandardCase, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ getInvDecomposes()

void OdIfc4x1::IfcObjectDefinition::getInvDecomposes ( OdDAIObjectIds &  Decomposes) const

◆ getInvHasAssignments()

void OdIfc4x1::IfcObjectDefinition::getInvHasAssignments ( OdDAIObjectIds &  HasAssignments) const

◆ getInvHasAssociations()

void OdIfc4x1::IfcObjectDefinition::getInvHasAssociations ( OdDAIObjectIds &  HasAssociations) const

◆ getInvHasContext()

void OdIfc4x1::IfcObjectDefinition::getInvHasContext ( OdDAIObjectIds &  HasContext) const

◆ getInvIsDecomposedBy()

void OdIfc4x1::IfcObjectDefinition::getInvIsDecomposedBy ( OdDAIObjectIds &  IsDecomposedBy) const

◆ getInvIsNestedBy()

void OdIfc4x1::IfcObjectDefinition::getInvIsNestedBy ( OdDAIObjectIds &  IsNestedBy) const

◆ getInvNests()

void OdIfc4x1::IfcObjectDefinition::getInvNests ( OdDAIObjectIds &  Nests) const

◆ inFields()

virtual OdResult OdIfc4x1::IfcObjectDefinition::inFields ( OdDAI::OdSpfFilerBase *  rdFiler)
virtual

Reads object's data from the specified filer.

Parameters
rdFiler[in] Pointer to a filer from which to read the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ isKindOf()

virtual bool OdIfc4x1::IfcObjectDefinition::isKindOf ( OdIfc::OdIfcEntityType  entityType) const
virtual

Checks whether the specified instance is the object derived from or belongs to this class.

Parameters
entityType[in] Entity to check.
Returns
true if the specified instance is the object derived from or belongs to this class, false otherwise.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamStandardCase, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElement, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingElementType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCivilElement, OdIfc4x1::IfcCivilElementType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnStandardCase, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionCircuit, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionControlElementType, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionElementType, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionFlowElementType, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStandardCase, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementComponent, OdIfc4x1::IfcElementComponentType, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEnergyConversionDevice, OdIfc4x1::IfcEnergyConversionDeviceType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcExternalSpatialStructureElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElement, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowController, OdIfc4x1::IfcFlowControllerType, OdIfc4x1::IfcFlowFitting, OdIfc4x1::IfcFlowFittingType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFlowMovingDevice, OdIfc4x1::IfcFlowMovingDeviceType, OdIfc4x1::IfcFlowSegment, OdIfc4x1::IfcFlowSegmentType, OdIfc4x1::IfcFlowStorageDevice, OdIfc4x1::IfcFlowStorageDeviceType, OdIfc4x1::IfcFlowTerminal, OdIfc4x1::IfcFlowTerminalType, OdIfc4x1::IfcFlowTreatmentDevice, OdIfc4x1::IfcFlowTreatmentDeviceType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurnishingElement, OdIfc4x1::IfcFurnishingElementType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberStandardCase, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOpeningStandardCase, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateStandardCase, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProject, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectLibrary, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingElementType, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabElementedCase, OdIfc4x1::IfcSlabStandardCase, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialStructureElementType, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveMemberVarying, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLinearAction, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPlanarAction, OdIfc4x1::IfcStructuralPointAction, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralPointReaction, OdIfc4x1::IfcStructuralReaction, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceConnection, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceMemberVarying, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVirtualElement, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallElementedCase, OdIfc4x1::IfcWallStandardCase, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStandardCase, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ outFields()

virtual OdResult OdIfc4x1::IfcObjectDefinition::outFields ( OdDAI::OdSpfFilerBase *  wrFiler)
virtual

Writes object's data the the specified filer.

Parameters
wrFiler[in] Pointer to a filer to which to write the data.
Returns
A value of OdResult type that contains the result of the method execution.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ putAttr() [1/3]

virtual bool OdIfc4x1::IfcRoot::putAttr ( const char *  explicitAttrName,
const OdRxValue val 
)
protectedvirtual

Sets the specified attribute with a given value.

Parameters
explicitAttrName[in] Explicit name of the attribute to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralMember, and OdIfc4x1::IfcSystem.

◆ putAttr() [2/3]

virtual bool OdIfc4x1::IfcObjectDefinition::putAttr ( const OdIfc::OdIfcAttribute  explicitAttrDef,
const OdRxValue val 
)
virtual

Sets the specified attribute with a given value.

Parameters
explicitAttrDef[in] Explicit attribute definition to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ putAttr() [3/3]

virtual bool OdIfc4x1::IfcRoot::putAttr ( const OdIfc::OdIfcAttribute  explicitAttrDef,
const OdRxValue val 
)
protectedvirtual

Sets the specified attribute with a given value.

Parameters
explicitAttrDef[in] Explicit attribute definition to set.
val[in] Value to set.
Returns
true if the value is successfully set for the specified attribute, false otherwise.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralMember, and OdIfc4x1::IfcSystem.

◆ testAttr() [1/2]

virtual bool OdIfc4x1::IfcObjectDefinition::testAttr ( const char *  explicitAttrName) const
virtual

Checks whether the specified attribute is set.

Parameters
explicitAttrName[in] Explicit name of the attribute to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ testAttr() [2/2]

virtual bool OdIfc4x1::IfcObjectDefinition::testAttr ( const OdIfc::OdIfcAttribute  explicitAttrDef) const
virtual

Checks whether the specified attribute is set.

Parameters
explicitAttrDef[in] Attribute definition to test.
Returns
true if the specified attribute is set, false otherwise.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc4x1::IfcObjectDefinition::type ( ) const
virtual

Returns the type of this entity.

Returns
A value of the <link OdIfc__OdIfcEntityType, OdIfc::OdIfcEntityType> type that represents type of this entity.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamStandardCase, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElement, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingElementType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCivilElement, OdIfc4x1::IfcCivilElementType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnStandardCase, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionCircuit, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionControlElementType, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionElementType, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionFlowElementType, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStandardCase, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementComponent, OdIfc4x1::IfcElementComponentType, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEnergyConversionDevice, OdIfc4x1::IfcEnergyConversionDeviceType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcExternalSpatialStructureElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElement, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowController, OdIfc4x1::IfcFlowControllerType, OdIfc4x1::IfcFlowFitting, OdIfc4x1::IfcFlowFittingType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFlowMovingDevice, OdIfc4x1::IfcFlowMovingDeviceType, OdIfc4x1::IfcFlowSegment, OdIfc4x1::IfcFlowSegmentType, OdIfc4x1::IfcFlowStorageDevice, OdIfc4x1::IfcFlowStorageDeviceType, OdIfc4x1::IfcFlowTerminal, OdIfc4x1::IfcFlowTerminalType, OdIfc4x1::IfcFlowTreatmentDevice, OdIfc4x1::IfcFlowTreatmentDeviceType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurnishingElement, OdIfc4x1::IfcFurnishingElementType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberStandardCase, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOpeningStandardCase, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateStandardCase, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProject, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectLibrary, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingElementType, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabElementedCase, OdIfc4x1::IfcSlabStandardCase, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialStructureElementType, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveMemberVarying, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLinearAction, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPlanarAction, OdIfc4x1::IfcStructuralPointAction, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralPointReaction, OdIfc4x1::IfcStructuralReaction, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceConnection, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceMemberVarying, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVirtualElement, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallElementedCase, OdIfc4x1::IfcWallStandardCase, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStandardCase, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ unsetAttr() [1/2]

virtual void OdIfc4x1::IfcObjectDefinition::unsetAttr ( const char *  explicitAttrName)
virtual

Resets a value for the specified attribute.

Parameters
explicitAttrName[in] Explicit name of the attribute to reset.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

◆ unsetAttr() [2/2]

virtual void OdIfc4x1::IfcObjectDefinition::unsetAttr ( const OdIfc::OdIfcAttribute  explicitAttrDef)
virtual

Resets a value for the specified attribute.

Parameters
explicitAttrDef[in] Explicit definition that represents an attribute to reset.

Reimplemented from OdIfc4x1::IfcRoot.

Reimplemented in OdIfc4x1::IfcActionRequest, OdIfc4x1::IfcActor, OdIfc4x1::IfcActuator, OdIfc4x1::IfcActuatorType, OdIfc4x1::IfcAirTerminal, OdIfc4x1::IfcAirTerminalBox, OdIfc4x1::IfcAirTerminalBoxType, OdIfc4x1::IfcAirTerminalType, OdIfc4x1::IfcAirToAirHeatRecovery, OdIfc4x1::IfcAirToAirHeatRecoveryType, OdIfc4x1::IfcAlarm, OdIfc4x1::IfcAlarmType, OdIfc4x1::IfcAlignment, OdIfc4x1::IfcAnnotation, OdIfc4x1::IfcAsset, OdIfc4x1::IfcAudioVisualAppliance, OdIfc4x1::IfcAudioVisualApplianceType, OdIfc4x1::IfcBeam, OdIfc4x1::IfcBeamType, OdIfc4x1::IfcBoiler, OdIfc4x1::IfcBoilerType, OdIfc4x1::IfcBuilding, OdIfc4x1::IfcBuildingElementPart, OdIfc4x1::IfcBuildingElementPartType, OdIfc4x1::IfcBuildingElementProxy, OdIfc4x1::IfcBuildingElementProxyType, OdIfc4x1::IfcBuildingStorey, OdIfc4x1::IfcBuildingSystem, OdIfc4x1::IfcBurner, OdIfc4x1::IfcBurnerType, OdIfc4x1::IfcCableCarrierFitting, OdIfc4x1::IfcCableCarrierFittingType, OdIfc4x1::IfcCableCarrierSegment, OdIfc4x1::IfcCableCarrierSegmentType, OdIfc4x1::IfcCableFitting, OdIfc4x1::IfcCableFittingType, OdIfc4x1::IfcCableSegment, OdIfc4x1::IfcCableSegmentType, OdIfc4x1::IfcChiller, OdIfc4x1::IfcChillerType, OdIfc4x1::IfcChimney, OdIfc4x1::IfcChimneyType, OdIfc4x1::IfcCoil, OdIfc4x1::IfcCoilType, OdIfc4x1::IfcColumn, OdIfc4x1::IfcColumnType, OdIfc4x1::IfcCommunicationsAppliance, OdIfc4x1::IfcCommunicationsApplianceType, OdIfc4x1::IfcCompressor, OdIfc4x1::IfcCompressorType, OdIfc4x1::IfcCondenser, OdIfc4x1::IfcCondenserType, OdIfc4x1::IfcConstructionEquipmentResource, OdIfc4x1::IfcConstructionEquipmentResourceType, OdIfc4x1::IfcConstructionMaterialResource, OdIfc4x1::IfcConstructionMaterialResourceType, OdIfc4x1::IfcConstructionProductResource, OdIfc4x1::IfcConstructionProductResourceType, OdIfc4x1::IfcConstructionResource, OdIfc4x1::IfcConstructionResourceType, OdIfc4x1::IfcContext, OdIfc4x1::IfcControl, OdIfc4x1::IfcController, OdIfc4x1::IfcControllerType, OdIfc4x1::IfcCooledBeam, OdIfc4x1::IfcCooledBeamType, OdIfc4x1::IfcCoolingTower, OdIfc4x1::IfcCoolingTowerType, OdIfc4x1::IfcCostItem, OdIfc4x1::IfcCostSchedule, OdIfc4x1::IfcCovering, OdIfc4x1::IfcCoveringType, OdIfc4x1::IfcCrewResource, OdIfc4x1::IfcCrewResourceType, OdIfc4x1::IfcCurtainWall, OdIfc4x1::IfcCurtainWallType, OdIfc4x1::IfcDamper, OdIfc4x1::IfcDamperType, OdIfc4x1::IfcDiscreteAccessory, OdIfc4x1::IfcDiscreteAccessoryType, OdIfc4x1::IfcDistributionChamberElement, OdIfc4x1::IfcDistributionChamberElementType, OdIfc4x1::IfcDistributionControlElement, OdIfc4x1::IfcDistributionElement, OdIfc4x1::IfcDistributionFlowElement, OdIfc4x1::IfcDistributionPort, OdIfc4x1::IfcDistributionSystem, OdIfc4x1::IfcDoor, OdIfc4x1::IfcDoorStyle, OdIfc4x1::IfcDoorType, OdIfc4x1::IfcDuctFitting, OdIfc4x1::IfcDuctFittingType, OdIfc4x1::IfcDuctSegment, OdIfc4x1::IfcDuctSegmentType, OdIfc4x1::IfcDuctSilencer, OdIfc4x1::IfcDuctSilencerType, OdIfc4x1::IfcElectricAppliance, OdIfc4x1::IfcElectricApplianceType, OdIfc4x1::IfcElectricDistributionBoard, OdIfc4x1::IfcElectricDistributionBoardType, OdIfc4x1::IfcElectricFlowStorageDevice, OdIfc4x1::IfcElectricFlowStorageDeviceType, OdIfc4x1::IfcElectricGenerator, OdIfc4x1::IfcElectricGeneratorType, OdIfc4x1::IfcElectricMotor, OdIfc4x1::IfcElectricMotorType, OdIfc4x1::IfcElectricTimeControl, OdIfc4x1::IfcElectricTimeControlType, OdIfc4x1::IfcElementAssembly, OdIfc4x1::IfcElementAssemblyType, OdIfc4x1::IfcElement, OdIfc4x1::IfcElementType, OdIfc4x1::IfcEngine, OdIfc4x1::IfcEngineType, OdIfc4x1::IfcEvaporativeCooler, OdIfc4x1::IfcEvaporativeCoolerType, OdIfc4x1::IfcEvaporator, OdIfc4x1::IfcEvaporatorType, OdIfc4x1::IfcEvent, OdIfc4x1::IfcEventType, OdIfc4x1::IfcExternalSpatialElement, OdIfc4x1::IfcFan, OdIfc4x1::IfcFanType, OdIfc4x1::IfcFastener, OdIfc4x1::IfcFastenerType, OdIfc4x1::IfcFeatureElementAddition, OdIfc4x1::IfcFeatureElementSubtraction, OdIfc4x1::IfcFilter, OdIfc4x1::IfcFilterType, OdIfc4x1::IfcFireSuppressionTerminal, OdIfc4x1::IfcFireSuppressionTerminalType, OdIfc4x1::IfcFlowInstrument, OdIfc4x1::IfcFlowInstrumentType, OdIfc4x1::IfcFlowMeter, OdIfc4x1::IfcFlowMeterType, OdIfc4x1::IfcFooting, OdIfc4x1::IfcFootingType, OdIfc4x1::IfcFurniture, OdIfc4x1::IfcFurnitureType, OdIfc4x1::IfcGeographicElement, OdIfc4x1::IfcGeographicElementType, OdIfc4x1::IfcGrid, OdIfc4x1::IfcGroup, OdIfc4x1::IfcHeatExchanger, OdIfc4x1::IfcHeatExchangerType, OdIfc4x1::IfcHumidifier, OdIfc4x1::IfcHumidifierType, OdIfc4x1::IfcInterceptor, OdIfc4x1::IfcInterceptorType, OdIfc4x1::IfcInventory, OdIfc4x1::IfcJunctionBox, OdIfc4x1::IfcJunctionBoxType, OdIfc4x1::IfcLaborResource, OdIfc4x1::IfcLaborResourceType, OdIfc4x1::IfcLamp, OdIfc4x1::IfcLampType, OdIfc4x1::IfcLightFixture, OdIfc4x1::IfcLightFixtureType, OdIfc4x1::IfcLinearPositioningElement, OdIfc4x1::IfcMechanicalFastener, OdIfc4x1::IfcMechanicalFastenerType, OdIfc4x1::IfcMedicalDevice, OdIfc4x1::IfcMedicalDeviceType, OdIfc4x1::IfcMember, OdIfc4x1::IfcMemberType, OdIfc4x1::IfcMotorConnection, OdIfc4x1::IfcMotorConnectionType, OdIfc4x1::IfcObject, OdIfc4x1::IfcOccupant, OdIfc4x1::IfcOpeningElement, OdIfc4x1::IfcOutlet, OdIfc4x1::IfcOutletType, OdIfc4x1::IfcPerformanceHistory, OdIfc4x1::IfcPermit, OdIfc4x1::IfcPile, OdIfc4x1::IfcPileType, OdIfc4x1::IfcPipeFitting, OdIfc4x1::IfcPipeFittingType, OdIfc4x1::IfcPipeSegment, OdIfc4x1::IfcPipeSegmentType, OdIfc4x1::IfcPlate, OdIfc4x1::IfcPlateType, OdIfc4x1::IfcPort, OdIfc4x1::IfcPositioningElement, OdIfc4x1::IfcProcedure, OdIfc4x1::IfcProcedureType, OdIfc4x1::IfcProcess, OdIfc4x1::IfcProduct, OdIfc4x1::IfcProjectionElement, OdIfc4x1::IfcProjectOrder, OdIfc4x1::IfcProtectiveDevice, OdIfc4x1::IfcProtectiveDeviceTrippingUnit, OdIfc4x1::IfcProtectiveDeviceTrippingUnitType, OdIfc4x1::IfcProtectiveDeviceType, OdIfc4x1::IfcProxy, OdIfc4x1::IfcPump, OdIfc4x1::IfcPumpType, OdIfc4x1::IfcRailing, OdIfc4x1::IfcRailingType, OdIfc4x1::IfcRamp, OdIfc4x1::IfcRampFlight, OdIfc4x1::IfcRampFlightType, OdIfc4x1::IfcRampType, OdIfc4x1::IfcReferent, OdIfc4x1::IfcReinforcingBar, OdIfc4x1::IfcReinforcingBarType, OdIfc4x1::IfcReinforcingElement, OdIfc4x1::IfcReinforcingMesh, OdIfc4x1::IfcReinforcingMeshType, OdIfc4x1::IfcResource, OdIfc4x1::IfcRoof, OdIfc4x1::IfcRoofType, OdIfc4x1::IfcSanitaryTerminal, OdIfc4x1::IfcSanitaryTerminalType, OdIfc4x1::IfcSensor, OdIfc4x1::IfcSensorType, OdIfc4x1::IfcShadingDevice, OdIfc4x1::IfcShadingDeviceType, OdIfc4x1::IfcSite, OdIfc4x1::IfcSlab, OdIfc4x1::IfcSlabType, OdIfc4x1::IfcSolarDevice, OdIfc4x1::IfcSolarDeviceType, OdIfc4x1::IfcSpace, OdIfc4x1::IfcSpaceHeater, OdIfc4x1::IfcSpaceHeaterType, OdIfc4x1::IfcSpaceType, OdIfc4x1::IfcSpatialElement, OdIfc4x1::IfcSpatialElementType, OdIfc4x1::IfcSpatialStructureElement, OdIfc4x1::IfcSpatialZone, OdIfc4x1::IfcSpatialZoneType, OdIfc4x1::IfcStackTerminal, OdIfc4x1::IfcStackTerminalType, OdIfc4x1::IfcStair, OdIfc4x1::IfcStairFlight, OdIfc4x1::IfcStairFlightType, OdIfc4x1::IfcStairType, OdIfc4x1::IfcStructuralAction, OdIfc4x1::IfcStructuralActivity, OdIfc4x1::IfcStructuralAnalysisModel, OdIfc4x1::IfcStructuralConnection, OdIfc4x1::IfcStructuralCurveAction, OdIfc4x1::IfcStructuralCurveConnection, OdIfc4x1::IfcStructuralCurveMember, OdIfc4x1::IfcStructuralCurveReaction, OdIfc4x1::IfcStructuralItem, OdIfc4x1::IfcStructuralLoadCase, OdIfc4x1::IfcStructuralLoadGroup, OdIfc4x1::IfcStructuralMember, OdIfc4x1::IfcStructuralPointConnection, OdIfc4x1::IfcStructuralResultGroup, OdIfc4x1::IfcStructuralSurfaceAction, OdIfc4x1::IfcStructuralSurfaceMember, OdIfc4x1::IfcStructuralSurfaceReaction, OdIfc4x1::IfcSubContractResource, OdIfc4x1::IfcSubContractResourceType, OdIfc4x1::IfcSurfaceFeature, OdIfc4x1::IfcSwitchingDevice, OdIfc4x1::IfcSwitchingDeviceType, OdIfc4x1::IfcSystem, OdIfc4x1::IfcSystemFurnitureElement, OdIfc4x1::IfcSystemFurnitureElementType, OdIfc4x1::IfcTank, OdIfc4x1::IfcTankType, OdIfc4x1::IfcTask, OdIfc4x1::IfcTaskType, OdIfc4x1::IfcTendonAnchor, OdIfc4x1::IfcTendonAnchorType, OdIfc4x1::IfcTendon, OdIfc4x1::IfcTendonType, OdIfc4x1::IfcTransformer, OdIfc4x1::IfcTransformerType, OdIfc4x1::IfcTransportElement, OdIfc4x1::IfcTransportElementType, OdIfc4x1::IfcTubeBundle, OdIfc4x1::IfcTubeBundleType, OdIfc4x1::IfcTypeObject, OdIfc4x1::IfcTypeProcess, OdIfc4x1::IfcTypeProduct, OdIfc4x1::IfcTypeResource, OdIfc4x1::IfcUnitaryControlElement, OdIfc4x1::IfcUnitaryControlElementType, OdIfc4x1::IfcUnitaryEquipment, OdIfc4x1::IfcUnitaryEquipmentType, OdIfc4x1::IfcValve, OdIfc4x1::IfcValveType, OdIfc4x1::IfcVibrationIsolator, OdIfc4x1::IfcVibrationIsolatorType, OdIfc4x1::IfcVoidingFeature, OdIfc4x1::IfcWall, OdIfc4x1::IfcWallType, OdIfc4x1::IfcWasteTerminal, OdIfc4x1::IfcWasteTerminalType, OdIfc4x1::IfcWindow, OdIfc4x1::IfcWindowStyle, OdIfc4x1::IfcWindowType, OdIfc4x1::IfcWorkCalendar, OdIfc4x1::IfcWorkControl, OdIfc4x1::IfcWorkPlan, OdIfc4x1::IfcWorkSchedule, and OdIfc4x1::IfcZone.

Friends And Related Function Documentation

◆ IfcRelAggregates

Definition at line 156 of file Ifc4x1/IfcObjectDefinitionAutoImpl.h.

◆ IfcRelAssigns

friend class IfcRelAssigns
friend

Definition at line 152 of file Ifc4x1/IfcObjectDefinitionAutoImpl.h.

◆ IfcRelAssociates

friend class IfcRelAssociates
friend

Definition at line 158 of file Ifc4x1/IfcObjectDefinitionAutoImpl.h.

◆ IfcRelDeclares

friend class IfcRelDeclares
friend

Definition at line 155 of file Ifc4x1/IfcObjectDefinitionAutoImpl.h.

◆ IfcRelNests

IfcRelNests
friend

Definition at line 153 of file Ifc4x1/IfcObjectDefinitionAutoImpl.h.


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