An IfcObjectDefinition is the generalization of any semantically treated thing or process, either being a type or an occurrences. Object definitions can be named, using the inherited Name attribute, which should be a user recognizable label for the object occurrence. Further explanations to the object can be given using the inherited Description attribute. A context is a specific kind of object definition as it provides the project or library context in which object types and object occurrences are defined.
Objects are independent pieces of information that might contain or reference other pieces of information. There are four essential kinds of relationships in which object definitions (by their instantiable subtypes) can be involved:
Assignment of other objects - an assignment relationship (IfcRelAssigns) that refers to other types of objects and creates a bi-directional association. The semantic of the assignment is established at the level of the subtypes of the general IfcRelAssigns relationship. There is no dependency implied a priori by the assignment. Association to external resources - an association relationship (IfcRelAssociates) that refers to external sources of information (most notably a classification or document) and creates a uni-directional association. There is no dependency implied by the association. Aggregation of other objects - an aggregation relationship (IfcRelAggregates) that establishes an unordered, spatial whole/part relation and creates a bi-directional relation. There is an implied dependency established. Nesting of other objects - a nesting relationship (IfcRelNests) that establishes an ordered, non-spatial whole/part relation and creates a bi-directional relation. There is an implied dependency established. Declaration within a context - a relationship (IfcRelDeclares) of the uppermost object definition within the object definition tree (e.g. the summary object within an object nesting tree) to the context (a project or project library). It applies the units, representation context and other context information to this object definition and all dependent ones.
\changes
IFC4 changes: The new subtype IfcContext and the relationship to context HasContext has been added. The decomposition relationship is split into ordered nesting (Nests, IsNestedBy) and un-ordered aggregating (Decomposes, IsDecomposedBy). Name of the inverse attribute Decomposes changed to IsNestedBy. Type of the inverse attribute Decomposes changed from "SET OF [0:1] IfcRelDecomposes FOR RelatedObjects" to "SET OF [0:?] IfcRelNests FOR RelatingObject". Name of the inverse attribute IsDecomposedBy changed to Nests. Type of the inverse attribute IsDecomposedBy changed from "SET OF [0:?] IfcRelDecomposes FOR RelatingObject" to "SET OF [0:1] IfcRelNests FOR RelatedObjects".
Definition at line 69 of file Ifc4/IfcObjectDefinitionAutoImpl.h.
| virtual bool OdIfc4::IfcObjectDefinition::comparedToEarlyImpl |
( |
const OdDAI::ApplicationInstance * | pOther, |
|
|
OdRx::Ordering & | ordering ) const |
|
overridevirtual |
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.
Reimplemented from OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamStandardCase, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElement, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingElementType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCivilElement, OdIfc4::IfcCivilElementType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnStandardCase, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionCircuit, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionControlElementType, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionElementType, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionFlowElementType, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStandardCase, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementType, OdIfc4::IfcEnergyConversionDevice, OdIfc4::IfcEnergyConversionDeviceType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcExternalSpatialStructureElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElement, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowController, OdIfc4::IfcFlowControllerType, OdIfc4::IfcFlowFitting, OdIfc4::IfcFlowFittingType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFlowMovingDevice, OdIfc4::IfcFlowMovingDeviceType, OdIfc4::IfcFlowSegment, OdIfc4::IfcFlowSegmentType, OdIfc4::IfcFlowStorageDevice, OdIfc4::IfcFlowStorageDeviceType, OdIfc4::IfcFlowTerminal, OdIfc4::IfcFlowTerminalType, OdIfc4::IfcFlowTreatmentDevice, OdIfc4::IfcFlowTreatmentDeviceType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurnishingElement, OdIfc4::IfcFurnishingElementType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberStandardCase, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabElementedCase, OdIfc4::IfcSlabStandardCase, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialStructureElementType, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveMemberVarying, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLinearAction, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPlanarAction, OdIfc4::IfcStructuralPointAction, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralPointReaction, OdIfc4::IfcStructuralReaction, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceConnection, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceMemberVarying, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVirtualElement, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallElementedCase, OdIfc4::IfcWallStandardCase, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
| virtual OdDAI::Entity * OdIfc4::IfcObjectDefinition::getInstanceType |
( |
| ) |
const |
|
overridevirtual |
Returns a type of a class instance.
- Returns
- Pointer to the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdDAI__Entity.html>>OdDAI::Entity</exref> type that determines an entity definition within a schema.
Reimplemented from OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamStandardCase, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElement, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingElementType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCivilElement, OdIfc4::IfcCivilElementType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnStandardCase, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionCircuit, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionControlElementType, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionElementType, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionFlowElementType, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStandardCase, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementType, OdIfc4::IfcEnergyConversionDevice, OdIfc4::IfcEnergyConversionDeviceType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcExternalSpatialStructureElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElement, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowController, OdIfc4::IfcFlowControllerType, OdIfc4::IfcFlowFitting, OdIfc4::IfcFlowFittingType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFlowMovingDevice, OdIfc4::IfcFlowMovingDeviceType, OdIfc4::IfcFlowSegment, OdIfc4::IfcFlowSegmentType, OdIfc4::IfcFlowStorageDevice, OdIfc4::IfcFlowStorageDeviceType, OdIfc4::IfcFlowTerminal, OdIfc4::IfcFlowTerminalType, OdIfc4::IfcFlowTreatmentDevice, OdIfc4::IfcFlowTreatmentDeviceType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurnishingElement, OdIfc4::IfcFurnishingElementType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberStandardCase, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabElementedCase, OdIfc4::IfcSlabStandardCase, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialStructureElementType, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveMemberVarying, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLinearAction, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPlanarAction, OdIfc4::IfcStructuralPointAction, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralPointReaction, OdIfc4::IfcStructuralReaction, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceConnection, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceMemberVarying, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVirtualElement, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallElementedCase, OdIfc4::IfcWallStandardCase, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
| virtual OdResult OdIfc4::IfcObjectDefinition::inFields |
( |
OdDAI::OdSpfFilerBase * | rdFiler | ) |
|
|
overridevirtual |
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamStandardCase, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElement, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingElementType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCivilElement, OdIfc4::IfcCivilElementType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnStandardCase, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionCircuit, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionControlElementType, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionElementType, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionFlowElementType, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStandardCase, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementType, OdIfc4::IfcEnergyConversionDevice, OdIfc4::IfcEnergyConversionDeviceType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcExternalSpatialStructureElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElement, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowController, OdIfc4::IfcFlowControllerType, OdIfc4::IfcFlowFitting, OdIfc4::IfcFlowFittingType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFlowMovingDevice, OdIfc4::IfcFlowMovingDeviceType, OdIfc4::IfcFlowSegment, OdIfc4::IfcFlowSegmentType, OdIfc4::IfcFlowStorageDevice, OdIfc4::IfcFlowStorageDeviceType, OdIfc4::IfcFlowTerminal, OdIfc4::IfcFlowTerminalType, OdIfc4::IfcFlowTreatmentDevice, OdIfc4::IfcFlowTreatmentDeviceType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurnishingElement, OdIfc4::IfcFurnishingElementType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberStandardCase, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabElementedCase, OdIfc4::IfcSlabStandardCase, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialStructureElementType, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveMemberVarying, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLinearAction, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPlanarAction, OdIfc4::IfcStructuralPointAction, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralPointReaction, OdIfc4::IfcStructuralReaction, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceConnection, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceMemberVarying, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVirtualElement, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallElementedCase, OdIfc4::IfcWallStandardCase, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
| virtual OdResult OdIfc4::IfcObjectDefinition::outFields |
( |
OdDAI::OdSpfFilerBase * | wrFiler | ) |
|
|
overridevirtual |
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
| virtual bool OdIfc4::IfcRoot::putAttr |
( |
const char * | explicitAttrName, |
|
|
const OdRxValue & | val ) |
|
overrideprotectedvirtual |
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
| virtual bool OdIfc4::IfcObjectDefinition::testAttr |
( |
const char * | explicitAttrName | ) |
const |
|
overridevirtual |
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
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 OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
Returns the type of this entity.
- Returns
- A value of the <exref target=https://docs.opendesign.com/tkernel_api_cpp/OdIfc__OdIfcEntityType.html>>OdIfc::OdIfcEntityType</exref> type that represents type of this entity.
Reimplemented from OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamStandardCase, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElement, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingElementType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCivilElement, OdIfc4::IfcCivilElementType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnStandardCase, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionCircuit, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionControlElementType, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionElementType, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionFlowElementType, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStandardCase, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementType, OdIfc4::IfcEnergyConversionDevice, OdIfc4::IfcEnergyConversionDeviceType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcExternalSpatialStructureElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElement, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowController, OdIfc4::IfcFlowControllerType, OdIfc4::IfcFlowFitting, OdIfc4::IfcFlowFittingType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFlowMovingDevice, OdIfc4::IfcFlowMovingDeviceType, OdIfc4::IfcFlowSegment, OdIfc4::IfcFlowSegmentType, OdIfc4::IfcFlowStorageDevice, OdIfc4::IfcFlowStorageDeviceType, OdIfc4::IfcFlowTerminal, OdIfc4::IfcFlowTerminalType, OdIfc4::IfcFlowTreatmentDevice, OdIfc4::IfcFlowTreatmentDeviceType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurnishingElement, OdIfc4::IfcFurnishingElementType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberStandardCase, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabElementedCase, OdIfc4::IfcSlabStandardCase, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialStructureElementType, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveMemberVarying, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLinearAction, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPlanarAction, OdIfc4::IfcStructuralPointAction, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralPointReaction, OdIfc4::IfcStructuralReaction, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceConnection, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceMemberVarying, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVirtualElement, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallElementedCase, OdIfc4::IfcWallStandardCase, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
| virtual void OdIfc4::IfcObjectDefinition::unsetAttr |
( |
const char * | explicitAttrName | ) |
|
|
overridevirtual |
Resets a value for the specified attribute.
- Parameters
-
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
Resets a value for the specified attribute.
- Parameters
-
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4::IfcRoot.
Reimplemented in OdIfc4::IfcActionRequest, OdIfc4::IfcActor, OdIfc4::IfcActuator, OdIfc4::IfcActuatorType, OdIfc4::IfcAirTerminal, OdIfc4::IfcAirTerminalBox, OdIfc4::IfcAirTerminalBoxType, OdIfc4::IfcAirTerminalType, OdIfc4::IfcAirToAirHeatRecovery, OdIfc4::IfcAirToAirHeatRecoveryType, OdIfc4::IfcAlarm, OdIfc4::IfcAlarmType, OdIfc4::IfcAnnotation, OdIfc4::IfcAsset, OdIfc4::IfcAudioVisualAppliance, OdIfc4::IfcAudioVisualApplianceType, OdIfc4::IfcBeam, OdIfc4::IfcBeamType, OdIfc4::IfcBoiler, OdIfc4::IfcBoilerType, OdIfc4::IfcBuilding, OdIfc4::IfcBuildingElementPart, OdIfc4::IfcBuildingElementPartType, OdIfc4::IfcBuildingElementProxy, OdIfc4::IfcBuildingElementProxyType, OdIfc4::IfcBuildingStorey, OdIfc4::IfcBuildingSystem, OdIfc4::IfcBurner, OdIfc4::IfcBurnerType, OdIfc4::IfcCableCarrierFitting, OdIfc4::IfcCableCarrierFittingType, OdIfc4::IfcCableCarrierSegment, OdIfc4::IfcCableCarrierSegmentType, OdIfc4::IfcCableFitting, OdIfc4::IfcCableFittingType, OdIfc4::IfcCableSegment, OdIfc4::IfcCableSegmentType, OdIfc4::IfcChiller, OdIfc4::IfcChillerType, OdIfc4::IfcChimney, OdIfc4::IfcChimneyType, OdIfc4::IfcCoil, OdIfc4::IfcCoilType, OdIfc4::IfcColumn, OdIfc4::IfcColumnType, OdIfc4::IfcCommunicationsAppliance, OdIfc4::IfcCommunicationsApplianceType, OdIfc4::IfcCompressor, OdIfc4::IfcCompressorType, OdIfc4::IfcCondenser, OdIfc4::IfcCondenserType, OdIfc4::IfcConstructionEquipmentResource, OdIfc4::IfcConstructionEquipmentResourceType, OdIfc4::IfcConstructionMaterialResource, OdIfc4::IfcConstructionMaterialResourceType, OdIfc4::IfcConstructionProductResource, OdIfc4::IfcConstructionProductResourceType, OdIfc4::IfcConstructionResource, OdIfc4::IfcConstructionResourceType, OdIfc4::IfcContext, OdIfc4::IfcControl, OdIfc4::IfcController, OdIfc4::IfcControllerType, OdIfc4::IfcCooledBeam, OdIfc4::IfcCooledBeamType, OdIfc4::IfcCoolingTower, OdIfc4::IfcCoolingTowerType, OdIfc4::IfcCostItem, OdIfc4::IfcCostSchedule, OdIfc4::IfcCovering, OdIfc4::IfcCoveringType, OdIfc4::IfcCrewResource, OdIfc4::IfcCrewResourceType, OdIfc4::IfcCurtainWall, OdIfc4::IfcCurtainWallType, OdIfc4::IfcDamper, OdIfc4::IfcDamperType, OdIfc4::IfcDiscreteAccessory, OdIfc4::IfcDiscreteAccessoryType, OdIfc4::IfcDistributionChamberElement, OdIfc4::IfcDistributionChamberElementType, OdIfc4::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorStyle, OdIfc4::IfcDoorType, OdIfc4::IfcDuctFitting, OdIfc4::IfcDuctFittingType, OdIfc4::IfcDuctSegment, OdIfc4::IfcDuctSegmentType, OdIfc4::IfcDuctSilencer, OdIfc4::IfcDuctSilencerType, OdIfc4::IfcElectricAppliance, OdIfc4::IfcElectricApplianceType, OdIfc4::IfcElectricDistributionBoard, OdIfc4::IfcElectricDistributionBoardType, OdIfc4::IfcElectricFlowStorageDevice, OdIfc4::IfcElectricFlowStorageDeviceType, OdIfc4::IfcElectricGenerator, OdIfc4::IfcElectricGeneratorType, OdIfc4::IfcElectricMotor, OdIfc4::IfcElectricMotorType, OdIfc4::IfcElectricTimeControl, OdIfc4::IfcElectricTimeControlType, OdIfc4::IfcElement, OdIfc4::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElementType, OdIfc4::IfcEngine, OdIfc4::IfcEngineType, OdIfc4::IfcEvaporativeCooler, OdIfc4::IfcEvaporativeCoolerType, OdIfc4::IfcEvaporator, OdIfc4::IfcEvaporatorType, OdIfc4::IfcEvent, OdIfc4::IfcEventType, OdIfc4::IfcExternalSpatialElement, OdIfc4::IfcFan, OdIfc4::IfcFanType, OdIfc4::IfcFastener, OdIfc4::IfcFastenerType, OdIfc4::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, OdIfc4::IfcFilter, OdIfc4::IfcFilterType, OdIfc4::IfcFireSuppressionTerminal, OdIfc4::IfcFireSuppressionTerminalType, OdIfc4::IfcFlowInstrument, OdIfc4::IfcFlowInstrumentType, OdIfc4::IfcFlowMeter, OdIfc4::IfcFlowMeterType, OdIfc4::IfcFooting, OdIfc4::IfcFootingType, OdIfc4::IfcFurniture, OdIfc4::IfcFurnitureType, OdIfc4::IfcGeographicElement, OdIfc4::IfcGeographicElementType, OdIfc4::IfcGrid, OdIfc4::IfcGroup, OdIfc4::IfcHeatExchanger, OdIfc4::IfcHeatExchangerType, OdIfc4::IfcHumidifier, OdIfc4::IfcHumidifierType, OdIfc4::IfcInterceptor, OdIfc4::IfcInterceptorType, OdIfc4::IfcInventory, OdIfc4::IfcJunctionBox, OdIfc4::IfcJunctionBoxType, OdIfc4::IfcLaborResource, OdIfc4::IfcLaborResourceType, OdIfc4::IfcLamp, OdIfc4::IfcLampType, OdIfc4::IfcLightFixture, OdIfc4::IfcLightFixtureType, OdIfc4::IfcMechanicalFastener, OdIfc4::IfcMechanicalFastenerType, OdIfc4::IfcMedicalDevice, OdIfc4::IfcMedicalDeviceType, OdIfc4::IfcMember, OdIfc4::IfcMemberType, OdIfc4::IfcMotorConnection, OdIfc4::IfcMotorConnectionType, OdIfc4::IfcObject, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSite, OdIfc4::IfcSlab, OdIfc4::IfcSlabType, OdIfc4::IfcSolarDevice, OdIfc4::IfcSolarDeviceType, OdIfc4::IfcSpace, OdIfc4::IfcSpaceHeater, OdIfc4::IfcSpaceHeaterType, OdIfc4::IfcSpaceType, OdIfc4::IfcSpatialElement, OdIfc4::IfcSpatialElementType, OdIfc4::IfcSpatialStructureElement, OdIfc4::IfcSpatialZone, OdIfc4::IfcSpatialZoneType, OdIfc4::IfcStackTerminal, OdIfc4::IfcStackTerminalType, OdIfc4::IfcStair, OdIfc4::IfcStairFlight, OdIfc4::IfcStairFlightType, OdIfc4::IfcStairType, OdIfc4::IfcStructuralAction, OdIfc4::IfcStructuralActivity, OdIfc4::IfcStructuralAnalysisModel, OdIfc4::IfcStructuralConnection, OdIfc4::IfcStructuralCurveAction, OdIfc4::IfcStructuralCurveConnection, OdIfc4::IfcStructuralCurveMember, OdIfc4::IfcStructuralCurveReaction, OdIfc4::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, OdIfc4::IfcStructuralPointConnection, OdIfc4::IfcStructuralResultGroup, OdIfc4::IfcStructuralSurfaceAction, OdIfc4::IfcStructuralSurfaceMember, OdIfc4::IfcStructuralSurfaceReaction, OdIfc4::IfcSubContractResource, OdIfc4::IfcSubContractResourceType, OdIfc4::IfcSurfaceFeature, OdIfc4::IfcSwitchingDevice, OdIfc4::IfcSwitchingDeviceType, OdIfc4::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendon, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendonType, OdIfc4::IfcTransformer, OdIfc4::IfcTransformerType, OdIfc4::IfcTransportElement, OdIfc4::IfcTransportElementType, OdIfc4::IfcTubeBundle, OdIfc4::IfcTubeBundleType, OdIfc4::IfcTypeObject, OdIfc4::IfcTypeProcess, OdIfc4::IfcTypeProduct, OdIfc4::IfcTypeResource, OdIfc4::IfcUnitaryControlElement, OdIfc4::IfcUnitaryControlElementType, OdIfc4::IfcUnitaryEquipment, OdIfc4::IfcUnitaryEquipmentType, OdIfc4::IfcValve, OdIfc4::IfcValveType, OdIfc4::IfcVibrationIsolator, OdIfc4::IfcVibrationIsolatorType, OdIfc4::IfcVoidingFeature, OdIfc4::IfcWall, OdIfc4::IfcWallType, OdIfc4::IfcWasteTerminal, OdIfc4::IfcWasteTerminalType, OdIfc4::IfcWindow, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.