mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
edit_georeferencing - add note on MapUnit data type
This commit is contained in:
@@ -46,6 +46,8 @@ def edit_georeferencing(
|
|||||||
|
|
||||||
:param coordinate_operation: The dictionary of attribute names and values
|
:param coordinate_operation: The dictionary of attribute names and values
|
||||||
you want to edit.
|
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
|
:param projected_crs: The IfcProjectedCRS dictionary of attribute
|
||||||
names and values you want to edit.
|
names and values you want to edit.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user