Class Ifc4::IfcTendonAnchor¶
Defined in File Ifc4.h
Nested Relationships¶
This class is a nested type of Struct Ifc4.
Inheritance Relationships¶
Base Type¶
public Ifc4::IfcReinforcingElement
(Class Ifc4::IfcReinforcingElement)
Class Documentation¶
-
class
Ifc4
::
IfcTendonAnchor
: public Ifc4::IfcReinforcingElement¶ Public Types
-
typedef IfcTemplatedEntityList<IfcTendonAnchor>
list
¶
Public Functions
-
bool
hasPredefinedType
() const¶ Whether the optional attribute PredefinedType is defined for this IfcTendonAnchor.
-
::Ifc4::IfcTendonAnchorTypeEnum::Value
PredefinedType
() const¶
-
void
setPredefinedType
(::Ifc4::IfcTendonAnchorTypeEnum::Value v)¶
-
IfcTendonAnchor
(IfcEntityInstanceData *e)¶
-
IfcTendonAnchor
(std::string v1_GlobalId, ::Ifc4::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag, boost::optional<std::string> v9_SteelGrade, boost::optional<::Ifc4::IfcTendonAnchorTypeEnum::Value> v10_PredefinedType)¶
-
typedef IfcTemplatedEntityList<IfcTendonAnchor>