Class Ifc4::IfcFlowTreatmentDevice¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcDistributionFlowElement
(Class Ifc4::IfcDistributionFlowElement)
Derived Types¶
public Ifc4::IfcDuctSilencer
(Class Ifc4::IfcDuctSilencer)public Ifc4::IfcFilter
(Class Ifc4::IfcFilter)public Ifc4::IfcInterceptor
(Class Ifc4::IfcInterceptor)
Class Documentation¶
-
class
Ifc4
::
IfcFlowTreatmentDevice
: public Ifc4::IfcDistributionFlowElement¶ The distribution flow element IfcFlowTreatmentDevice defines the occurrence of a device typically used to remove unwanted matter from a fluid, either liquid or gas, and typically participates in a flow distribution system. Its type is defined by IfcFlowTreatmentDeviceType 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 Ifc4::IfcDuctSilencer, Ifc4::IfcFilter, Ifc4::IfcInterceptor
Public Types
-
typedef IfcTemplatedEntityList<IfcFlowTreatmentDevice>
list
¶
Public Functions
-
IfcFlowTreatmentDevice
(IfcEntityInstanceData *e)¶
-
IfcFlowTreatmentDevice
(std::string v1_GlobalId, ::Ifc4::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag)¶
-
typedef IfcTemplatedEntityList<IfcFlowTreatmentDevice>