mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 09:32:37 +00:00
ifcsverchok - remove debug print
This commit is contained in:
@@ -79,7 +79,6 @@ class SvIfcStore:
|
|||||||
# TODO change units to imperial
|
# TODO change units to imperial
|
||||||
pass
|
pass
|
||||||
model = ifcopenshell.util.representation.get_context(file, context="Model")
|
model = ifcopenshell.util.representation.get_context(file, context="Model")
|
||||||
print("model: ", model)
|
|
||||||
context = ifcopenshell.api.run(
|
context = ifcopenshell.api.run(
|
||||||
"context.add_context",
|
"context.add_context",
|
||||||
file,
|
file,
|
||||||
|
|||||||
Reference in New Issue
Block a user