Class Ifc2x3::IfcEnergyConversionDeviceType

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc2x3::IfcEnergyConversionDeviceType : public Ifc2x3::IfcDistributionFlowElementType

The element type IfcEnergyConversionType defines a list of commonly shared property set definitions of an energy conversion device and an optional set of product representations. It is used to define an energy conversion device specification (i.e. the specific product information, that is common to all occurrences of that product type).

NOTE: The product representations are defined as representation maps (at the level of the supertype IfcTypeProduct, which get assigned by an element occurrence instance through the IfcShapeRepresentation.Item[1] being an IfcMappedItem.

A energy conversion type is used to define the common properties of a energy conversion device that may be applied to many occurrences of that type. An energy conversion device is a building systems device that converts energy from one form into another such

as a boiler (i.e., combusting gas to heat water), chiller (i.e., using a refrigeration cycle to cool a

liquid), or a cooling coil (i.e., using the phase-change characteristics of a refrigerant to cool air). Energy conversion types (or the instantiable subtypes) may be exchanged without being already assigned to occurrences.

The occurrences of the IfcEnergyConversionType are represented by instances of IfcEnergyConversionDevice.

HISTORY: New entity in IFC Release 2x2.

Subclassed by Ifc2x3::IfcAirToAirHeatRecoveryType, Ifc2x3::IfcBoilerType, Ifc2x3::IfcChillerType, Ifc2x3::IfcCoilType, Ifc2x3::IfcCondenserType, Ifc2x3::IfcCooledBeamType, Ifc2x3::IfcCoolingTowerType, Ifc2x3::IfcElectricGeneratorType, Ifc2x3::IfcElectricMotorType, Ifc2x3::IfcEvaporativeCoolerType, Ifc2x3::IfcEvaporatorType, Ifc2x3::IfcHeatExchangerType, Ifc2x3::IfcHumidifierType, Ifc2x3::IfcMotorConnectionType, Ifc2x3::IfcSpaceHeaterType, Ifc2x3::IfcTransformerType, Ifc2x3::IfcTubeBundleType, Ifc2x3::IfcUnitaryEquipmentType

Public Functions

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

Public Static Functions

const IfcParse::entity &Class()