Class Ifc4x1::IfcTendonAnchor

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcTendonAnchor : public Ifc4x1::IfcReinforcingElement

Public Types

typedef IfcTemplatedEntityList<IfcTendonAnchor> list

Public Functions

bool hasPredefinedType() const

Whether the optional attribute PredefinedType is defined for this IfcTendonAnchor.

::Ifc4x1::IfcTendonAnchorTypeEnum::Value PredefinedType() const
void setPredefinedType(::Ifc4x1::IfcTendonAnchorTypeEnum::Value v)
const IfcParse::entity &declaration() const
IfcTendonAnchor(IfcEntityInstanceData *e)
IfcTendonAnchor(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x1::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag, boost::optional<std::string> v9_SteelGrade, boost::optional<::Ifc4x1::IfcTendonAnchorTypeEnum::Value> v10_PredefinedType)

Public Static Functions

const IfcParse::entity &Class()