Class Ifc4::IfcFlowTerminal¶
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::IfcAirTerminal
(Class Ifc4::IfcAirTerminal)public Ifc4::IfcAudioVisualAppliance
(Class Ifc4::IfcAudioVisualAppliance)public Ifc4::IfcCommunicationsAppliance
(Class Ifc4::IfcCommunicationsAppliance)public Ifc4::IfcElectricAppliance
(Class Ifc4::IfcElectricAppliance)public Ifc4::IfcFireSuppressionTerminal
(Class Ifc4::IfcFireSuppressionTerminal)public Ifc4::IfcLamp
(Class Ifc4::IfcLamp)public Ifc4::IfcLightFixture
(Class Ifc4::IfcLightFixture)public Ifc4::IfcMedicalDevice
(Class Ifc4::IfcMedicalDevice)public Ifc4::IfcOutlet
(Class Ifc4::IfcOutlet)public Ifc4::IfcSanitaryTerminal
(Class Ifc4::IfcSanitaryTerminal)public Ifc4::IfcSpaceHeater
(Class Ifc4::IfcSpaceHeater)public Ifc4::IfcStackTerminal
(Class Ifc4::IfcStackTerminal)public Ifc4::IfcWasteTerminal
(Class Ifc4::IfcWasteTerminal)
Class Documentation¶
-
class
Ifc4
::
IfcFlowTerminal
: public Ifc4::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 Ifc4::IfcAirTerminal, Ifc4::IfcAudioVisualAppliance, Ifc4::IfcCommunicationsAppliance, Ifc4::IfcElectricAppliance, Ifc4::IfcFireSuppressionTerminal, Ifc4::IfcLamp, Ifc4::IfcLightFixture, Ifc4::IfcMedicalDevice, Ifc4::IfcOutlet, Ifc4::IfcSanitaryTerminal, Ifc4::IfcSpaceHeater, Ifc4::IfcStackTerminal, Ifc4::IfcWasteTerminal
Public Types
-
typedef IfcTemplatedEntityList<IfcFlowTerminal>
list
¶
Public Functions
-
IfcFlowTerminal
(IfcEntityInstanceData *e)¶
-
IfcFlowTerminal
(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<IfcFlowTerminal>