buildingSMART / buildingSMART/IFC4.x-development
Introduce the DEFAULT IfcWorkCalendarTypeEnum that indicates the default schedule Calendar
Open
allocated
allocated-sequence
ifc-update-out
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
Many scheduling tools have a concept of defining the default schedule calendar. The default schedule calendar could be used for task relation lag calculation (in case that IfcTaskDurationEnum.WORKTIME is set to IfcRelSequence) or for assigning the calendar to newly created tasks in scheduling tools.
The IfcWorkCalendar already contains the PredefinedType attribute. In order to enable the preserving of this information, it’s needed to add the DEFAULT value to the IfcWorkCalendarTypeEnum.
Contributor guide
Assessment
This issue has not been assessed yet.