Class Ifc4x2::IfcStructuralMember¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcStructuralItem
(Class Ifc4x2::IfcStructuralItem)
Derived Types¶
public Ifc4x2::IfcStructuralCurveMember
(Class Ifc4x2::IfcStructuralCurveMember)public Ifc4x2::IfcStructuralSurfaceMember
(Class Ifc4x2::IfcStructuralSurfaceMember)
Class Documentation¶
-
class
Ifc4x2
::
IfcStructuralMember
: public Ifc4x2::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 Ifc4x2::IfcStructuralCurveMember, Ifc4x2::IfcStructuralSurfaceMember
Public Types
-
typedef IfcTemplatedEntityList<IfcStructuralMember>
list
¶
Public Functions
-
IfcTemplatedEntityList<IfcRelConnectsStructuralMember>::ptr
ConnectedBy
() const¶
-
IfcStructuralMember
(IfcEntityInstanceData *e)¶
-
IfcStructuralMember
(std::string v1_GlobalId, ::Ifc4x2::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType, ::Ifc4x2::IfcObjectPlacement *v6_ObjectPlacement, ::Ifc4x2::IfcProductRepresentation *v7_Representation)¶
-
typedef IfcTemplatedEntityList<IfcStructuralMember>