mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 22:43:41 +00:00
Fix boundary bim test after 6c31d43
This commit is contained in:
@@ -22,6 +22,8 @@ Scenario: Add boundary from space
|
|||||||
And the cursor is at "0.5,0.5,0"
|
And the cursor is at "0.5,0.5,0"
|
||||||
And I deselect all objects
|
And I deselect all objects
|
||||||
And I press "bim.generate_space"
|
And I press "bim.generate_space"
|
||||||
|
And I look at the "Spatial Decomposition" panel
|
||||||
|
And I set the "is_visible" property to "TRUE"
|
||||||
When I select the object "IfcSpace/Space"
|
When I select the object "IfcSpace/Space"
|
||||||
And I press "bim.add_boundary"
|
And I press "bim.add_boundary"
|
||||||
Then the object "IfcRelSpaceBoundary/None" exists
|
Then the object "IfcRelSpaceBoundary/None" exists
|
||||||
|
|||||||
Reference in New Issue
Block a user