Class Ifc4x2::IfcPileType

Nested Relationships

This class is a nested type of Struct Ifc4x2.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x2::IfcPileType : public Ifc4x2::IfcBuildingElementType

Definition from IAI: Provides shared material, decomposition, representation maps, and property sets for instances of IfcPile.

HISTORY New entity in IFC Release 2x4

Material Use Definition:

Material profile set association analogous to IfcColumnStandardCase should be used when applicable.

Public Types

typedef IfcTemplatedEntityList<IfcPileType> list

Public Functions

::Ifc4x2::IfcPileTypeEnum::Value PredefinedType() const

Subtype of pile.

void setPredefinedType(::Ifc4x2::IfcPileTypeEnum::Value v)
const IfcParse::entity &declaration() const
IfcPileType(IfcEntityInstanceData *e)
IfcPileType(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::IfcPileTypeEnum::Value v10_PredefinedType)

Public Static Functions

const IfcParse::entity &Class()