Class Ifc4x3_rc1::IfcReinforcingElement¶
Defined in File Ifc4x3_rc1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x3_rc1.
Inheritance Relationships¶
Base Type¶
public Ifc4x3_rc1::IfcElementComponent
(Class Ifc4x3_rc1::IfcElementComponent)
Derived Types¶
public Ifc4x3_rc1::IfcReinforcingBar
(Class Ifc4x3_rc1::IfcReinforcingBar)public Ifc4x3_rc1::IfcReinforcingMesh
(Class Ifc4x3_rc1::IfcReinforcingMesh)public Ifc4x3_rc1::IfcTendon
(Class Ifc4x3_rc1::IfcTendon)public Ifc4x3_rc1::IfcTendonAnchor
(Class Ifc4x3_rc1::IfcTendonAnchor)public Ifc4x3_rc1::IfcTendonConduit
(Class Ifc4x3_rc1::IfcTendonConduit)
Class Documentation¶
-
class
Ifc4x3_rc1
::
IfcReinforcingElement
: public Ifc4x3_rc1::IfcElementComponent¶ 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 Ifc4x3_rc1::IfcReinforcingBar, Ifc4x3_rc1::IfcReinforcingMesh, Ifc4x3_rc1::IfcTendon, Ifc4x3_rc1::IfcTendonAnchor, Ifc4x3_rc1::IfcTendonConduit
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)¶
-
IfcReinforcingElement
(IfcEntityInstanceData *e)¶
-
IfcReinforcingElement
(std::string v1_GlobalId, ::Ifc4x3_rc1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x3_rc1::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x3_rc1::IfcProductRepresentation *v7_Representation, boost::optional<std::string> v8_Tag, boost::optional<std::string> v9_SteelGrade)¶
-
typedef IfcTemplatedEntityList<IfcReinforcingElement>