mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 01:11:40 +00:00
See #5155. Update doc accordingly
This commit is contained in:
committed by
Massimo Fabbro
parent
8e8b44a744
commit
5ba82d7764
@@ -47,7 +47,9 @@ def assign_cost_item_quantity(
|
||||
|
||||
If cost item has just 1 quantity and it's IfcQuantityCount, API will
|
||||
assume that quantity is used for counting controlled objects
|
||||
and it will recalculate the quantity value at the end of the API call.
|
||||
and it will recalculate the quantity value at the end of the API call
|
||||
as long as the relaedObjects are not IfcConstructionResource which do not
|
||||
count towards the cost item (they only provide value).
|
||||
|
||||
:param cost_item: The IfcCostItem to assign parametric quantities to
|
||||
:type cost_item: ifcopenshell.entity_instance
|
||||
|
||||
Reference in New Issue
Block a user