mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
fix some test-bim errors in Blender 4.2
This commit is contained in:
@@ -80,7 +80,7 @@ def an_empty_blender_session():
|
||||
bpy.context.scene.unit_settings.system = "METRIC"
|
||||
bpy.context.scene.unit_settings.length_unit = "MILLIMETERS"
|
||||
bpy.context.scene.BIMProjectProperties.template_file = "0"
|
||||
bpy.context.preferences.addons["blenderbim"].preferences.should_play_chaching_sound = False
|
||||
tool.Blender.get_addon_preferences().should_play_chaching_sound = False
|
||||
|
||||
|
||||
@given("an empty IFC project")
|
||||
|
||||
Reference in New Issue
Block a user