Class Ifc2x3::IfcRelAssignsToResource

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Class Documentation

class Ifc2x3::IfcRelAssignsToResource : public Ifc2x3::IfcRelAssigns

The objectified relationship IfcRelAssignsToResource handles the assignment of objects (as subtypes of IfcObject), acting as a resource usage or consumption, to a resource (as subtypes of IfcResource).

EXAMPLE The assignment of a resource usage to a construction resource is an application of this generic relationship. It could be an actor, as person or organization assigned to a labor resource, or a raw product assigned to a construction product or material resource).

HISTORY New Entity in IFC Release 2x.

Public Functions

::Ifc2x3::IfcResource *RelatingResource() const

Reference to the resource to which the objects are assigned to.

IFC2x4 CHANGE Datatype expanded to include IfcResource and IfcTypeResource.

void setRelatingResource(::Ifc2x3::IfcResource *v)
const IfcParse::entity &declaration() const
IfcRelAssignsToResource(IfcEntityInstanceData *e)
IfcRelAssignsToResource(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, IfcTemplatedEntityList<::Ifc2x3::IfcObjectDefinition>::ptr v5_RelatedObjects, boost::optional<::Ifc2x3::IfcObjectTypeEnum::Value> v6_RelatedObjectsType, ::Ifc2x3::IfcResource *v7_RelatingResource)

Public Static Functions

const IfcParse::entity &Class()