buildingSMART / buildingSMART/IFC4.x-development

Add an attribute to IfcWorkSchedule that defines the TaskConstraintPriority

Open
#291 7 comments 0 reactions 1 assignee Claimed by @Moult View on GitHub
allocated-sequence ifc-update-out proposal
Dominant language
Python
Stars
234
Forks
123
Avg merge
15h 4m
Merged PRs (30d)
5

Description

Various scheduling tools have different logic in task time calculation. In some tools, the task that has the AsLateAsPossible constraint set will push all successor tasks that have AsSoonAsPossible constraint.
In order to define whether the task with AsLateAsPossible constraint is able to push all successor tasks that have AsSoonAsPossible constraints or not it’s needed to introduce TaskConstraintPriorotyEnum to the IfcWorkSchedule. The enum should contain the following values: AsLateAsPossible and AsSoonAsPossible.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.