Class Ifc4::IfcFlowController¶
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::IfcAirTerminalBox
(Class Ifc4::IfcAirTerminalBox)public Ifc4::IfcDamper
(Class Ifc4::IfcDamper)public Ifc4::IfcElectricDistributionBoard
(Class Ifc4::IfcElectricDistributionBoard)public Ifc4::IfcElectricTimeControl
(Class Ifc4::IfcElectricTimeControl)public Ifc4::IfcFlowMeter
(Class Ifc4::IfcFlowMeter)public Ifc4::IfcProtectiveDevice
(Class Ifc4::IfcProtectiveDevice)public Ifc4::IfcSwitchingDevice
(Class Ifc4::IfcSwitchingDevice)public Ifc4::IfcValve
(Class Ifc4::IfcValve)
Class Documentation¶
-
class
Ifc4
::
IfcFlowController
: public Ifc4::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 Ifc4::IfcAirTerminalBox, Ifc4::IfcDamper, Ifc4::IfcElectricDistributionBoard, Ifc4::IfcElectricTimeControl, Ifc4::IfcFlowMeter, Ifc4::IfcProtectiveDevice, Ifc4::IfcSwitchingDevice, Ifc4::IfcValve
Public Types
-
typedef IfcTemplatedEntityList<IfcFlowController>
list
¶
Public Functions
-
IfcFlowController
(IfcEntityInstanceData *e)¶
-
IfcFlowController
(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<IfcFlowController>