Class Ifc4x1::IfcRelConnectsStructuralActivity

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcRelConnectsStructuralActivity : public Ifc4x1::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

::Ifc4x1::IfcStructuralActivityAssignmentSelect *RelatingElement() const

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

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

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

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

Public Static Functions

const IfcParse::entity &Class()