Class Ifc2x3::IfcStructuralMember¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcStructuralItem
(Class Ifc2x3::IfcStructuralItem)
Derived Types¶
public Ifc2x3::IfcStructuralCurveMember
(Class Ifc2x3::IfcStructuralCurveMember)public Ifc2x3::IfcStructuralSurfaceMember
(Class Ifc2x3::IfcStructuralSurfaceMember)
Class Documentation¶
-
class
Ifc2x3
::
IfcStructuralMember
: public Ifc2x3::IfcStructuralItem¶ Definition from IAI: The abstract entity IfcStructuralMember is the superclass of all structural items which represent the idealized structural behavior of building elements.
HISTORY: New entity in IFC 2x2. IFC 2x4 change: Use definitions moved to supertype and subtypes.
Subclassed by Ifc2x3::IfcStructuralCurveMember, Ifc2x3::IfcStructuralSurfaceMember
Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralMember>
list
¶
Public Functions
-
IfcTemplatedEntityList<IfcRelConnectsStructuralElement>::ptr
ReferencesElement
() const¶
-
IfcTemplatedEntityList<IfcRelConnectsStructuralMember>::ptr
ConnectedBy
() const¶
-
IfcStructuralMember
(IfcEntityInstanceData *e)¶
-
IfcStructuralMember
(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)¶
-
typedef IfcTemplatedEntityList<IfcStructuralMember>