Class Ifc4x2::IfcFlowTerminal¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcDistributionFlowElement(Class Ifc4x2::IfcDistributionFlowElement)
Derived Types¶
public Ifc4x2::IfcAirTerminal(Class Ifc4x2::IfcAirTerminal)public Ifc4x2::IfcAudioVisualAppliance(Class Ifc4x2::IfcAudioVisualAppliance)public Ifc4x2::IfcCommunicationsAppliance(Class Ifc4x2::IfcCommunicationsAppliance)public Ifc4x2::IfcElectricAppliance(Class Ifc4x2::IfcElectricAppliance)public Ifc4x2::IfcFireSuppressionTerminal(Class Ifc4x2::IfcFireSuppressionTerminal)public Ifc4x2::IfcLamp(Class Ifc4x2::IfcLamp)public Ifc4x2::IfcLightFixture(Class Ifc4x2::IfcLightFixture)public Ifc4x2::IfcMedicalDevice(Class Ifc4x2::IfcMedicalDevice)public Ifc4x2::IfcOutlet(Class Ifc4x2::IfcOutlet)public Ifc4x2::IfcSanitaryTerminal(Class Ifc4x2::IfcSanitaryTerminal)public Ifc4x2::IfcSpaceHeater(Class Ifc4x2::IfcSpaceHeater)public Ifc4x2::IfcStackTerminal(Class Ifc4x2::IfcStackTerminal)public Ifc4x2::IfcWasteTerminal(Class Ifc4x2::IfcWasteTerminal)
Class Documentation¶
-
class
Ifc4x2::IfcFlowTerminal: public Ifc4x2::IfcDistributionFlowElement¶ The distribution flow element IfcFlowTerminal defines the occurrence of a permanently attached element that acts as a terminus or beginning of a distribution system (e.g., air outlet, drain, water closet, sink, etc.). A terminal is typically a point at which a system interfaces with an external environment. Its type is defined by IfcFlowTerminalType 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 Ifc4x2::IfcAirTerminal, Ifc4x2::IfcAudioVisualAppliance, Ifc4x2::IfcCommunicationsAppliance, Ifc4x2::IfcElectricAppliance, Ifc4x2::IfcFireSuppressionTerminal, Ifc4x2::IfcLamp, Ifc4x2::IfcLightFixture, Ifc4x2::IfcMedicalDevice, Ifc4x2::IfcOutlet, Ifc4x2::IfcSanitaryTerminal, Ifc4x2::IfcSpaceHeater, Ifc4x2::IfcStackTerminal, Ifc4x2::IfcWasteTerminal
Public Types
-
typedef IfcTemplatedEntityList<IfcFlowTerminal>
list¶
Public Functions
-
IfcFlowTerminal(IfcEntityInstanceData *e)¶
-
IfcFlowTerminal(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x2::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x2::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag)¶
-
typedef IfcTemplatedEntityList<IfcFlowTerminal>