Class Ifc4x1::IfcFlowMovingDevice¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcDistributionFlowElement
(Class Ifc4x1::IfcDistributionFlowElement)
Derived Types¶
public Ifc4x1::IfcCompressor
(Class Ifc4x1::IfcCompressor)public Ifc4x1::IfcFan
(Class Ifc4x1::IfcFan)public Ifc4x1::IfcPump
(Class Ifc4x1::IfcPump)
Class Documentation¶
-
class
Ifc4x1
::
IfcFlowMovingDevice
: public Ifc4x1::IfcDistributionFlowElement¶ The distribution flow element IfcFlowMovingDevice defines the occurrence of an apparatus used to distribute, circulate or perform conveyance of fluids, including liquids and gases (such as a pump or fan), and typically participates in a flow distribution system. Its type is defined by IfcFlowMovingDeviceType or its subtypes.
HISTORY: New entity in IFC R2x.
IFC 2x4 NOTE: This entity has been deprecated for instantiation and will become ABSTRACT in a future release; new subtypes should now be used instead.
Subclassed by Ifc4x1::IfcCompressor, Ifc4x1::IfcFan, Ifc4x1::IfcPump
Public Types
-
typedef IfcTemplatedEntityList<IfcFlowMovingDevice>
list
¶
Public Functions
-
IfcFlowMovingDevice
(IfcEntityInstanceData *e)¶
-
IfcFlowMovingDevice
(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x1::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag)¶
-
typedef IfcTemplatedEntityList<IfcFlowMovingDevice>