Class Ifc4x1::IfcFlowFitting¶
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::IfcCableCarrierFitting
(Class Ifc4x1::IfcCableCarrierFitting)public Ifc4x1::IfcCableFitting
(Class Ifc4x1::IfcCableFitting)public Ifc4x1::IfcDuctFitting
(Class Ifc4x1::IfcDuctFitting)public Ifc4x1::IfcJunctionBox
(Class Ifc4x1::IfcJunctionBox)public Ifc4x1::IfcPipeFitting
(Class Ifc4x1::IfcPipeFitting)
Class Documentation¶
-
class
Ifc4x1
::
IfcFlowFitting
: public Ifc4x1::IfcDistributionFlowElement¶ The distribution flow element IfcFlowFitting defines the occurrence of a junction or transition in a flow distribution system, such as an elbow or tee. Its type is defined by IfcFlowFittingType or its subtypes.
HISTORY: New entity in IFC R2.0.
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::IfcCableCarrierFitting, Ifc4x1::IfcCableFitting, Ifc4x1::IfcDuctFitting, Ifc4x1::IfcJunctionBox, Ifc4x1::IfcPipeFitting
Public Types
-
typedef IfcTemplatedEntityList<IfcFlowFitting>
list
¶
Public Functions
-
IfcFlowFitting
(IfcEntityInstanceData *e)¶
-
IfcFlowFitting
(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<IfcFlowFitting>