CFx SDK Documentation 2024 SP0
|
#include <IfcObjectDefinitionAutoImpl.h>
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) |
![]() | |
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) |
![]() | |
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 OdGsCache * | gsNode () 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 const OdGePoint3d * | asPoint3d (const OdIfcEntity *pEnt) |
static const OdGePoint2d * | asPoint2d (const OdIfcEntity *pEnt) |
static const OdGeVector3d * | asVector3d (const OdIfcEntity *pEnt) |
static const OdGeVector2d * | asVector2d (const OdIfcEntity *pEnt) |
static const OdGeMatrix2d * | asMatrix2d (const OdIfcEntity *pEnt) |
static const OdGeMatrix3d * | asMatrix3d (const OdIfcEntity *pEnt) |
static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcEntity > pEnt) |
static const OdCmEntityColor * | asRgbColor (const OdIfcEntity *pEnt) |
![]() | |
OdIfcGUID | m_GlobalId |
OdDAIObjectId | m_OwnerHistory |
OdAnsiString | m_Name |
OdAnsiString | m_Description |
![]() | |
void * | m_resPtr |
IfcOpResult | m_resolved |
Definition at line 37 of file Ifc2x3/IfcObjectDefinitionAutoImpl.h.
|
virtual |
Early-bound version of instances comparison.
pOther | [in] Other application instance. |
ordering | [out] Receives the ordering (comparison) status. |
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.
|
protectedvirtual |
Returns an attribute value for the specified attribute name.
attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x3::IfcRoot.
Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.
|
virtual |
Returns an attribute value for the specified attribute definition.
attrDef | [in] Attribute definition to query. |
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.
|
protectedvirtual |
Returns an attribute value for the specified attribute definition.
attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x3::IfcRoot.
Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.
|
virtual |
Returns a type of a class instance.
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.
void OdIfc2x3::IfcObjectDefinition::getInvDecomposes | ( | OdDAIObjectIds & | Decomposes | ) | const |
void OdIfc2x3::IfcObjectDefinition::getInvHasAssignments | ( | OdDAIObjectIds & | HasAssignments | ) | const |
void OdIfc2x3::IfcObjectDefinition::getInvHasAssociations | ( | OdDAIObjectIds & | HasAssociations | ) | const |
void OdIfc2x3::IfcObjectDefinition::getInvIsDecomposedBy | ( | OdDAIObjectIds & | IsDecomposedBy | ) | const |
|
virtual |
Reads object's data from the specified filer.
rdFiler | [in] Pointer to a filer from which to read the data. |
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.
|
virtual |
Checks whether the specified instance is the object derived from or belongs to this class.
entityType | [in] Entity to check. |
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.
|
virtual |
Writes object's data the the specified filer.
wrFiler | [in] Pointer to a filer to which to write the data. |
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.
|
protectedvirtual |
Sets the specified attribute with a given value.
explicitAttrName | [in] Explicit name of the attribute to set. |
val | [in] Value to set. |
Reimplemented from OdIfc2x3::IfcRoot.
Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.
|
virtual |
Sets the specified attribute with a given value.
explicitAttrDef | [in] Explicit attribute definition to set. |
val | [in] Value to set. |
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.
|
protectedvirtual |
Sets the specified attribute with a given value.
explicitAttrDef | [in] Explicit attribute definition to set. |
val | [in] Value to set. |
Reimplemented from OdIfc2x3::IfcRoot.
Reimplemented in OdIfc2x3::IfcOpeningElement, OdIfc2x3::IfcPort, OdIfc2x3::IfcProcess, OdIfc2x3::IfcResource, OdIfc2x3::IfcStructuralItem, OdIfc2x3::IfcStructuralMember, OdIfc2x3::IfcStructuralReaction, and OdIfc2x3::IfcSystem.
|
virtual |
Checks whether the specified attribute is set.
explicitAttrName | [in] Explicit name of the attribute to test. |
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.
|
virtual |
Checks whether the specified attribute is set.
explicitAttrDef | [in] Attribute definition to test. |
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.
|
virtual |
Returns the 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.
|
virtual |
Resets a value for the specified attribute.
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.
|
virtual |
Resets a value for the specified attribute.
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.
|
friend |
Definition at line 168 of file Ifc2x3/IfcObjectDefinitionAutoImpl.h.
|
friend |
Definition at line 171 of file Ifc2x3/IfcObjectDefinitionAutoImpl.h.
|
friend |
Definition at line 169 of file Ifc2x3/IfcObjectDefinitionAutoImpl.h.