Class Ifc2x3::IfcRelConnectsStructuralElement¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcRelConnects
(Class Ifc2x3::IfcRelConnects)
Class Documentation¶
-
class
Ifc2x3
::
IfcRelConnectsStructuralElement
: public Ifc2x3::IfcRelConnects¶ Public Types
-
typedef IfcTemplatedEntityList<IfcRelConnectsStructuralElement>
list
¶
Public Functions
-
::Ifc2x3::IfcElement *
RelatingElement
() const¶
-
void
setRelatingElement
(::Ifc2x3::IfcElement *v)¶
-
::Ifc2x3::IfcStructuralMember *
RelatedStructuralMember
() const¶
-
void
setRelatedStructuralMember
(::Ifc2x3::IfcStructuralMember *v)¶
-
IfcRelConnectsStructuralElement
(IfcEntityInstanceData *e)¶
-
IfcRelConnectsStructuralElement
(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, ::Ifc2x3::IfcElement *v5_RelatingElement, ::Ifc2x3::IfcStructuralMember *v6_RelatedStructuralMember)¶
-
typedef IfcTemplatedEntityList<IfcRelConnectsStructuralElement>