Class Ifc2x3::IfcElectricDistributionPoint¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcFlowController
(Class Ifc2x3::IfcFlowController)
Class Documentation¶
-
class
Ifc2x3
::
IfcElectricDistributionPoint
: public Ifc2x3::IfcFlowController¶ Public Types
-
typedef IfcTemplatedEntityList<IfcElectricDistributionPoint>
list
¶
Public Functions
-
::Ifc2x3::IfcElectricDistributionPointFunctionEnum::Value
DistributionPointFunction
() const¶
-
void
setDistributionPointFunction
(::Ifc2x3::IfcElectricDistributionPointFunctionEnum::Value v)¶
-
bool
hasUserDefinedFunction
() const¶ Whether the optional attribute UserDefinedFunction is defined for this IfcElectricDistributionPoint.
-
std::string
UserDefinedFunction
() const¶
-
void
setUserDefinedFunction
(std::string v)¶
-
IfcElectricDistributionPoint
(IfcEntityInstanceData *e)¶
-
IfcElectricDistributionPoint
(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, ::Ifc2x3::IfcElectricDistributionPointFunctionEnum::Value v9_DistributionPointFunction, boost::optional<std::string> v10_UserDefinedFunction)¶
-
typedef IfcTemplatedEntityList<IfcElectricDistributionPoint>