
IfcWorkPlan
Definition from IAI: An IfcWorkPlan represents work plans
in a construction or a facilities management project.
HISTORY: New Entity in IFC
Release 2.0
Use Definitions
A work plan contains a set of work schedules for different purposes
(including construction and facilities management). Through inheritance from
IfcWorkControl, it also have references to all the activities (i.e.
IfcTask) and resources used in the work schedules.
A work plan has information such as start date, finish date, total free
float, and so on. IfcWorkPlan can also refer to the construction project
represented by the single IfcProject instance.
EXPRESS specification:
Inheritance graph
|
|
|
UserDefinedControlType
|
:
|
OPTIONAL IfcLabel;
|
|
|
|