Class Ifc2x3::IfcRelConnectsStructuralActivity

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcRelConnectsStructuralActivity : public Ifc2x3::IfcRelConnects

Definition from IAI: The IfcRelConnectsStructuralActivity relationship connects a structural activity (either an action or reaction) to a structural member, structural connection, or element.

HISTORY: New entity in IFC 2x2.

Public Functions

::Ifc2x3::IfcStructuralActivityAssignmentSelect *RelatingElement() const

Reference to a structural item or element to which the specified activity is applied.

void setRelatingElement(::Ifc2x3::IfcStructuralActivityAssignmentSelect *v)
::Ifc2x3::IfcStructuralActivity *RelatedStructuralActivity() const

Reference to a structural activity which is acting upon the specified structural item or element.

void setRelatedStructuralActivity(::Ifc2x3::IfcStructuralActivity *v)
const IfcParse::entity &declaration() const
IfcRelConnectsStructuralActivity(IfcEntityInstanceData *e)
IfcRelConnectsStructuralActivity(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, ::Ifc2x3::IfcStructuralActivityAssignmentSelect *v5_RelatingElement, ::Ifc2x3::IfcStructuralActivity *v6_RelatedStructuralActivity)

Public Static Functions

const IfcParse::entity &Class()