fix bim test after e6ac012

when Types collection was renamed to IfcTypeProduct
This commit is contained in:
Andrej730
2024-07-31 17:29:51 +05:00
parent 51db65b868
commit 17a061f917
+1 -1
View File
@@ -64,7 +64,7 @@ Scenario: Assign a type class to a cube
And I set "scene.BIMRootProperties.ifc_class" to "IfcWallType"
And I press "bim.assign_class"
Then the object "IfcWallType/Cube" is an "IfcWallType"
And the object "IfcWallType/Cube" is in the collection "Types"
And the object "IfcWallType/Cube" is in the collection "IfcTypeProduct"
And the object "IfcWallType/Cube" has a "Tessellation" representation of "Model/Body/MODEL_VIEW"
Scenario: Assign a spatial class to a cube