mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
295d0a677e
All IfcCostItem.CostQuantities supposed to use only 1 type of quantity, so they can be added up. Changed UI to reflect that requirement - dropdown for selecting quantity type is now only visible if cost item has no quantities, otherwise it just reuses already used quantity type. See https://ifc43-docs.standards.buildingsmart.org/IFC/RELEASE/IFC4x3/HTML/lexical/IfcCostItem.htm Before - https://i.imgur.com/gFlwHEk.png After - https://i.imgur.com/pk3wXfe.png