Class Ifc2x3::IfcEnergyConversionDevice¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcDistributionFlowElement
(Class Ifc2x3::IfcDistributionFlowElement)
Class Documentation¶
-
class
Ifc2x3
::
IfcEnergyConversionDevice
: public Ifc2x3::IfcDistributionFlowElement¶ The distribution flow element IfcEnergyConversionDevice defines the occurrence of a device used to perform energy conversion or heat transfer and typically participates in a flow distribution system. Its type is defined by IfcEnergyConversionDeviceType 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.
Public Types
-
typedef IfcTemplatedEntityList<IfcEnergyConversionDevice>
list
¶
Public Functions
-
IfcEnergyConversionDevice
(IfcEntityInstanceData *e)¶
-
IfcEnergyConversionDevice
(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc2x3::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc2x3::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag)¶
-
typedef IfcTemplatedEntityList<IfcEnergyConversionDevice>