|
CFx SDK Documentation 2026 SP0
|
#include <IfcDistributionElementAutoImpl.h>
Public Member Functions | |
| void | getInvHasPorts (OdDAIObjectIds &HasPorts) const |
| virtual OdResult | inFields (OdDAI::OdSpfFilerBase *rdFiler) override |
| virtual OdResult | outFields (OdDAI::OdSpfFilerBase *wrFiler) override |
| virtual OdDAI::Entity * | getInstanceType () 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 | 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 OdIfc4x4::IfcElement | |
| 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 |
| void | getInvHasSurfaceFeatures (OdDAIObjectIds &HasSurfaceFeatures) const |
| IfcElement () | |
Public Member Functions inherited from OdIfc4x4::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 OdIfc4x4::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 OdIfc4x4::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 OdIfc4x4::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 OdIfc4x4::OdIFC4X4Instance | |
| 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 Member Functions | |
| virtual OdRxValue | getAttr (const char *attrName) const override |
| virtual bool | putAttr (const char *explicitAttrName, const OdRxValue &val) override |
Friends | |
| class | IfcRelConnectsPortToElement |
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) |
Protected Attributes inherited from OdIfc4x4::IfcElement | |
| OdAnsiString | m_Tag |
Protected Attributes inherited from OdIfc4x4::IfcProduct | |
| OdDAIObjectId | m_ObjectPlacement |
| OdDAIObjectId | m_Representation |
Protected Attributes inherited from OdIfc4x4::IfcObject | |
| OdAnsiString | m_ObjectType |
Protected Attributes inherited from OdIfc4x4::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 |
This IfcDistributionElement is a generalization of all elements that participate in a distribution system. Typical examples of IfcDistributionElement's are: building service elements within a heating systems building service elements within a cooling system building service elements within a ventilation system building service elements within a plumbing system building service elements within a drainage system electrical elements elements within a communication network within a sensor (monitoring) network
Direct instantiation of IfcDistributionElement without an assigned subtype of IfcDistributionElementType provides the meaning of an distribution element proxy.
Definition at line 51 of file IFC4X4/IfcDistributionElementAutoImpl.h.
|
overridevirtual |
Early-bound version of instances comparison.
| pOther | [in] Other application instance. |
| ordering | [out] Receives the ordering (comparison) status. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEnergyConversionDevice, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowController, OdIfc4x4::IfcFlowFitting, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcFlowMovingDevice, OdIfc4x4::IfcFlowSegment, OdIfc4x4::IfcFlowStorageDevice, OdIfc4x4::IfcFlowTerminal, OdIfc4x4::IfcFlowTreatmentDevice, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overrideprotectedvirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEnergyConversionDevice, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowController, OdIfc4x4::IfcFlowFitting, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcFlowMovingDevice, OdIfc4x4::IfcFlowSegment, OdIfc4x4::IfcFlowStorageDevice, OdIfc4x4::IfcFlowTerminal, OdIfc4x4::IfcFlowTreatmentDevice, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
| void OdIfc4x4::IfcDistributionElement::getInvHasPorts | ( | OdDAIObjectIds & | HasPorts | ) | const |
Returns the value of HasPorts attribute. This attribute represents reference to the element to port connection relationship. The relationship then refers to the port which is contained in this element.
| HasPorts | [out] Receives the value of HasPorts attribute. |
|
overridevirtual |
Reads object's data from the specified filer.
| rdFiler | [in] Pointer to a filer from which to read the data. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Checks whether the specified instance is the object derived from or belongs to this class.
| entityType | [in] Entity to check. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEnergyConversionDevice, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowController, OdIfc4x4::IfcFlowFitting, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcFlowMovingDevice, OdIfc4x4::IfcFlowSegment, OdIfc4x4::IfcFlowStorageDevice, OdIfc4x4::IfcFlowTerminal, OdIfc4x4::IfcFlowTreatmentDevice, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Writes object's data the the specified filer.
| wrFiler | [in] Pointer to a filer to which to write the data. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overrideprotectedvirtual |
Sets the specified attribute with a given value.
| explicitAttrName | [in] Explicit name of the attribute to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Sets the specified attribute with a given value.
| explicitAttrDef | [in] Explicit attribute definition to set. |
| val | [in] Value to set. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEnergyConversionDevice, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowController, OdIfc4x4::IfcFlowFitting, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcFlowMovingDevice, OdIfc4x4::IfcFlowSegment, OdIfc4x4::IfcFlowStorageDevice, OdIfc4x4::IfcFlowTerminal, OdIfc4x4::IfcFlowTreatmentDevice, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc4x4::IfcElement.
Reimplemented in OdIfc4x4::IfcActuator, OdIfc4x4::IfcAirTerminal, OdIfc4x4::IfcAirTerminalBox, OdIfc4x4::IfcAirToAirHeatRecovery, OdIfc4x4::IfcAlarm, OdIfc4x4::IfcAudioVisualAppliance, OdIfc4x4::IfcBoiler, OdIfc4x4::IfcBurner, OdIfc4x4::IfcCableCarrierFitting, OdIfc4x4::IfcCableCarrierSegment, OdIfc4x4::IfcCableFitting, OdIfc4x4::IfcCableSegment, OdIfc4x4::IfcChiller, OdIfc4x4::IfcCoil, OdIfc4x4::IfcCommunicationsAppliance, OdIfc4x4::IfcCompressor, OdIfc4x4::IfcCondenser, OdIfc4x4::IfcController, OdIfc4x4::IfcConveyorSegment, OdIfc4x4::IfcCooledBeam, OdIfc4x4::IfcCoolingTower, OdIfc4x4::IfcDamper, OdIfc4x4::IfcDistributionBoard, OdIfc4x4::IfcDistributionChamberElement, OdIfc4x4::IfcDistributionControlElement, OdIfc4x4::IfcDistributionFlowElement, OdIfc4x4::IfcDuctFitting, OdIfc4x4::IfcDuctSegment, OdIfc4x4::IfcDuctSilencer, OdIfc4x4::IfcEarthingElement, OdIfc4x4::IfcElectricAppliance, OdIfc4x4::IfcElectricDistributionBoard, OdIfc4x4::IfcElectricFlowStorageDevice, OdIfc4x4::IfcElectricFlowTreatmentDevice, OdIfc4x4::IfcElectricGenerator, OdIfc4x4::IfcElectricMotor, OdIfc4x4::IfcElectricTimeControl, OdIfc4x4::IfcEngine, OdIfc4x4::IfcEvaporativeCooler, OdIfc4x4::IfcEvaporator, OdIfc4x4::IfcFan, OdIfc4x4::IfcFilter, OdIfc4x4::IfcFireSuppressionTerminal, OdIfc4x4::IfcFlowInstrument, OdIfc4x4::IfcFlowMeter, OdIfc4x4::IfcHeatExchanger, OdIfc4x4::IfcHumidifier, OdIfc4x4::IfcInterceptor, OdIfc4x4::IfcJunctionBox, OdIfc4x4::IfcLamp, OdIfc4x4::IfcLightFixture, OdIfc4x4::IfcLiquidTerminal, OdIfc4x4::IfcMedicalDevice, OdIfc4x4::IfcMobileTelecommunicationsAppliance, OdIfc4x4::IfcMotorConnection, OdIfc4x4::IfcOutlet, OdIfc4x4::IfcPipeFitting, OdIfc4x4::IfcPipeSegment, OdIfc4x4::IfcProtectiveDevice, OdIfc4x4::IfcProtectiveDeviceTrippingUnit, OdIfc4x4::IfcPump, OdIfc4x4::IfcSanitaryTerminal, OdIfc4x4::IfcSensor, OdIfc4x4::IfcSignal, OdIfc4x4::IfcSolarDevice, OdIfc4x4::IfcSpaceHeater, OdIfc4x4::IfcStackTerminal, OdIfc4x4::IfcSwitchingDevice, OdIfc4x4::IfcTank, OdIfc4x4::IfcTransformer, OdIfc4x4::IfcTubeBundle, OdIfc4x4::IfcUnitaryControlElement, OdIfc4x4::IfcUnitaryEquipment, OdIfc4x4::IfcValve, and OdIfc4x4::IfcWasteTerminal.
|
friend |
Definition at line 189 of file IFC4X4/IfcDistributionElementAutoImpl.h.