|
CFx SDK Documentation 2026 SP0
|
#include <IfcElementAutoImpl.h>
Public Member Functions | |
| const OdAnsiString & | getTag () const |
| void | setTag (const OdAnsiString &Tag) |
| void | getInvConnectedTo (OdDAIObjectIds &ConnectedTo) const |
| void | getInvConnectedFrom (OdDAIObjectIds &ConnectedFrom) const |
| void | getInvContainedInStructure (OdDAIObjectIds &ContainedInStructure) 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 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 OdIfc2x_final::IfcProduct | |
| const OdDAIObjectId & | getObjectPlacement () const |
| void | setObjectPlacement (const OdDAIObjectId &ObjectPlacement) |
| const OdDAIObjectId & | getRepresentation () const |
| void | setRepresentation (const OdDAIObjectId &Representation) |
| void | getInvReferencedBy (OdDAIObjectIds &ReferencedBy) const |
Public Member Functions inherited from OdIfc2x_final::IfcObject | |
| const OdAnsiString & | getObjectType () const |
| void | setObjectType (const OdAnsiString &ObjectType) |
| void | getInvIsDefinedBy (OdDAIObjectIds &IsDefinedBy) const |
| void | getInvHasAssociations (OdDAIObjectIds &HasAssociations) const |
| void | getInvHasAssignments (OdDAIObjectIds &HasAssignments) const |
| void | getInvDecomposes (OdDAIObjectIds &Decomposes) const |
| void | getInvIsDecomposedBy (OdDAIObjectIds &IsDecomposedBy) const |
| IfcObject () | |
Public Member Functions inherited from OdIfc2x_final::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 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 OdIfc2x_final::IfcProduct | |
| OdDAIObjectId | m_ObjectPlacement |
| OdDAIObjectId | m_Representation |
Protected Attributes inherited from OdIfc2x_final::IfcObject | |
| OdAnsiString | m_ObjectType |
Protected Attributes inherited from OdIfc2x_final::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 | IfcRelConnectsElements |
| class | IfcRelContainedInSpatialStructure |
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'.
Definition at line 56 of file Ifc2x_Final/IfcElementAutoImpl.h.
| OdIfc2x_final::IfcElement::IfcElement | ( | ) |
Default constructor for the IfcElement class.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBeam, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcColumn, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcController, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcCurtainWall, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricalElement, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcEquipmentElement, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowController, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFlowTerminal, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcFurnishingElement, OdIfc2x_final::IfcFurniture, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRampFlight, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcStorageDevice, OdIfc2x_final::IfcSystemFurnitureElement, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTreatmentDevice, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcUnitHeater, OdIfc2x_final::IfcValve, OdIfc2x_final::IfcWall, OdIfc2x_final::IfcWallStandardCase, and OdIfc2x_final::IfcWindow.
| void OdIfc2x_final::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 OdIfc2x_final::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 OdIfc2x_final::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. |
| const OdAnsiString & OdIfc2x_final::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 OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBeam, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcColumn, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcController, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcCurtainWall, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricalElement, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcEquipmentElement, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowController, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFlowTerminal, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcFurnishingElement, OdIfc2x_final::IfcFurniture, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRampFlight, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcStorageDevice, OdIfc2x_final::IfcSystemFurnitureElement, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTreatmentDevice, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcUnitHeater, OdIfc2x_final::IfcValve, OdIfc2x_final::IfcWall, OdIfc2x_final::IfcWallStandardCase, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::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 OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
| void OdIfc2x_final::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 OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBeam, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcColumn, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcController, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcCurtainWall, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricalElement, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcEquipmentElement, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowController, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFlowTerminal, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcFurnishingElement, OdIfc2x_final::IfcFurniture, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRampFlight, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcStorageDevice, OdIfc2x_final::IfcSystemFurnitureElement, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTreatmentDevice, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcUnitHeater, OdIfc2x_final::IfcValve, OdIfc2x_final::IfcWall, OdIfc2x_final::IfcWallStandardCase, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x_final::IfcProduct.
Reimplemented in OdIfc2x_final::IfcActuator, OdIfc2x_final::IfcAirFilter, OdIfc2x_final::IfcAirTerminal, OdIfc2x_final::IfcAirTerminalBox, OdIfc2x_final::IfcAssessory, OdIfc2x_final::IfcBoiler, OdIfc2x_final::IfcBuildingElement, OdIfc2x_final::IfcBuildingElementProxy, OdIfc2x_final::IfcBuiltIn, OdIfc2x_final::IfcChiller, OdIfc2x_final::IfcCoil, OdIfc2x_final::IfcCompressor, OdIfc2x_final::IfcControlElement, OdIfc2x_final::IfcCoolingTower, OdIfc2x_final::IfcCovering, OdIfc2x_final::IfcDamper, OdIfc2x_final::IfcDiscreteElement, OdIfc2x_final::IfcDistributionFlowElement, OdIfc2x_final::IfcDoor, OdIfc2x_final::IfcElectricalAppliance, OdIfc2x_final::IfcElectricMotor, OdIfc2x_final::IfcFan, OdIfc2x_final::IfcFlowFitting, OdIfc2x_final::IfcFlowSegment, OdIfc2x_final::IfcFluidMovingDevice, OdIfc2x_final::IfcHeatExchanger, OdIfc2x_final::IfcHeatTransferDevice, OdIfc2x_final::IfcHydronicHeater, OdIfc2x_final::IfcLightFixture, OdIfc2x_final::IfcOpeningElement, OdIfc2x_final::IfcOutlet, OdIfc2x_final::IfcPump, OdIfc2x_final::IfcRailing, OdIfc2x_final::IfcRamp, OdIfc2x_final::IfcRoof, OdIfc2x_final::IfcSanitaryTerminal, OdIfc2x_final::IfcSensor, OdIfc2x_final::IfcSlab, OdIfc2x_final::IfcStair, OdIfc2x_final::IfcStairFlight, OdIfc2x_final::IfcTank, OdIfc2x_final::IfcTransportElement, OdIfc2x_final::IfcTubeBundle, OdIfc2x_final::IfcValve, and OdIfc2x_final::IfcWindow.
|
friend |
Definition at line 224 of file Ifc2x_Final/IfcElementAutoImpl.h.
|
friend |
Definition at line 226 of file Ifc2x_Final/IfcElementAutoImpl.h.
|
protected |
Definition at line 221 of file Ifc2x_Final/IfcElementAutoImpl.h.