Definition from IAI: The entity IfcRelAssignsTasks is a
relationship class that assigns an IfcTask to an IfcWorkControl.
The assignment is further qualified by attaching an
IfcScheduleTimeControl to the assignment to give the time constraints of
the work task, when assigned to a work plan or schedule.
The inherited attributes have the following meaning:
- SELF\IfcRelAssigns.RelatedObjects - is the reference to the
related IfcTask, which is assigned to the work control. The task gets
the time information from the reference to the
IfcScheduleTimeControl.
- SELF\IfcRelAssignsToControl.RelatingControl - is the reference
to the relating IfcWorkControl (either a work plan or a work schedule)
which gets a task assigned.
HISTORY New class in IFC
Release 2x
ISSUES See issue and change
log for changes made in IFC Release 2x.
Use Definitions
Each task in a work schedule may have a set of associated time criteria
that define information about when the task should be completed. This time
information is separated from the the actual work task into the
IfcScheduleTimeControl class. Where the work schedule requires that the
task and the time control are brought together, this is achieved through the
use of the IfcRelAssignsTask class.