This commit is contained in:
Gorgious
2021-08-27 10:38:19 +02:00
parent 75a8e4af02
commit a4b4c7b37c
@@ -1,4 +1,3 @@
import ifcopenshell.util.unit
class Usecase:
@@ -8,7 +7,6 @@ class Usecase:
"map_conversion": {},
"projected_crs": {},
"true_north": [],
"map_unit": "",
}
for key, value in settings.items():
self.settings[key] = value