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

#include <IfcObjectDefinitionAutoImpl.h>

Inheritance diagram for OdIfc2x3::IfcObjectDefinition:
OdIfc2x3::IfcRoot OdIfc::OdIfcEntity OdIfc2x3::IfcObject OdIfc2x3::IfcTypeObject OdIfc2x3::IfcActor OdIfc2x3::IfcControl OdIfc2x3::IfcGroup OdIfc2x3::IfcProcess OdIfc2x3::IfcProduct OdIfc2x3::IfcProject OdIfc2x3::IfcResource OdIfc2x3::IfcTypeProduct

Public Member Functions

void getInvHasAssignments (OdDAIObjectIds &HasAssignments) 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 bool comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) 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 OdIfc2x3::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 bool comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) 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 IfcRelDecomposes
 
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 OdIfc2x3::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 Ifc2x3/IfcObjectDefinitionAutoImpl.h.

Member Function Documentation

◆ comparedToEarlyImpl()

virtual bool OdIfc2x3::IfcObjectDefinition::comparedToEarlyImpl ( const OdDAI::ApplicationInstance *  pOther,
OdRx::Ordering ordering 
) const
virtual

Early-bound version of instances comparison.

Parameters
pOther[in] Other application instance.
ordering[out] Receives the ordering (comparison) status.
Returns
true if comparison was performed, false if method has no implementation, so late-bound version could be applied.
Remarks
If the method returns true, the ordering parameter can receive one of the following statuses:
Value Description kLessThan -1 This object < Other Object. kEqual 0 This object = Other Object. kGreaterThan 1 This object > Other Object. kNotOrderable 2 This class is not orderable.

Reimplemented from OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeam, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElement, OdIfc2x3::IfcBuildingElementComponent, OdIfc2x3::IfcBuildingElementPart, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingElementType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumn, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcCondition, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionEquipmentResource, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionProductResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostItem, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCrewResource, OdIfc2x3::IfcCurtainWall, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDiscreteAccessory, OdIfc2x3::IfcDiscreteAccessoryType, OdIfc2x3::IfcDistributionChamberElement, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionControlElementType, OdIfc2x3::IfcDistributionElement, OdIfc2x3::IfcDistributionElementType, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionFlowElementType, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricalCircuit, OdIfc2x3::IfcElectricalElement, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementComponent, OdIfc2x3::IfcElementComponentType, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEnergyConversionDevice, OdIfc2x3::IfcEnergyConversionDeviceType, OdIfc2x3::IfcEquipmentElement, OdIfc2x3::IfcEquipmentStandard, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFastener, OdIfc2x3::IfcFastenerType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElement, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowController, OdIfc2x3::IfcFlowControllerType, OdIfc2x3::IfcFlowFitting, OdIfc2x3::IfcFlowFittingType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFlowMovingDevice, OdIfc2x3::IfcFlowMovingDeviceType, OdIfc2x3::IfcFlowSegment, OdIfc2x3::IfcFlowSegmentType, OdIfc2x3::IfcFlowStorageDevice, OdIfc2x3::IfcFlowStorageDeviceType, OdIfc2x3::IfcFlowTerminal, OdIfc2x3::IfcFlowTerminalType, OdIfc2x3::IfcFlowTreatmentDevice, OdIfc2x3::IfcFlowTreatmentDeviceType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnishingElement, OdIfc2x3::IfcFurnishingElementType, OdIfc2x3::IfcFurnitureStandard, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMechanicalFastenerType, OdIfc2x3::IfcMember, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlate, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectionElement, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlight, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcSpatialStructureElementType, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralCurveMemberVarying, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralPointAction, OdIfc2x3::IfcStructuralPointConnection, OdIfc2x3::IfcStructuralPointReaction, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceConnection, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcSystemFurnitureElementType, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendonAnchor, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcVirtualElement, OdIfc2x3::IfcWall, OdIfc2x3::IfcWallStandardCase, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, OdIfc2x3::IfcWorkControl, OdIfc2x3::IfcWorkPlan, OdIfc2x3::IfcWorkSchedule, and OdIfc2x3::IfcZone.

◆ getAttr() [1/3]

virtual OdRxValue OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.

◆ getAttr() [2/3]

virtual OdRxValue OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

◆ getAttr() [3/3]

virtual OdRxValue OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.

◆ getInstanceType()

virtual OdDAI::Entity * OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeam, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElement, OdIfc2x3::IfcBuildingElementComponent, OdIfc2x3::IfcBuildingElementPart, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingElementType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumn, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcCondition, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionEquipmentResource, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionProductResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostItem, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCrewResource, OdIfc2x3::IfcCurtainWall, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDiscreteAccessory, OdIfc2x3::IfcDiscreteAccessoryType, OdIfc2x3::IfcDistributionChamberElement, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionControlElementType, OdIfc2x3::IfcDistributionElement, OdIfc2x3::IfcDistributionElementType, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionFlowElementType, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricalCircuit, OdIfc2x3::IfcElectricalElement, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementComponent, OdIfc2x3::IfcElementComponentType, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEnergyConversionDevice, OdIfc2x3::IfcEnergyConversionDeviceType, OdIfc2x3::IfcEquipmentElement, OdIfc2x3::IfcEquipmentStandard, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFastener, OdIfc2x3::IfcFastenerType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElement, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowController, OdIfc2x3::IfcFlowControllerType, OdIfc2x3::IfcFlowFitting, OdIfc2x3::IfcFlowFittingType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFlowMovingDevice, OdIfc2x3::IfcFlowMovingDeviceType, OdIfc2x3::IfcFlowSegment, OdIfc2x3::IfcFlowSegmentType, OdIfc2x3::IfcFlowStorageDevice, OdIfc2x3::IfcFlowStorageDeviceType, OdIfc2x3::IfcFlowTerminal, OdIfc2x3::IfcFlowTerminalType, OdIfc2x3::IfcFlowTreatmentDevice, OdIfc2x3::IfcFlowTreatmentDeviceType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnishingElement, OdIfc2x3::IfcFurnishingElementType, OdIfc2x3::IfcFurnitureStandard, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMechanicalFastenerType, OdIfc2x3::IfcMember, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlate, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectionElement, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlight, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcSpatialStructureElementType, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralCurveMemberVarying, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralPointAction, OdIfc2x3::IfcStructuralPointConnection, OdIfc2x3::IfcStructuralPointReaction, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceConnection, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcSystemFurnitureElementType, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendonAnchor, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcVirtualElement, OdIfc2x3::IfcWall, OdIfc2x3::IfcWallStandardCase, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, OdIfc2x3::IfcWorkControl, OdIfc2x3::IfcWorkPlan, OdIfc2x3::IfcWorkSchedule, and OdIfc2x3::IfcZone.

◆ getInvDecomposes()

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

◆ getInvHasAssignments()

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

◆ getInvHasAssociations()

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

◆ getInvIsDecomposedBy()

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

◆ inFields()

virtual OdResult OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

◆ isKindOf()

virtual bool OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeam, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElement, OdIfc2x3::IfcBuildingElementComponent, OdIfc2x3::IfcBuildingElementPart, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingElementType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumn, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcCondition, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionEquipmentResource, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionProductResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostItem, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCrewResource, OdIfc2x3::IfcCurtainWall, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDiscreteAccessory, OdIfc2x3::IfcDiscreteAccessoryType, OdIfc2x3::IfcDistributionChamberElement, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionControlElementType, OdIfc2x3::IfcDistributionElement, OdIfc2x3::IfcDistributionElementType, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionFlowElementType, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricalCircuit, OdIfc2x3::IfcElectricalElement, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementComponent, OdIfc2x3::IfcElementComponentType, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEnergyConversionDevice, OdIfc2x3::IfcEnergyConversionDeviceType, OdIfc2x3::IfcEquipmentElement, OdIfc2x3::IfcEquipmentStandard, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFastener, OdIfc2x3::IfcFastenerType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElement, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowController, OdIfc2x3::IfcFlowControllerType, OdIfc2x3::IfcFlowFitting, OdIfc2x3::IfcFlowFittingType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFlowMovingDevice, OdIfc2x3::IfcFlowMovingDeviceType, OdIfc2x3::IfcFlowSegment, OdIfc2x3::IfcFlowSegmentType, OdIfc2x3::IfcFlowStorageDevice, OdIfc2x3::IfcFlowStorageDeviceType, OdIfc2x3::IfcFlowTerminal, OdIfc2x3::IfcFlowTerminalType, OdIfc2x3::IfcFlowTreatmentDevice, OdIfc2x3::IfcFlowTreatmentDeviceType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnishingElement, OdIfc2x3::IfcFurnishingElementType, OdIfc2x3::IfcFurnitureStandard, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMechanicalFastenerType, OdIfc2x3::IfcMember, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlate, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectionElement, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlight, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcSpatialStructureElementType, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralCurveMemberVarying, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralPointAction, OdIfc2x3::IfcStructuralPointConnection, OdIfc2x3::IfcStructuralPointReaction, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceConnection, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcSystemFurnitureElementType, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendonAnchor, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcVirtualElement, OdIfc2x3::IfcWall, OdIfc2x3::IfcWallStandardCase, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, OdIfc2x3::IfcWorkControl, OdIfc2x3::IfcWorkPlan, OdIfc2x3::IfcWorkSchedule, and OdIfc2x3::IfcZone.

◆ outFields()

virtual OdResult OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

◆ putAttr() [1/3]

virtual bool OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.

◆ putAttr() [2/3]

virtual bool OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

◆ putAttr() [3/3]

virtual bool OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.

◆ testAttr() [1/2]

virtual bool OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

◆ testAttr() [2/2]

virtual bool OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

◆ type()

virtual OdIfc::OdIfcEntityType OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeam, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElement, OdIfc2x3::IfcBuildingElementComponent, OdIfc2x3::IfcBuildingElementPart, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingElementType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumn, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcCondition, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionEquipmentResource, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionProductResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostItem, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCrewResource, OdIfc2x3::IfcCurtainWall, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDiscreteAccessory, OdIfc2x3::IfcDiscreteAccessoryType, OdIfc2x3::IfcDistributionChamberElement, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionControlElementType, OdIfc2x3::IfcDistributionElement, OdIfc2x3::IfcDistributionElementType, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionFlowElementType, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricalCircuit, OdIfc2x3::IfcElectricalElement, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementComponent, OdIfc2x3::IfcElementComponentType, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEnergyConversionDevice, OdIfc2x3::IfcEnergyConversionDeviceType, OdIfc2x3::IfcEquipmentElement, OdIfc2x3::IfcEquipmentStandard, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFastener, OdIfc2x3::IfcFastenerType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElement, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowController, OdIfc2x3::IfcFlowControllerType, OdIfc2x3::IfcFlowFitting, OdIfc2x3::IfcFlowFittingType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFlowMovingDevice, OdIfc2x3::IfcFlowMovingDeviceType, OdIfc2x3::IfcFlowSegment, OdIfc2x3::IfcFlowSegmentType, OdIfc2x3::IfcFlowStorageDevice, OdIfc2x3::IfcFlowStorageDeviceType, OdIfc2x3::IfcFlowTerminal, OdIfc2x3::IfcFlowTerminalType, OdIfc2x3::IfcFlowTreatmentDevice, OdIfc2x3::IfcFlowTreatmentDeviceType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnishingElement, OdIfc2x3::IfcFurnishingElementType, OdIfc2x3::IfcFurnitureStandard, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMechanicalFastenerType, OdIfc2x3::IfcMember, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlate, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectionElement, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlight, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcSpatialStructureElementType, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralCurveMemberVarying, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralPointAction, OdIfc2x3::IfcStructuralPointConnection, OdIfc2x3::IfcStructuralPointReaction, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceConnection, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcSystemFurnitureElementType, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendonAnchor, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcVirtualElement, OdIfc2x3::IfcWall, OdIfc2x3::IfcWallStandardCase, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, OdIfc2x3::IfcWorkControl, OdIfc2x3::IfcWorkPlan, OdIfc2x3::IfcWorkSchedule, and OdIfc2x3::IfcZone.

◆ unsetAttr() [1/2]

virtual void OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

◆ unsetAttr() [2/2]

virtual void OdIfc2x3::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 OdIfc2x3::IfcRoot.

Reimplemented in OdIfc2x3::IfcActionRequest, OdIfc2x3::IfcActor, OdIfc2x3::IfcActuatorType, OdIfc2x3::IfcAirTerminalBoxType, OdIfc2x3::IfcAirTerminalType, OdIfc2x3::IfcAirToAirHeatRecoveryType, OdIfc2x3::IfcAlarmType, OdIfc2x3::IfcAnnotation, OdIfc2x3::IfcAsset, OdIfc2x3::IfcBeamType, OdIfc2x3::IfcBoilerType, OdIfc2x3::IfcBuilding, OdIfc2x3::IfcBuildingElementProxy, OdIfc2x3::IfcBuildingElementProxyType, OdIfc2x3::IfcBuildingStorey, OdIfc2x3::IfcCableCarrierFittingType, OdIfc2x3::IfcCableCarrierSegmentType, OdIfc2x3::IfcCableSegmentType, OdIfc2x3::IfcChamferEdgeFeature, OdIfc2x3::IfcChillerType, OdIfc2x3::IfcCoilType, OdIfc2x3::IfcColumnType, OdIfc2x3::IfcCompressorType, OdIfc2x3::IfcCondenserType, OdIfc2x3::IfcConditionCriterion, OdIfc2x3::IfcConstructionMaterialResource, OdIfc2x3::IfcConstructionResource, OdIfc2x3::IfcControl, OdIfc2x3::IfcControllerType, OdIfc2x3::IfcCooledBeamType, OdIfc2x3::IfcCoolingTowerType, OdIfc2x3::IfcCostSchedule, OdIfc2x3::IfcCovering, OdIfc2x3::IfcCoveringType, OdIfc2x3::IfcCurtainWallType, OdIfc2x3::IfcDamperType, OdIfc2x3::IfcDistributionChamberElementType, OdIfc2x3::IfcDistributionControlElement, OdIfc2x3::IfcDistributionFlowElement, OdIfc2x3::IfcDistributionPort, OdIfc2x3::IfcDoor, OdIfc2x3::IfcDoorStyle, OdIfc2x3::IfcDuctFittingType, OdIfc2x3::IfcDuctSegmentType, OdIfc2x3::IfcDuctSilencerType, OdIfc2x3::IfcEdgeFeature, OdIfc2x3::IfcElectricApplianceType, OdIfc2x3::IfcElectricDistributionPoint, OdIfc2x3::IfcElectricFlowStorageDeviceType, OdIfc2x3::IfcElectricGeneratorType, OdIfc2x3::IfcElectricHeaterType, OdIfc2x3::IfcElectricMotorType, OdIfc2x3::IfcElectricTimeControlType, OdIfc2x3::IfcElementAssembly, OdIfc2x3::IfcElement, OdIfc2x3::IfcElementType, OdIfc2x3::IfcEvaporativeCoolerType, OdIfc2x3::IfcEvaporatorType, OdIfc2x3::IfcFanType, OdIfc2x3::IfcFeatureElementAddition, OdIfc2x3::IfcFeatureElementSubtraction, OdIfc2x3::IfcFilterType, OdIfc2x3::IfcFireSuppressionTerminalType, OdIfc2x3::IfcFlowInstrumentType, OdIfc2x3::IfcFlowMeterType, OdIfc2x3::IfcFooting, OdIfc2x3::IfcFurnitureType, OdIfc2x3::IfcGasTerminalType, OdIfc2x3::IfcGrid, OdIfc2x3::IfcGroup, OdIfc2x3::IfcHeatExchangerType, OdIfc2x3::IfcHumidifierType, OdIfc2x3::IfcInventory, OdIfc2x3::IfcJunctionBoxType, OdIfc2x3::IfcLaborResource, OdIfc2x3::IfcLampType, OdIfc2x3::IfcLightFixtureType, OdIfc2x3::IfcMechanicalFastener, OdIfc2x3::IfcMemberType, OdIfc2x3::IfcMotorConnectionType, OdIfc2x3::IfcMove, OdIfc2x3::IfcObject, OdIfc2x3::IfcOccupant, OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcOrderAction, OdIfc2x3::IfcOutletType, OdIfc2x3::IfcPerformanceHistory, OdIfc2x3::IfcPermit, OdIfc2x3::IfcPile, OdIfc2x3::IfcPipeFittingType, OdIfc2x3::IfcPipeSegmentType, OdIfc2x3::IfcPlateType, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcedure, OdIfc2x3::IfcProcess, OdIfc2x3::IfcProduct, OdIfc2x3::IfcProject, OdIfc2x3::IfcProjectOrder, OdIfc2x3::IfcProjectOrderRecord, OdIfc2x3::IfcProtectiveDeviceType, OdIfc2x3::IfcProxy, OdIfc2x3::IfcPumpType, OdIfc2x3::IfcRailing, OdIfc2x3::IfcRailingType, OdIfc2x3::IfcRamp, OdIfc2x3::IfcRampFlightType, OdIfc2x3::IfcReinforcingBar, OdIfc2x3::IfcReinforcingElement, OdIfc2x3::IfcReinforcingMesh, OdIfc2x3::IfcResource, OdIfc2x3::IfcRoof, OdIfc2x3::IfcRoundedEdgeFeature, OdIfc2x3::IfcSanitaryTerminalType, OdIfc2x3::IfcScheduleTimeControl, OdIfc2x3::IfcSensorType, OdIfc2x3::IfcServiceLife, OdIfc2x3::IfcSite, OdIfc2x3::IfcSlab, OdIfc2x3::IfcSlabType, OdIfc2x3::IfcSpace, OdIfc2x3::IfcSpaceHeaterType, OdIfc2x3::IfcSpaceProgram, OdIfc2x3::IfcSpaceType, OdIfc2x3::IfcSpatialStructureElement, OdIfc2x3::IfcStackTerminalType, OdIfc2x3::IfcStair, OdIfc2x3::IfcStairFlight, OdIfc2x3::IfcStairFlightType, OdIfc2x3::IfcStructuralAction, OdIfc2x3::IfcStructuralActivity, OdIfc2x3::IfcStructuralAnalysisModel, OdIfc2x3::IfcStructuralConnection, OdIfc2x3::IfcStructuralCurveMember, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralLinearAction, OdIfc2x3::IfcStructuralLinearActionVarying, OdIfc2x3::IfcStructuralLoadGroup, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralPlanarAction, OdIfc2x3::IfcStructuralPlanarActionVarying, OdIfc2x3::IfcStructuralReaction, OdIfc2x3::IfcStructuralResultGroup, OdIfc2x3::IfcStructuralSurfaceMember, OdIfc2x3::IfcStructuralSurfaceMemberVarying, OdIfc2x3::IfcSubContractResource, OdIfc2x3::IfcSwitchingDeviceType, OdIfc2x3::IfcSystem, OdIfc2x3::IfcTankType, OdIfc2x3::IfcTask, OdIfc2x3::IfcTendon, OdIfc2x3::IfcTimeSeriesSchedule, OdIfc2x3::IfcTransformerType, OdIfc2x3::IfcTransportElement, OdIfc2x3::IfcTransportElementType, OdIfc2x3::IfcTubeBundleType, OdIfc2x3::IfcTypeObject, OdIfc2x3::IfcTypeProduct, OdIfc2x3::IfcUnitaryEquipmentType, OdIfc2x3::IfcValveType, OdIfc2x3::IfcVibrationIsolatorType, OdIfc2x3::IfcWallType, OdIfc2x3::IfcWasteTerminalType, OdIfc2x3::IfcWindow, OdIfc2x3::IfcWindowStyle, and OdIfc2x3::IfcWorkControl.

Friends And Related Function Documentation

◆ IfcRelAssigns

friend class IfcRelAssigns
friend

Definition at line 168 of file Ifc2x3/IfcObjectDefinitionAutoImpl.h.

◆ IfcRelAssociates

friend class IfcRelAssociates
friend

Definition at line 171 of file Ifc2x3/IfcObjectDefinitionAutoImpl.h.

◆ IfcRelDecomposes

Definition at line 169 of file Ifc2x3/IfcObjectDefinitionAutoImpl.h.


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