|
CFx SDK Documentation 2026 SP0
|
#include <IfcElementAutoImpl.h>
Public Member Functions | |
| const OdAnsiString & | getTag () const |
| void | setTag (const OdAnsiString &Tag) |
| void | getInvFillsVoids (OdDAIObjectIds &FillsVoids) const |
| void | getInvConnectedTo (OdDAIObjectIds &ConnectedTo) const |
| void | getInvIsInterferedByElements (OdDAIObjectIds &IsInterferedByElements) const |
| void | getInvInterferesElements (OdDAIObjectIds &InterferesElements) const |
| void | getInvHasProjections (OdDAIObjectIds &HasProjections) const |
| void | getInvHasOpenings (OdDAIObjectIds &HasOpenings) const |
| void | getInvIsConnectionRealization (OdDAIObjectIds &IsConnectionRealization) const |
| void | getInvProvidesBoundaries (OdDAIObjectIds &ProvidesBoundaries) const |
| void | getInvConnectedFrom (OdDAIObjectIds &ConnectedFrom) const |
| void | getInvContainedInStructure (OdDAIObjectIds &ContainedInStructure) const |
| void | getInvHasCoverings (OdDAIObjectIds &HasCoverings) const |
| IfcElement () | |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual OdDAI::Entity * | getInstanceType () const override |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual bool | comparedToEarlyImpl (const OdDAI::ApplicationInstance *pOther, OdRx::Ordering &ordering) const override |
| virtual void | unsetAttr (const char *explicitAttrName) override |
| virtual bool | testAttr (const char *explicitAttrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
| virtual bool | isKindOf (OdIfc::OdIfcEntityType entityType) const override |
| virtual OdIfc::OdIfcEntityType | type () const override |
| virtual OdRxValue | getAttr (const OdIfc::OdIfcAttribute attrDef) const override |
| virtual void | unsetAttr (const OdIfc::OdIfcAttribute explicitAttrDef) override |
| virtual bool | testAttr (const OdIfc::OdIfcAttribute explicitAttrDef) const override |
| virtual bool | putAttr (const OdIfc::OdIfcAttribute explicitAttrDef, const OdRxValue &val) override |
Public Member Functions inherited from OdIfc4x3_rc1::IfcProduct | |
| const OdDAIObjectId & | getObjectPlacement () const |
| void | setObjectPlacement (const OdDAIObjectId &ObjectPlacement) |
| const OdDAIObjectId & | getRepresentation () const |
| void | setRepresentation (const OdDAIObjectId &Representation) |
| void | getInvReferencedBy (OdDAIObjectIds &ReferencedBy) const |
| void | getInvPositionedRelativeTo (OdDAIObjectIds &PositionedRelativeTo) const |
| void | getInvReferencedInStructures (OdDAIObjectIds &ReferencedInStructures) const |
| virtual void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc4x3_rc1::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDeclaredBy (OdDAIObjectIds &IsDeclaredBy) const |
| void | getInvDeclares (OdDAIObjectIds &Declares) const |
| void | getInvIsTypedBy (OdDAIObjectIds &IsTypedBy) const |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc4x3_rc1::IfcObjectDefinition | |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvNests (OdDAIObjectIds &Nests) const |
| void | getInvIsNestedBy (OdDAIObjectIds &IsNestedBy) const |
| void | getInvHasContext (OdDAIObjectIds &HasContext) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
Public Member Functions inherited from OdIfc4x3_rc1::IfcRoot | |
| OdDAI::CompressedGUID | getGlobalId () const |
| void | setGlobalId (OdDAI::CompressedGUID 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 () | |
Public Member Functions inherited from OdIfc4x3_rc1::OdIfc4x3_RC1Instance | |
| void | setInverseCounterParts () override |
Public Member Functions inherited from OdIfc::OdIfcInstance | |
| ODRX_DECLARE_MEMBERS (OdIfcInstance) | |
| OdIfcInstance () | |
| ~OdIfcInstance () | |
| bool | isInstanceOf (OdIfcEntityType entityType) const |
| 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 |
| virtual OdDbStub * | ownerId () const |
Protected Attributes | |
| OdAnsiString | m_Tag |
Protected Attributes inherited from OdIfc4x3_rc1::IfcProduct | |
| OdDAIObjectId | m_ObjectPlacement |
| OdDAIObjectId | m_Representation |
Protected Attributes inherited from OdIfc4x3_rc1::IfcObject | |
| OdAnsiString | m_ObjectType |
Protected Attributes inherited from OdIfc4x3_rc1::IfcRoot | |
| OdDAI::CompressedGUID | m_GlobalId |
| OdDAIObjectId | m_OwnerHistory |
| OdAnsiString | m_Name |
| OdAnsiString | m_Description |
Protected Attributes inherited from OdIfc::OdIfcInstance | |
| void * | m_resPtr |
| IfcOpResult | m_resolved |
Friends | |
| class | IfcRelFillsElement |
| class | IfcRelConnectsElements |
| class | IfcRelInterferesElements |
| class | IfcRelProjectsElement |
| class | IfcRelVoidsElement |
| class | IfcRelConnectsWithRealizingElements |
| class | IfcRelSpaceBoundary |
| class | IfcRelContainedInSpatialStructure |
| class | IfcRelCoversBldgElements |
Additional Inherited Members | |
Static Public Member Functions inherited from OdIfc::OdIfcInstance | |
| static const OdGePoint3d * | asPoint3d (const OdIfcInstance *inst) |
| static const OdGePoint2d * | asPoint2d (const OdIfcInstance *inst) |
| static const OdGeVector3d * | asVector3d (const OdIfcInstance *inst) |
| static const OdGeVector2d * | asVector2d (const OdIfcInstance *inst) |
| static const OdGeMatrix2d * | asMatrix2d (const OdIfcInstance *inst) |
| static const OdGeMatrix3d * | asMatrix3d (const OdIfcInstance *inst) |
| static OdIfcCompoundPtr | asCompound (OdSmartPtr< OdIfcInstance > inst) |
| static const OdCmEntityColor * | asRgbColor (const OdIfcInstance *inst) |
An element is a generalization of all components that make up an AEC product. Elements are physically existent objects, although they might be void elements, such as holes.
Elements can be either assembled on site or pre-manufactured and built in on site. EXAMPLE: Examples of elements in a building construction context are walls, floors, windows and recesses.
The elements can be logically contained by a spatial structure element that constitutes a certain level within a project structure hierarchy (site, building, storey or space). This is done by using the IfcRelContainedInSpatialStructure relationship. An element can have material and quantity information assigned through the IfcRelAssociatesMaterial and IfcRelDefinesByProperties relationship.
In addition an element can be declared to be a specific occurrence of an element type (and thereby be defined by the element type properties) using the IfcRelDefinesByType relationship. An element can also be defined as an element assembly that is a group of semantically and topologically related elements that form a higher level part of the AEC product. Those element assemblies are defined by virtue of the IfcRelAggregates relationship. EXAMPLE: Examples for element assembly are complete Roof Structures, made by several Roof Areas, or a Stair, composed by Flights and Landings.
Elements that performs the same function can be grouped by an "Element Group By Function". It is realized by an instance of IfcGroup with the ObjectType ='ElementGroupByFunction'.
\changes
IFC4 changes: Name of the inverse attribute HasPorts changed to IsInterferedByElements. Type of the inverse attribute HasPorts changed from "SET OF [0:?] IfcRelConnectsPortToElement FOR RelatedElement" to "SET OF [0:?] IfcRelInterferesElements FOR RelatedElement". IFC4X3_RC1 changes: Name of the inverse attribute ReferencedInStructures changed to HasSurfaceFeatures. Type of the inverse attribute ReferencedInStructures changed from "SET OF [0:?] IfcRelReferencedInSpatialStructure FOR RelatedElements" to "SET OF [0:?] IfcRelAdheresToElement FOR RelatingElement".
Definition at line 65 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
| OdIfc4x3_rc1::IfcElement::IfcElement | ( | ) |
Default constructor for the IfcElement class.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBeamStandardCase, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBorehole, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBuiltElement, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCivilElement, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcColumnStandardCase, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDeepFoundation, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDoorStandardCase, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksElement, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcElementComponent, OdIfc4x3_rc1::IfcEnergyConversionDevice, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElement, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowController, OdIfc4x3_rc1::IfcFlowFitting, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFlowMovingDevice, OdIfc4x3_rc1::IfcFlowSegment, OdIfc4x3_rc1::IfcFlowStorageDevice, OdIfc4x3_rc1::IfcFlowTerminal, OdIfc4x3_rc1::IfcFlowTreatmentDevice, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurnishingElement, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcGeomodel, OdIfc4x3_rc1::IfcGeoslice, OdIfc4x3_rc1::IfcGeotechnicalAssembly, OdIfc4x3_rc1::IfcGeotechnicalElement, OdIfc4x3_rc1::IfcGeotechnicalStratum, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMemberStandardCase, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOpeningStandardCase, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlant, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcPlateStandardCase, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSlabElementedCase, OdIfc4x3_rc1::IfcSlabStandardCase, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSolidStratum, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVirtualElement, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcVoidStratum, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWallElementedCase, OdIfc4x3_rc1::IfcWallStandardCase, OdIfc4x3_rc1::IfcWasteTerminal, OdIfc4x3_rc1::IfcWaterStratum, OdIfc4x3_rc1::IfcWindow, and OdIfc4x3_rc1::IfcWindowStandardCase.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBeamStandardCase, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBorehole, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBuiltElement, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCivilElement, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcColumnStandardCase, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDeepFoundation, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDoorStandardCase, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksElement, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcElementComponent, OdIfc4x3_rc1::IfcEnergyConversionDevice, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElement, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowController, OdIfc4x3_rc1::IfcFlowFitting, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFlowMovingDevice, OdIfc4x3_rc1::IfcFlowSegment, OdIfc4x3_rc1::IfcFlowStorageDevice, OdIfc4x3_rc1::IfcFlowTerminal, OdIfc4x3_rc1::IfcFlowTreatmentDevice, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurnishingElement, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcGeomodel, OdIfc4x3_rc1::IfcGeoslice, OdIfc4x3_rc1::IfcGeotechnicalAssembly, OdIfc4x3_rc1::IfcGeotechnicalElement, OdIfc4x3_rc1::IfcGeotechnicalStratum, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMemberStandardCase, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOpeningStandardCase, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlant, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcPlateStandardCase, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSlabElementedCase, OdIfc4x3_rc1::IfcSlabStandardCase, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSolidStratum, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVirtualElement, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcVoidStratum, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWallElementedCase, OdIfc4x3_rc1::IfcWallStandardCase, OdIfc4x3_rc1::IfcWasteTerminal, OdIfc4x3_rc1::IfcWaterStratum, OdIfc4x3_rc1::IfcWindow, and OdIfc4x3_rc1::IfcWindowStandardCase.
| void OdIfc4x3_rc1::IfcElement::getInvConnectedFrom | ( | OdDAIObjectIds & | ConnectedFrom | ) | const |
Returns the value of ConnectedFrom attribute. This attribute represents the reference to the element connection relationship. The relationship then refers to the other element that is connected to this element.
| ConnectedFrom | [out] Receives the value of ConnectedFrom attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvConnectedTo | ( | OdDAIObjectIds & | ConnectedTo | ) | const |
Returns the value of ConnectedTo attribute. This attribute represents the reference to the element connection relationship. The relationship then refers to the other element to which this element is connected to.
| ConnectedTo | [out] Receives the value of ConnectedTo attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvContainedInStructure | ( | OdDAIObjectIds & | ContainedInStructure | ) | const |
Returns the value of ContainedInStructure attribute. This attribute represents the containment relationship to the spatial structure element, to which the element is primarily associated. This containment relationship has to be hierarchical, i.e. an element can only be assigned directly to zero or one spatial structure.
| ContainedInStructure | [out] Receives the value of ContainedInStructure attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvFillsVoids | ( | OdDAIObjectIds & | FillsVoids | ) | const |
Returns the value of FillsVoids attribute. This attribute represents the reference to the IfcRelFillsElement Relationship that puts the element as a filling into the opening created within another element.
| FillsVoids | [out] Receives the value of FillsVoids attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvHasCoverings | ( | OdDAIObjectIds & | HasCoverings | ) | const |
Returns the value of HasCoverings attribute. This attribute represents the reference to IfcCovering by virtue of the objectified relationship IfcRelCoversBldgElement. It defines the concept of an element having coverings associated.
| HasCoverings | [out] Receives the value of HasCoverings attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvHasOpenings | ( | OdDAIObjectIds & | HasOpenings | ) | const |
Returns the value of HasOpenings attribute. This attribute represents the reference to the IfcRelVoidsElement relationship that creates an opening in an element. An element can incorporate zero-to-many openings. For each opening, that voids the element, a new relationship IfcRelVoidsElement is generated.
| HasOpenings | [out] Receives the value of HasOpenings attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvHasProjections | ( | OdDAIObjectIds & | HasProjections | ) | const |
Returns the value of HasProjections attribute. This attribute represents the projection relationship that adds a feature (using a Boolean union) to the IfcBuildingElement.
| HasProjections | [out] Receives the value of HasProjections attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvInterferesElements | ( | OdDAIObjectIds & | InterferesElements | ) | const |
Returns the value of InterferesElements attribute. This attribute represents the reference to the interference relationship to indicate the element that interferes. The relationship, if provided, indicates that this element has an interference with one or many other elements.
| InterferesElements | [out] Receives the value of InterferesElements attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvIsConnectionRealization | ( | OdDAIObjectIds & | IsConnectionRealization | ) | const |
Returns the value of IsConnectionRealization attribute. This attribute represents the reference to the connection relationship with realizing element. The relationship, if provided, assigns this element as the realizing element to the connection, which provides the physical manifestation of the connection relationship.
| IsConnectionRealization | [out] Receives the value of IsConnectionRealization attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvIsInterferedByElements | ( | OdDAIObjectIds & | IsInterferedByElements | ) | const |
Returns the value of IsInterferedByElements attribute. This attribute represents the reference to the interference relationship to indicate the element that is interfered. The relationship, if provided, indicates that this element has an interference with one or many other elements.
| IsInterferedByElements | [out] Receives the value of IsInterferedByElements attribute. |
| void OdIfc4x3_rc1::IfcElement::getInvProvidesBoundaries | ( | OdDAIObjectIds & | ProvidesBoundaries | ) | const |
Returns the value of ProvidesBoundaries attribute. This attribute represents the reference to space boundaries by virtue of the objectified relationship IfcRelSpaceBoundary. It defines the concept of an element bounding spaces.
| ProvidesBoundaries | [out] Receives the value of ProvidesBoundaries attribute. |
| const OdAnsiString & OdIfc4x3_rc1::IfcElement::getTag | ( | ) | const |
Returns the value of Tag attribute. This attribute represents the tag (or label) identifier at the particular instance of a product, e.g. the serial number, or the position number. It is the identifier at the occurrence level.
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBeamStandardCase, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBorehole, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBuiltElement, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCivilElement, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcColumnStandardCase, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDeepFoundation, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDoorStandardCase, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksElement, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcElementComponent, OdIfc4x3_rc1::IfcEnergyConversionDevice, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElement, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowController, OdIfc4x3_rc1::IfcFlowFitting, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFlowMovingDevice, OdIfc4x3_rc1::IfcFlowSegment, OdIfc4x3_rc1::IfcFlowStorageDevice, OdIfc4x3_rc1::IfcFlowTerminal, OdIfc4x3_rc1::IfcFlowTreatmentDevice, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurnishingElement, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcGeomodel, OdIfc4x3_rc1::IfcGeoslice, OdIfc4x3_rc1::IfcGeotechnicalAssembly, OdIfc4x3_rc1::IfcGeotechnicalElement, OdIfc4x3_rc1::IfcGeotechnicalStratum, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMemberStandardCase, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOpeningStandardCase, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlant, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcPlateStandardCase, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSlabElementedCase, OdIfc4x3_rc1::IfcSlabStandardCase, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSolidStratum, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVirtualElement, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcVoidStratum, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWallElementedCase, OdIfc4x3_rc1::IfcWallStandardCase, OdIfc4x3_rc1::IfcWasteTerminal, OdIfc4x3_rc1::IfcWaterStratum, OdIfc4x3_rc1::IfcWindow, and OdIfc4x3_rc1::IfcWindowStandardCase.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
| void OdIfc4x3_rc1::IfcElement::setTag | ( | const OdAnsiString & | Tag | ) |
Sets the value of Tag attribute. This attribute represents the tag (or label) identifier at the particular instance of a product, e.g. the serial number, or the position number. It is the identifier at the occurrence level.
| Tag | [in] Tag to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBeamStandardCase, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBorehole, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBuiltElement, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCivilElement, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcColumnStandardCase, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDeepFoundation, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDoorStandardCase, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksElement, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcElementComponent, OdIfc4x3_rc1::IfcEnergyConversionDevice, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElement, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowController, OdIfc4x3_rc1::IfcFlowFitting, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFlowMovingDevice, OdIfc4x3_rc1::IfcFlowSegment, OdIfc4x3_rc1::IfcFlowStorageDevice, OdIfc4x3_rc1::IfcFlowTerminal, OdIfc4x3_rc1::IfcFlowTreatmentDevice, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurnishingElement, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcGeomodel, OdIfc4x3_rc1::IfcGeoslice, OdIfc4x3_rc1::IfcGeotechnicalAssembly, OdIfc4x3_rc1::IfcGeotechnicalElement, OdIfc4x3_rc1::IfcGeotechnicalStratum, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMemberStandardCase, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOpeningStandardCase, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlant, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcPlateStandardCase, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSlabElementedCase, OdIfc4x3_rc1::IfcSlabStandardCase, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSolidStratum, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVirtualElement, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcVoidStratum, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWallElementedCase, OdIfc4x3_rc1::IfcWallStandardCase, OdIfc4x3_rc1::IfcWasteTerminal, OdIfc4x3_rc1::IfcWaterStratum, OdIfc4x3_rc1::IfcWindow, and OdIfc4x3_rc1::IfcWindowStandardCase.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x3_rc1::IfcProduct.
Reimplemented in OdIfc4x3_rc1::IfcActuator, OdIfc4x3_rc1::IfcAirTerminal, OdIfc4x3_rc1::IfcAirTerminalBox, OdIfc4x3_rc1::IfcAirToAirHeatRecovery, OdIfc4x3_rc1::IfcAlarm, OdIfc4x3_rc1::IfcAudioVisualAppliance, OdIfc4x3_rc1::IfcBeam, OdIfc4x3_rc1::IfcBearing, OdIfc4x3_rc1::IfcBoiler, OdIfc4x3_rc1::IfcBuildingElementPart, OdIfc4x3_rc1::IfcBuildingElementProxy, OdIfc4x3_rc1::IfcBurner, OdIfc4x3_rc1::IfcCableCarrierFitting, OdIfc4x3_rc1::IfcCableCarrierSegment, OdIfc4x3_rc1::IfcCableFitting, OdIfc4x3_rc1::IfcCableSegment, OdIfc4x3_rc1::IfcCaissonFoundation, OdIfc4x3_rc1::IfcChiller, OdIfc4x3_rc1::IfcChimney, OdIfc4x3_rc1::IfcCoil, OdIfc4x3_rc1::IfcColumn, OdIfc4x3_rc1::IfcCommunicationsAppliance, OdIfc4x3_rc1::IfcCompressor, OdIfc4x3_rc1::IfcCondenser, OdIfc4x3_rc1::IfcController, OdIfc4x3_rc1::IfcConveyorSegment, OdIfc4x3_rc1::IfcCooledBeam, OdIfc4x3_rc1::IfcCoolingTower, OdIfc4x3_rc1::IfcCourse, OdIfc4x3_rc1::IfcCovering, OdIfc4x3_rc1::IfcCurtainWall, OdIfc4x3_rc1::IfcDamper, OdIfc4x3_rc1::IfcDiscreteAccessory, OdIfc4x3_rc1::IfcDistributionBoard, OdIfc4x3_rc1::IfcDistributionChamberElement, OdIfc4x3_rc1::IfcDistributionControlElement, OdIfc4x3_rc1::IfcDistributionElement, OdIfc4x3_rc1::IfcDistributionFlowElement, OdIfc4x3_rc1::IfcDoor, OdIfc4x3_rc1::IfcDuctFitting, OdIfc4x3_rc1::IfcDuctSegment, OdIfc4x3_rc1::IfcDuctSilencer, OdIfc4x3_rc1::IfcEarthworksCut, OdIfc4x3_rc1::IfcEarthworksFill, OdIfc4x3_rc1::IfcElectricAppliance, OdIfc4x3_rc1::IfcElectricDistributionBoard, OdIfc4x3_rc1::IfcElectricFlowStorageDevice, OdIfc4x3_rc1::IfcElectricFlowTreatmentDevice, OdIfc4x3_rc1::IfcElectricGenerator, OdIfc4x3_rc1::IfcElectricMotor, OdIfc4x3_rc1::IfcElectricTimeControl, OdIfc4x3_rc1::IfcElementAssembly, OdIfc4x3_rc1::IfcEngine, OdIfc4x3_rc1::IfcEvaporativeCooler, OdIfc4x3_rc1::IfcEvaporator, OdIfc4x3_rc1::IfcFan, OdIfc4x3_rc1::IfcFastener, OdIfc4x3_rc1::IfcFeatureElementAddition, OdIfc4x3_rc1::IfcFeatureElementSubtraction, OdIfc4x3_rc1::IfcFilter, OdIfc4x3_rc1::IfcFireSuppressionTerminal, OdIfc4x3_rc1::IfcFlowInstrument, OdIfc4x3_rc1::IfcFlowMeter, OdIfc4x3_rc1::IfcFooting, OdIfc4x3_rc1::IfcFurniture, OdIfc4x3_rc1::IfcGeographicElement, OdIfc4x3_rc1::IfcHeatExchanger, OdIfc4x3_rc1::IfcHumidifier, OdIfc4x3_rc1::IfcImpactProtectionDevice, OdIfc4x3_rc1::IfcInterceptor, OdIfc4x3_rc1::IfcJunctionBox, OdIfc4x3_rc1::IfcKerb, OdIfc4x3_rc1::IfcLamp, OdIfc4x3_rc1::IfcLightFixture, OdIfc4x3_rc1::IfcLiquidTerminal, OdIfc4x3_rc1::IfcMechanicalFastener, OdIfc4x3_rc1::IfcMedicalDevice, OdIfc4x3_rc1::IfcMember, OdIfc4x3_rc1::IfcMobileTelecommunicationsAppliance, OdIfc4x3_rc1::IfcMooringDevice, OdIfc4x3_rc1::IfcMotorConnection, OdIfc4x3_rc1::IfcNavigationElement, OdIfc4x3_rc1::IfcOpeningElement, OdIfc4x3_rc1::IfcOutlet, OdIfc4x3_rc1::IfcPavement, OdIfc4x3_rc1::IfcPile, OdIfc4x3_rc1::IfcPipeFitting, OdIfc4x3_rc1::IfcPipeSegment, OdIfc4x3_rc1::IfcPlate, OdIfc4x3_rc1::IfcProjectionElement, OdIfc4x3_rc1::IfcProtectiveDevice, OdIfc4x3_rc1::IfcProtectiveDeviceTrippingUnit, OdIfc4x3_rc1::IfcPump, OdIfc4x3_rc1::IfcRail, OdIfc4x3_rc1::IfcRailing, OdIfc4x3_rc1::IfcRamp, OdIfc4x3_rc1::IfcRampFlight, OdIfc4x3_rc1::IfcReinforcedSoil, OdIfc4x3_rc1::IfcReinforcingBar, OdIfc4x3_rc1::IfcReinforcingElement, OdIfc4x3_rc1::IfcReinforcingMesh, OdIfc4x3_rc1::IfcRoof, OdIfc4x3_rc1::IfcSanitaryTerminal, OdIfc4x3_rc1::IfcSensor, OdIfc4x3_rc1::IfcShadingDevice, OdIfc4x3_rc1::IfcSign, OdIfc4x3_rc1::IfcSignal, OdIfc4x3_rc1::IfcSlab, OdIfc4x3_rc1::IfcSolarDevice, OdIfc4x3_rc1::IfcSpaceHeater, OdIfc4x3_rc1::IfcStackTerminal, OdIfc4x3_rc1::IfcStair, OdIfc4x3_rc1::IfcStairFlight, OdIfc4x3_rc1::IfcSurfaceFeature, OdIfc4x3_rc1::IfcSwitchingDevice, OdIfc4x3_rc1::IfcSystemFurnitureElement, OdIfc4x3_rc1::IfcTank, OdIfc4x3_rc1::IfcTendon, OdIfc4x3_rc1::IfcTendonAnchor, OdIfc4x3_rc1::IfcTendonConduit, OdIfc4x3_rc1::IfcTrackElement, OdIfc4x3_rc1::IfcTransformer, OdIfc4x3_rc1::IfcTransportElement, OdIfc4x3_rc1::IfcTubeBundle, OdIfc4x3_rc1::IfcUnitaryControlElement, OdIfc4x3_rc1::IfcUnitaryEquipment, OdIfc4x3_rc1::IfcValve, OdIfc4x3_rc1::IfcVibrationDamper, OdIfc4x3_rc1::IfcVibrationIsolator, OdIfc4x3_rc1::IfcVoidingFeature, OdIfc4x3_rc1::IfcWall, OdIfc4x3_rc1::IfcWasteTerminal, and OdIfc4x3_rc1::IfcWindow.
|
friend |
Definition at line 320 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 325 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 328 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 329 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 319 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 321 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 323 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 326 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
friend |
Definition at line 324 of file Ifc4x3_RC1/IfcElementAutoImpl.h.
|
protected |
Definition at line 316 of file Ifc4x3_RC1/IfcElementAutoImpl.h.