mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Fix typo (5ba82d7)
This commit is contained in:
@@ -48,7 +48,7 @@ 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
|
||||
as long as the relaedObjects are not IfcConstructionResource which do not
|
||||
as long as the RelatedObjects 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
|
||||
|
||||
Reference in New Issue
Block a user