mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 12:23:44 +00:00
#1153 New global referencing property determines whether or not a drawing is mean to be referenced from all other drawings
This commit is contained in:
@@ -171,6 +171,7 @@ class TestAddDrawing:
|
||||
"HasUnderlay": False,
|
||||
"HasLinework": True,
|
||||
"HasAnnotation": True,
|
||||
"GlobalReferencing": True,
|
||||
},
|
||||
).should_be_called()
|
||||
drawing.import_drawings().should_be_called()
|
||||
|
||||
Reference in New Issue
Block a user