Class Ifc4x3_rc1::IfcFlowTerminal

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4x3_rc1::IfcFlowTerminal : public Ifc4x3_rc1::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 Ifc4x3_rc1::IfcAirTerminal, Ifc4x3_rc1::IfcAudioVisualAppliance, Ifc4x3_rc1::IfcCommunicationsAppliance, Ifc4x3_rc1::IfcElectricAppliance, Ifc4x3_rc1::IfcFireSuppressionTerminal, Ifc4x3_rc1::IfcLamp, Ifc4x3_rc1::IfcLightFixture, Ifc4x3_rc1::IfcLiquidTerminal, Ifc4x3_rc1::IfcMedicalDevice, Ifc4x3_rc1::IfcMobileTelecommunicationsAppliance, Ifc4x3_rc1::IfcOutlet, Ifc4x3_rc1::IfcSanitaryTerminal, Ifc4x3_rc1::IfcSignal, Ifc4x3_rc1::IfcSpaceHeater, Ifc4x3_rc1::IfcStackTerminal, Ifc4x3_rc1::IfcWasteTerminal

Public Types

typedef IfcTemplatedEntityList<IfcFlowTerminal> list

Public Functions

const IfcParse::entity &declaration() const
IfcFlowTerminal(IfcEntityInstanceData *e)
IfcFlowTerminal(std::string v1_GlobalId, ::Ifc4x3_rc1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x3_rc1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x3_rc1::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag)

Public Static Functions

const IfcParse::entity &Class()