edit_georeferencing - add note on MapUnit data type

This commit is contained in:
Andrej730
2025-03-06 14:34:53 +05:00
parent dfb00f27bb
commit 37e131193b
@@ -46,6 +46,8 @@ def edit_georeferencing(
:param coordinate_operation: The dictionary of attribute names and values
you want to edit.
'MapUnit' attribute in IFC2X3 should be presented as a full unit name (string),
in other IFC versions it's presented an IfcNamedUnit.
:param projected_crs: The IfcProjectedCRS dictionary of attribute
names and values you want to edit.