Class Ifc4x1::IfcRelAssignsToControl

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Class Documentation

class Ifc4x1::IfcRelAssignsToControl : public Ifc4x1::IfcRelAssigns

The objectified relationship IfcRelAssignsToControl handles the assignment of a control (represented by subtypes of IfcControl) to other objects (represented by subtypes of IfcObject, with the exception of controls).

EXAMPLE The assignment of a performance history (as subtype of IfcControl) for a building service element (as subtype of IfcObject) is an application of this generic relationship.

HISTORY New Entity in IFC Release 2.0. Has been renamed from IfcRelControls in IFC Release 2x.

Public Functions

::Ifc4x1::IfcControl *RelatingControl() const

Reference to the IfcControl that applies a control upon objects.

void setRelatingControl(::Ifc4x1::IfcControl *v)
const IfcParse::entity &declaration() const
IfcRelAssignsToControl(IfcEntityInstanceData *e)
IfcRelAssignsToControl(std::string v1_GlobalId, ::Ifc4x1::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, IfcTemplatedEntityList<::Ifc4x1::IfcObjectDefinition>::ptr v5_RelatedObjects, boost::optional<::Ifc4x1::IfcObjectTypeEnum::Value> v6_RelatedObjectsType, ::Ifc4x1::IfcControl *v7_RelatingControl)

Public Static Functions

const IfcParse::entity &Class()