Class Ifc2x3::IfcReinforcingElement

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc2x3::IfcReinforcingElement : public Ifc2x3::IfcBuildingElementComponent

Definition from IAI: Bars, wires, strands, meshes, tendons, and other components embedded in concrete in such a manner that the reinforcement and the concrete act together in resisting forces.

HISTORY New entity in IFC Release 2x2

IFC 2x4 CHANGE Entity made non-abstract. Subtypes IfcTendon and IfcTendonAnchor removed. Attribute SteelGrade removed. Attributes PredefinedType and Role added.

Subclassed by Ifc2x3::IfcReinforcingBar, Ifc2x3::IfcReinforcingMesh, Ifc2x3::IfcTendon, Ifc2x3::IfcTendonAnchor

Public Types

typedef IfcTemplatedEntityList<IfcReinforcingElement> list

Public Functions

bool hasSteelGrade() const

Whether the optional attribute SteelGrade is defined for this IfcReinforcingElement.

std::string SteelGrade() const
void setSteelGrade(std::string v)
const IfcParse::entity &declaration() const
IfcReinforcingElement(IfcEntityInstanceData *e)
IfcReinforcingElement(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc2x3::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc2x3::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag, boost::optional<std::string> v9_SteelGrade)

Public Static Functions

const IfcParse::entity &Class()