CFx SDK Documentation 2024 SP0
|
#include <IfcRootAutoImpl.h>
Public Member Functions | |
OdIfcGUID | getGlobalId () const |
void | setGlobalId (OdIfcGUID GlobalId) |
const OdDAIObjectId & | getOwnerHistory () const |
void | setOwnerHistory (const OdDAIObjectId &OwnerHistory) |
const OdAnsiString & | getName () const |
void | setName (const OdAnsiString &Name) |
const OdAnsiString & | getDescription () const |
void | setDescription (const OdAnsiString &Description) |
IfcRoot () | |
virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) |
virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) |
virtual OdDAI::Entity * | getInstanceType () const |
virtual OdRxValue | getAttr (const char *attrName) const |
virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const |
virtual void | unsetAttr (const char *explicitAttrName) |
virtual bool | testAttr (const char *explicitAttrName) const |
virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) |
virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const |
virtual OdIfc::OdIfcEntityType | type () const |
virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const |
virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) |
virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const |
virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
Public Member Functions inherited from OdIfc::OdIfcEntity | |
ODRX_DECLARE_MEMBERS (OdIfcEntity) | |
OdIfcEntity () | |
~OdIfcEntity () | |
virtual bool | isKindOf (OdIfcEntityType entityType) const |
bool | isInstanceOf (OdIfcEntityType entityType) const |
virtual OdIfcEntityType | type () const |
virtual OdRxValue | getAttr (const OdIfcAttribute attrDef) const |
virtual bool | testAttr (const char *explicitAttrName) const |
virtual bool | testAttr (const OdIfcAttribute explicitAttrDef) const |
virtual void | unsetAttr (const char *explicitAttrName) |
virtual void | unsetAttr (const OdIfcAttribute explicitAttrDef) |
virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) |
virtual bool | putAttr (const OdIfcAttribute explicitAttrDef, const OdRxValue &val) |
IfcOpResult | resolved () |
void | resolve (IfcOpResult resolved, void *resPtr) |
void | unresolve () |
virtual void | setGsNode (OdGsCache *pGsNode) |
virtual OdGsCache * | gsNode () const |
virtual OdUInt32 | subSetAttributes (OdGiDrawableTraits *traits) const |
virtual bool | subWorldDraw (OdGiWorldDraw *wd) const |
Protected Attributes | |
OdIfcGUID | m_GlobalId |
OdDAIObjectId | m_OwnerHistory |
OdAnsiString | m_Name |
OdAnsiString | m_Description |
Protected Attributes inherited from OdIfc::OdIfcEntity | |
void * | m_resPtr |
IfcOpResult | m_resolved |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcEntity | |
static const OdGePoint3d * | asPoint3d (const OdIfcEntity *pEnt) |
static const OdGePoint2d * | asPoint2d (const OdIfcEntity *pEnt) |
static const OdGeVector3d * | asVector3d (const OdIfcEntity *pEnt) |
static const OdGeVector2d * | asVector2d (const OdIfcEntity *pEnt) |
static const OdGeMatrix2d * | asMatrix2d (const OdIfcEntity *pEnt) |
static const OdGeMatrix3d * | asMatrix3d (const OdIfcEntity *pEnt) |
static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcEntity > pEnt) |
static const OdCmEntityColor * | asRgbColor (const OdIfcEntity *pEnt) |
IfcRoot is the most abstract and root class for all entity definitions that roots in the kernel or in subsequent layers of the IFC specification. It is therefore the common supertype of all IFC entities, beside those defined in an IFC resource schema. All entities that are subtypes of IfcRoot can be used independently, whereas resource schema entities, that are not subtypes of IfcRoot, are not supposed to be independent entities. The IfcRoot assigns the globally unique ID, and the ownership and history information to the entity. In addition it may provide for a name and a description about the concepts.
OwnerHistory
has been made OPTIONAL. Definition at line 52 of file Ifc4/IfcRootAutoImpl.h.
OdIfc4::IfcRoot::IfcRoot | ( | ) |
Default constructor for the IfcRoot class.
|
virtual |
Early-bound version of instances comparison.
pOther | [in] Other application instance. |
ordering | [out] Receives the ordering (comparison) status. |
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementQuantity, 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::IfcFeatureElementAddition, OdIfc4::IfcFeatureElement, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcPreDefinedPropertySet, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, OdIfc4::IfcPropertyTemplateDefinition, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcQuantitySet, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelationship, OdIfc4::IfcRelConnects, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDecomposes, OdIfc4::IfcRelDefines, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Returns an attribute value for the specified attribute name.
attrName | [in] Name of an attribute to query. |
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Returns an attribute value for the specified attribute definition.
attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc::OdIfcEntity.
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::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::IfcComplexPropertyTemplate, 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::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, 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::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::IfcObjectDefinition, OdIfc4::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, 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::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
const OdAnsiString & OdIfc4::IfcRoot::getDescription | ( | ) | const |
Returns the description of an object.
OdIfcGUID OdIfc4::IfcRoot::getGlobalId | ( | ) | const |
Returns a globally unique identifier within the entire software world.
|
virtual |
Returns a type of a class instance.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementQuantity, 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::IfcFeatureElementAddition, OdIfc4::IfcFeatureElement, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcPreDefinedPropertySet, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, OdIfc4::IfcPropertyTemplateDefinition, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcQuantitySet, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelationship, OdIfc4::IfcRelConnects, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDecomposes, OdIfc4::IfcRelDefines, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
const OdAnsiString & OdIfc4::IfcRoot::getName | ( | ) | const |
Returns a name that is used by the participating software systems or users.
const OdDAIObjectId & OdIfc4::IfcRoot::getOwnerHistory | ( | ) | const |
Returns the information about the current ownership of that object, including owning actor, application, local identification and information captured about the recent changes of the object.
|
virtual |
Reads object's data from the specified filer.
rdFiler | [in] Pointer to a filer from which to read the data. |
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Checks whether the specified instance is the object derived from or belongs to this class.
entityType | [in] Entity to check. |
Reimplemented from OdIfc::OdIfcEntity.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementQuantity, 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::IfcFeatureElementAddition, OdIfc4::IfcFeatureElement, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcPreDefinedPropertySet, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, OdIfc4::IfcPropertyTemplateDefinition, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcQuantitySet, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelationship, OdIfc4::IfcRelConnects, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDecomposes, OdIfc4::IfcRelDefines, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Writes object's data the the specified filer.
wrFiler | [in] Pointer to a filer to which to write the data. |
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Sets the specified attribute with a given value.
explicitAttrName | [in] Explicit name of the attribute to set. |
val | [in] Value to set. |
Reimplemented from OdIfc::OdIfcEntity.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Sets the specified attribute with a given value.
explicitAttrDef | [in] Explicit attribute definition to set. |
val | [in] Value to set. |
Reimplemented from OdIfc::OdIfcEntity.
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::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::IfcComplexPropertyTemplate, 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::IfcDistributionControlElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionFlowElement, OdIfc4::IfcDistributionPort, OdIfc4::IfcDistributionSystem, OdIfc4::IfcDoor, OdIfc4::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcFeatureElementAddition, OdIfc4::IfcFeatureElementSubtraction, 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::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::IfcObjectDefinition, OdIfc4::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcPort, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectOrder, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcStructuralItem, OdIfc4::IfcStructuralLoadCase, OdIfc4::IfcStructuralLoadGroup, OdIfc4::IfcStructuralMember, 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::IfcSystem, OdIfc4::IfcSystemFurnitureElement, OdIfc4::IfcSystemFurnitureElementType, OdIfc4::IfcTank, OdIfc4::IfcTankType, OdIfc4::IfcTask, OdIfc4::IfcTaskType, OdIfc4::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
void OdIfc4::IfcRoot::setDescription | ( | const OdAnsiString & | Description | ) |
Sets the object description.
Description | String that contains comments that describe an object. |
Assigns a globally unique identifier within the entire software world.
GlobalId | [in] Value that represents a globally unique identifier to assign. |
void OdIfc4::IfcRoot::setName | ( | const OdAnsiString & | Name | ) |
Sets the name of the object.
Name | String that contains name of the object. |
void OdIfc4::IfcRoot::setOwnerHistory | ( | const OdDAIObjectId & | OwnerHistory | ) |
Assigns the information about the current ownership of that object, including owning actor, application, local identification and information captured about the recent changes of the object.
OwnerHistory | [in] Ownership information. |
|
virtual |
Checks whether the specified attribute is set.
explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc::OdIfcEntity.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Checks whether the specified attribute is set.
explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc::OdIfcEntity.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Returns the type of this entity.
Reimplemented from OdIfc::OdIfcEntity.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementComponent, OdIfc4::IfcElementComponentType, OdIfc4::IfcElementQuantity, 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::IfcFeatureElementAddition, OdIfc4::IfcFeatureElement, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOpeningStandardCase, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, OdIfc4::IfcPermit, OdIfc4::IfcPile, OdIfc4::IfcPileType, OdIfc4::IfcPipeFitting, OdIfc4::IfcPipeFittingType, OdIfc4::IfcPipeSegment, OdIfc4::IfcPipeSegmentType, OdIfc4::IfcPlate, OdIfc4::IfcPlateStandardCase, OdIfc4::IfcPlateType, OdIfc4::IfcPort, OdIfc4::IfcPreDefinedPropertySet, OdIfc4::IfcProcedure, OdIfc4::IfcProcedureType, OdIfc4::IfcProcess, OdIfc4::IfcProduct, OdIfc4::IfcProject, OdIfc4::IfcProjectionElement, OdIfc4::IfcProjectLibrary, OdIfc4::IfcProjectOrder, OdIfc4::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, OdIfc4::IfcPropertyTemplateDefinition, OdIfc4::IfcProtectiveDevice, OdIfc4::IfcProtectiveDeviceTrippingUnit, OdIfc4::IfcProtectiveDeviceTrippingUnitType, OdIfc4::IfcProtectiveDeviceType, OdIfc4::IfcProxy, OdIfc4::IfcPump, OdIfc4::IfcPumpType, OdIfc4::IfcQuantitySet, OdIfc4::IfcRailing, OdIfc4::IfcRailingType, OdIfc4::IfcRamp, OdIfc4::IfcRampFlight, OdIfc4::IfcRampFlightType, OdIfc4::IfcRampType, OdIfc4::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingElementType, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelationship, OdIfc4::IfcRelConnects, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDecomposes, OdIfc4::IfcRelDefines, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStandardCase, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Resets a value for the specified attribute.
explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc::OdIfcEntity.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
virtual |
Resets a value for the specified attribute.
explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc::OdIfcEntity.
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::IfcComplexPropertyTemplate, 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::IfcDoorLiningProperties, OdIfc4::IfcDoorPanelProperties, 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::IfcElementAssembly, OdIfc4::IfcElementAssemblyType, OdIfc4::IfcElement, OdIfc4::IfcElementQuantity, 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::IfcObjectDefinition, OdIfc4::IfcOccupant, OdIfc4::IfcOpeningElement, OdIfc4::IfcOutlet, OdIfc4::IfcOutletType, OdIfc4::IfcPerformanceHistory, OdIfc4::IfcPermeableCoveringProperties, 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::IfcPropertyDefinition, OdIfc4::IfcPropertySet, OdIfc4::IfcPropertySetDefinition, OdIfc4::IfcPropertySetTemplate, OdIfc4::IfcPropertyTemplate, 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::IfcReinforcementDefinitionProperties, OdIfc4::IfcReinforcingBar, OdIfc4::IfcReinforcingBarType, OdIfc4::IfcReinforcingElement, OdIfc4::IfcReinforcingMesh, OdIfc4::IfcReinforcingMeshType, OdIfc4::IfcRelAggregates, OdIfc4::IfcRelAssigns, OdIfc4::IfcRelAssignsToActor, OdIfc4::IfcRelAssignsToControl, OdIfc4::IfcRelAssignsToGroup, OdIfc4::IfcRelAssignsToGroupByFactor, OdIfc4::IfcRelAssignsToProcess, OdIfc4::IfcRelAssignsToProduct, OdIfc4::IfcRelAssignsToResource, OdIfc4::IfcRelAssociatesApproval, OdIfc4::IfcRelAssociates, OdIfc4::IfcRelAssociatesClassification, OdIfc4::IfcRelAssociatesConstraint, OdIfc4::IfcRelAssociatesDocument, OdIfc4::IfcRelAssociatesLibrary, OdIfc4::IfcRelAssociatesMaterial, OdIfc4::IfcRelConnectsElements, OdIfc4::IfcRelConnectsPathElements, OdIfc4::IfcRelConnectsPorts, OdIfc4::IfcRelConnectsPortToElement, OdIfc4::IfcRelConnectsStructuralActivity, OdIfc4::IfcRelConnectsStructuralMember, OdIfc4::IfcRelConnectsWithEccentricity, OdIfc4::IfcRelConnectsWithRealizingElements, OdIfc4::IfcRelContainedInSpatialStructure, OdIfc4::IfcRelCoversBldgElements, OdIfc4::IfcRelCoversSpaces, OdIfc4::IfcRelDeclares, OdIfc4::IfcRelDefinesByObject, OdIfc4::IfcRelDefinesByProperties, OdIfc4::IfcRelDefinesByTemplate, OdIfc4::IfcRelDefinesByType, OdIfc4::IfcRelFillsElement, OdIfc4::IfcRelFlowControlElements, OdIfc4::IfcRelInterferesElements, OdIfc4::IfcRelNests, OdIfc4::IfcRelProjectsElement, OdIfc4::IfcRelReferencedInSpatialStructure, OdIfc4::IfcRelSequence, OdIfc4::IfcRelServicesBuildings, OdIfc4::IfcRelSpaceBoundary1stLevel, OdIfc4::IfcRelSpaceBoundary2ndLevel, OdIfc4::IfcRelSpaceBoundary, OdIfc4::IfcRelVoidsElement, OdIfc4::IfcResource, OdIfc4::IfcRoof, OdIfc4::IfcRoofType, OdIfc4::IfcSanitaryTerminal, OdIfc4::IfcSanitaryTerminalType, OdIfc4::IfcSensor, OdIfc4::IfcSensorType, OdIfc4::IfcShadingDevice, OdIfc4::IfcShadingDeviceType, OdIfc4::IfcSimplePropertyTemplate, 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::IfcTendonAnchor, OdIfc4::IfcTendonAnchorType, OdIfc4::IfcTendon, 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::IfcWindowLiningProperties, OdIfc4::IfcWindowPanelProperties, OdIfc4::IfcWindowStyle, OdIfc4::IfcWindowType, OdIfc4::IfcWorkCalendar, OdIfc4::IfcWorkControl, OdIfc4::IfcWorkPlan, OdIfc4::IfcWorkSchedule, and OdIfc4::IfcZone.
|
protected |
Definition at line 250 of file Ifc4/IfcRootAutoImpl.h.
|
protected |
Definition at line 247 of file Ifc4/IfcRootAutoImpl.h.
|
protected |
Definition at line 249 of file Ifc4/IfcRootAutoImpl.h.
|
protected |
Definition at line 248 of file Ifc4/IfcRootAutoImpl.h.