Class Ifc4x3_rc1::IfcFlowController

Nested Relationships

This class is a nested type of Struct Ifc4x3_rc1.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4x3_rc1::IfcFlowController : public Ifc4x3_rc1::IfcDistributionFlowElement

The distribution flow element IfcFlowController defines the occurrence of elements of a distribution system that are used to regulate flow through a distribution system. Examples include dampers, valves, switches, and relays. Its type is defined by IfcFlowControllerType or 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::IfcAirTerminalBox, Ifc4x3_rc1::IfcDamper, Ifc4x3_rc1::IfcDistributionBoard, Ifc4x3_rc1::IfcElectricDistributionBoard, Ifc4x3_rc1::IfcElectricTimeControl, Ifc4x3_rc1::IfcFlowMeter, Ifc4x3_rc1::IfcProtectiveDevice, Ifc4x3_rc1::IfcSwitchingDevice, Ifc4x3_rc1::IfcValve

Public Types

typedef IfcTemplatedEntityList<IfcFlowController> list

Public Functions

const IfcParse::entity &declaration() const
IfcFlowController(IfcEntityInstanceData *e)
IfcFlowController(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()