Class Ifc4x2::IfcBuildingElementPartType

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcBuildingElementPartType : public Ifc4x2::IfcElementComponentType

Definition from IAI: The building element part type defines lists of commonly shared property set definitions and representation maps of parts of a building element.

HISTORY New entity in IFC Release 2x4

Public Functions

::Ifc4x2::IfcBuildingElementPartTypeEnum::Value PredefinedType() const

Subtype of building element part.

void setPredefinedType(::Ifc4x2::IfcBuildingElementPartTypeEnum::Value v)
const IfcParse::entity &declaration() const
IfcBuildingElementPartType(IfcEntityInstanceData *e)
IfcBuildingElementPartType(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ApplicableOccurrence, boost::optional<IfcTemplatedEntityList<::Ifc4x2::IfcPropertySetDefinition>::ptr> v6_HasPropertySets, boost::optional<IfcTemplatedEntityList<::Ifc4x2::IfcRepresentationMap>::ptr> v7_RepresentationMaps, boost::optional<std::string> v8_Tag, boost::optional<std::string> v9_ElementType, ::Ifc4x2::IfcBuildingElementPartTypeEnum::Value v10_PredefinedType)

Public Static Functions

const IfcParse::entity &Class()