Class Ifc4x3_rc1::IfcElectricFlowTreatmentDevice¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcFlowTreatmentDevice(Class Ifc4x3_rc1::IfcFlowTreatmentDevice)
Class Documentation¶
- 
class 
Ifc4x3_rc1::IfcElectricFlowTreatmentDevice: public Ifc4x3_rc1::IfcFlowTreatmentDevice¶ Public Types
- 
typedef IfcTemplatedEntityList<IfcElectricFlowTreatmentDevice> 
list¶ 
Public Functions
- 
bool 
hasPredefinedType() const¶ Whether the optional attribute PredefinedType is defined for this IfcElectricFlowTreatmentDevice.
- 
::Ifc4x3_rc1::IfcElectricFlowTreatmentDeviceTypeEnum::Value 
PredefinedType() const¶ 
- 
void 
setPredefinedType(::Ifc4x3_rc1::IfcElectricFlowTreatmentDeviceTypeEnum::Value v)¶ 
- 
IfcElectricFlowTreatmentDevice(IfcEntityInstanceData *e)¶ 
- 
IfcElectricFlowTreatmentDevice(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, boost::optional<::Ifc4x3_rc1::IfcElectricFlowTreatmentDeviceTypeEnum::Value> v9_PredefinedType)¶ 
- 
typedef IfcTemplatedEntityList<IfcElectricFlowTreatmentDevice>