Minor fix

This commit is contained in:
Dion Moult
2022-03-15 16:53:31 +11:00
parent 38b708ff1f
commit 379d6d9392
5 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ Scenario: Assign a class to a cube
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class"
Then the object "IfcWall/Cube" is an "IfcWall"
And the object "IfcWall/Cube" is in the collection "IfcProject/My Project"
And the object "IfcWall/Cube" is in the collection "IfcBuildingStorey/My Storey"
And the object "IfcWall/Cube" has a "Tessellation" representation of "Model/Body/MODEL_VIEW"
Scenario: Assign a type class to a cube