mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 17:16:24 +00:00
typing
This commit is contained in:
@@ -540,7 +540,7 @@ class TestSetupActiveBsddClassification(NewFile):
|
||||
filepath = "test/files/temp/test.ifc"
|
||||
ifc_file.write(filepath)
|
||||
bpy.ops.bim.load_project(filepath=filepath)
|
||||
props = bpy.context.scene.BIMBSDDProperties
|
||||
props = tool.Bsdd.get_bsdd_props()
|
||||
assert props.active_domain == name
|
||||
assert props.active_uri == base_uri
|
||||
|
||||
|
||||
Reference in New Issue
Block a user