Class Ifc4x2::IfcElementComponentType

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc4x2::IfcElementComponentType : public Ifc4x2::IfcElementType

Definition from IAI: The element type (IfcElementComponentType) represents the supertype for element types which define lists of commonly shared property set definitions of various small parts and accessories and an optional set of product representations. It is used to define a supporting element mainly within structural and building services domains (i.e. the specific type information

common to all occurrences of that type).

HISTORY New entity in IFC Release 2x2

Subclassed by Ifc4x2::IfcBuildingElementPartType, Ifc4x2::IfcDiscreteAccessoryType, Ifc4x2::IfcFastenerType, Ifc4x2::IfcMechanicalFastenerType, Ifc4x2::IfcReinforcingElementType, Ifc4x2::IfcVibrationDamperType, Ifc4x2::IfcVibrationIsolatorType

Public Functions

const IfcParse::entity &declaration() const
IfcElementComponentType(IfcEntityInstanceData *e)
IfcElementComponentType(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)

Public Static Functions

const IfcParse::entity &Class()