mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
Objects now sync spatial hierarchy more robustly on export, and clean the collection tree in case the user messed it up.
This commit is contained in:
@@ -41,7 +41,7 @@ def replace_variables(value):
|
||||
|
||||
|
||||
@given("an empty Blender session")
|
||||
@when("an empty Blender session")
|
||||
@when("an empty Blender session is started")
|
||||
def an_empty_ifc_project():
|
||||
IfcStore.purge()
|
||||
bpy.ops.wm.read_homefile(app_template="")
|
||||
|
||||
Reference in New Issue
Block a user