Class Ifc4x3_rc1::IfcFacilityPart¶
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::IfcSpatialStructureElement
(Class Ifc4x3_rc1::IfcSpatialStructureElement)
Derived Type¶
public Ifc4x3_rc1::IfcBridgePart
(Class Ifc4x3_rc1::IfcBridgePart)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcFacilityPart
: public Ifc4x3_rc1::IfcSpatialStructureElement¶ Subclassed by Ifc4x3_rc1::IfcBridgePart
Public Types
-
typedef IfcTemplatedEntityList<IfcFacilityPart>
list
¶
Public Functions
-
::Ifc4x3_rc1::IfcFacilityPartTypeSelect *
PredefinedType
() const¶
-
void
setPredefinedType
(::Ifc4x3_rc1::IfcFacilityPartTypeSelect *v)¶
-
::Ifc4x3_rc1::IfcFacilityUsageEnum::Value
UsageType
() const¶
-
void
setUsageType
(::Ifc4x3_rc1::IfcFacilityUsageEnum::Value v)¶
-
IfcFacilityPart
(IfcEntityInstanceData *e)¶
-
IfcFacilityPart
(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_LongName, boost::optional<::Ifc4x3_rc1::IfcElementCompositionEnum::Value> v9_CompositionType, ::Ifc4x3_rc1::IfcFacilityPartTypeSelect *v10_PredefinedType, ::Ifc4x3_rc1::IfcFacilityUsageEnum::Value v11_UsageType)¶
-
typedef IfcTemplatedEntityList<IfcFacilityPart>