|
CFx SDK Documentation 2026 SP0
|
#include <IfcPumpAutoImpl.h>
Public Member Functions | |
| IfcPumpTypeEnum | getPumpType () const |
| void | setPumpType (IfcPumpTypeEnum PumpType) |
| double | getNetPositiveSuctionHead () const |
| void | setNetPositiveSuctionHead (double NetPositiveSuctionHead) |
| IfcMaterialSelect | impellerSealMaterial () |
| IfcPumpBaseTypeEnum | getPumpBaseType () const |
| void | setPumpBaseType (IfcPumpBaseTypeEnum PumpBaseType) |
| IfcMoterConnectionTypeEnum | getMotorDriveType () const |
| void | setMotorDriveType (IfcMoterConnectionTypeEnum MotorDriveType) |
| IfcPump () | |
| 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::IfcFluidMovingDevice | |
| IfcEnergySourceEnum | getPrimaryEnergySource () const |
| void | setPrimaryEnergySource (IfcEnergySourceEnum PrimaryEnergySource) |
| double | getImpellerDiameter () const |
| void | setImpellerDiameter (double ImpellerDiameter) |
| IfcFluidMovingDevice () | |
Public Member Functions inherited from OdIfc2x_final::IfcDistributionFlowElement | |
| IfcDistributionFlowElementTypeEnum | getFlowElementType () const |
| void | setFlowElementType (IfcDistributionFlowElementTypeEnum FlowElementType) |
| void | getInvHasControlElements (OdDAIObjectIds &HasControlElements) const |
| IfcDistributionFlowElement () | |
Public Member Functions inherited from OdIfc2x_final::IfcElement | |
| 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 () | |
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 | |
| OdDAI::Enum | m_PumpType |
| double | m_NetPositiveSuctionHead |
| OdDAI::Select | m_ImpellerSealMaterial |
| OdDAI::Enum | m_PumpBaseType |
| OdDAI::Enum | m_MotorDriveType |
Protected Attributes inherited from OdIfc2x_final::IfcFluidMovingDevice | |
| OdDAI::Enum | m_PrimaryEnergySource |
| double | m_ImpellerDiameter |
Protected Attributes inherited from OdIfc2x_final::IfcDistributionFlowElement | |
| OdDAI::Enum | m_FlowElementType |
Protected Attributes inherited from OdIfc2x_final::IfcElement | |
| 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 |
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) |
A pump is a device which imparts mechanical work on fluids or slurries to move them through a channel or pipeline. A typical use of a pump is to circulate chilled water or heating hot water in a building services distribution system.
Flow PredefinedType Power SINK ELECTRICAL Inlet SINK NOTDEFINED Outlet SOURCE NOTDEFINED
Definition at line 73 of file Ifc2x_Final/IfcPumpAutoImpl.h.
| OdIfc2x_final::IfcPump::IfcPump | ( | ) |
Default constructor for the IfcPump class.
|
overridevirtual |
Returns an attribute value for the specified attribute name.
| attrName | [in] Name of an attribute to query. |
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
|
overridevirtual |
Returns an attribute value for the specified attribute definition.
| attrDef | [in] Attribute definition to query. |
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
|
overridevirtual |
Returns a type of a class instance.
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
| IfcMoterConnectionTypeEnum OdIfc2x_final::IfcPump::getMotorDriveType | ( | ) | const |
Returns the value of MotorDriveType attribute. This attribute represents the type of connection between the motor and the pump impeller.
| double OdIfc2x_final::IfcPump::getNetPositiveSuctionHead | ( | ) | const |
Returns the value of NetPositiveSuctionHead attribute. This attribute represents minimum liquid pressure at pump inlet to prevent cavitation.
| IfcPumpBaseTypeEnum OdIfc2x_final::IfcPump::getPumpBaseType | ( | ) | const |
Returns the value of PumpBaseType attribute. This attribute represents the type of base used for centrifugal pumps.
| IfcPumpTypeEnum OdIfc2x_final::IfcPump::getPumpType | ( | ) | const |
Returns the value of PumpType attribute. This attribute represents the type of centrifugal pump typically used in building services.
| IfcMaterialSelect OdIfc2x_final::IfcPump::impellerSealMaterial | ( | ) |
Returns the value of ImpellerSealMaterial attribute. This attribute represents the material used for the impeller shaft seals.
|
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::IfcFluidMovingDevice.
|
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::IfcFluidMovingDevice.
|
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::IfcFluidMovingDevice.
|
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::IfcFluidMovingDevice.
|
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::IfcFluidMovingDevice.
| void OdIfc2x_final::IfcPump::setMotorDriveType | ( | IfcMoterConnectionTypeEnum | MotorDriveType | ) |
Sets the value of MotorDriveType attribute. This attribute represents the type of connection between the motor and the pump impeller.
| MotorDriveType | [in] Motor drive type to set. |
| void OdIfc2x_final::IfcPump::setNetPositiveSuctionHead | ( | double | NetPositiveSuctionHead | ) |
Sets the value of NetPositiveSuctionHead attribute. This attribute represents minimum liquid pressure at pump inlet to prevent cavitation.
| NetPositiveSuctionHead | [in] NetPositiveSuctionHead attribute to set. |
| void OdIfc2x_final::IfcPump::setPumpBaseType | ( | IfcPumpBaseTypeEnum | PumpBaseType | ) |
Sets the value of PumpBaseType attribute. This attribute represents the type of base used for centrifugal pumps.
| PumpBaseType | [in] PumpBaseType attribute to set. |
| void OdIfc2x_final::IfcPump::setPumpType | ( | IfcPumpTypeEnum | PumpType | ) |
Sets the value of PumpType attribute. This attribute represents the type of centrifugal pump typically used in building services.
| PumpType | [in] Pump type to set. |
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrName | [in] Explicit name of the attribute to test. |
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
|
overridevirtual |
Checks whether the specified attribute is set.
| explicitAttrDef | [in] Attribute definition to test. |
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
|
overridevirtual |
Returns the type of this entity.
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrName | [in] Explicit name of the attribute to reset. |
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
|
overridevirtual |
Resets a value for the specified attribute.
| explicitAttrDef | [in] Explicit definition that represents an attribute to reset. |
Reimplemented from OdIfc2x_final::IfcFluidMovingDevice.
|
protected |
Definition at line 267 of file Ifc2x_Final/IfcPumpAutoImpl.h.
|
protected |
Definition at line 269 of file Ifc2x_Final/IfcPumpAutoImpl.h.
|
protected |
Definition at line 266 of file Ifc2x_Final/IfcPumpAutoImpl.h.
|
protected |
Definition at line 268 of file Ifc2x_Final/IfcPumpAutoImpl.h.
|
protected |
Definition at line 265 of file Ifc2x_Final/IfcPumpAutoImpl.h.