buildingSMART / buildingSMART/IFC4.x-development

Proposal to introduce Qto_TaskBaseQuantities

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
allocated allocated-core allocated-cost allocated-sequence ifc-update-out
Dominant language
Python
Stars
234
Forks
123
Avg merge
15h 4m
Merged PRs (30d)
5

Description

Cost items' CostQuantities are able to link to the quantities referenced by quantity sets of a product, process, or resource. This basically allows for parametric costing - when you update a quantity of a product, process, or resource, the costs are also updated automatically.

Quantity sets for products and resource exists... but not process. It seems this has been left out.

I propose a new Qto_TaskBaseQuantities. There needs to be some IfcQuantityTime in there. Potential quantities I can think of include:

- WorkingDays
- CalendarDays
- WorkingHours (calculating using working days multiplied by Pset_WorkControlCommon.WorkDayDuration, or use 8 as default)
- ManHours (calculated using IfcConstructionLabourResource)

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.