Class Ifc4x3_rc1::IfcFlowTerminalType

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4x3_rc1::IfcFlowTerminalType : public Ifc4x3_rc1::IfcDistributionFlowElementType

The element type IfcFlowTerminalType defines a list of commonly shared property set definitions of a flow terminal and an optional set of product representations. It is used to define a flow terminal specification (the specific product information that is common to all occurrences of that product type).

A flow terminal type is used to define the common properties of a flow terminal that may be applied to many occurrences of that type. A flow terminal acts as a terminus or beginning element in a distribution system such as a ceiling register in a ducted air distribution system, a sink in a waste-water system, or a light fixture in an electrical lighting system. Flow terminal types (or the instantiable subtypes) may be exchanged without being already assigned to occurrences.

The occurrences of the IfcFlowTerminalType are represented by instances of IfcFlowTerminal or its subtypes.

HISTORY: New entity in IFC Release 2x2.

Subclassed by Ifc4x3_rc1::IfcAirTerminalType, Ifc4x3_rc1::IfcAudioVisualApplianceType, Ifc4x3_rc1::IfcCommunicationsApplianceType, Ifc4x3_rc1::IfcElectricApplianceType, Ifc4x3_rc1::IfcFireSuppressionTerminalType, Ifc4x3_rc1::IfcLampType, Ifc4x3_rc1::IfcLightFixtureType, Ifc4x3_rc1::IfcLiquidTerminalType, Ifc4x3_rc1::IfcMedicalDeviceType, Ifc4x3_rc1::IfcMobileTelecommunicationsApplianceType, Ifc4x3_rc1::IfcOutletType, Ifc4x3_rc1::IfcSanitaryTerminalType, Ifc4x3_rc1::IfcSignalType, Ifc4x3_rc1::IfcSpaceHeaterType, Ifc4x3_rc1::IfcStackTerminalType, Ifc4x3_rc1::IfcWasteTerminalType

Public Types

typedef IfcTemplatedEntityList<IfcFlowTerminalType> list

Public Functions

const IfcParse::entity &declaration() const
IfcFlowTerminalType(IfcEntityInstanceData *e)
IfcFlowTerminalType(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_ApplicableOccurrence, boost::optional<IfcTemplatedEntityList<::Ifc4x3_rc1::IfcPropertySetDefinition>::ptr> v6_HasPropertySets, boost::optional<IfcTemplatedEntityList<::Ifc4x3_rc1::IfcRepresentationMap>::ptr> v7_RepresentationMaps, boost::optional<std::string> v8_Tag, boost::optional<std::string> v9_ElementType)

Public Static Functions

const IfcParse::entity &Class()