fix duplicated lines in 2575348

This commit is contained in:
Andrej730
2024-07-29 16:15:05 +05:00
parent a0bda1afd3
commit 732bb93826
3 changed files with 0 additions and 7 deletions
@@ -89,7 +89,6 @@ Scenario: Assign document
And I add a cube And I add a cube
And the object "Cube" is selected And the object "Cube" is selected
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement" And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall" And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class" And I press "bim.assign_class"
When I press "bim.assign_document(document={reference})" When I press "bim.assign_document(document={reference})"
@@ -106,7 +105,6 @@ Scenario: Unassign document
And I add a cube And I add a cube
And the object "Cube" is selected And the object "Cube" is selected
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement" And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall" And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class" And I press "bim.assign_class"
And I press "bim.assign_document(document={reference})" And I press "bim.assign_document(document={reference})"
@@ -50,7 +50,6 @@ Scenario: Add representation - add a representation with a scale factor applied
And the object "Cube" is selected And the object "Cube" is selected
When the object "Cube" is scaled to "2" When the object "Cube" is scaled to "2"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement" And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall" And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class" And I press "bim.assign_class"
Then the object "IfcWall/Cube" has no scale Then the object "IfcWall/Cube" has no scale
@@ -63,7 +62,6 @@ Scenario: Add representation - add a representation with a scale factor removed
And the object "Cube" is selected And the object "Cube" is selected
When the object "Cube" is scaled to "2" When the object "Cube" is scaled to "2"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement" And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall" And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class" And I press "bim.assign_class"
Then the object "IfcWall/Cube" has no scale Then the object "IfcWall/Cube" has no scale
@@ -192,7 +190,6 @@ Scenario: Update representation - updating a tessellation
And I add a cube And I add a cube
And the object "Cube" is selected And the object "Cube" is selected
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement" And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall" And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class" And I press "bim.assign_class"
And I press "bim.update_representation(obj='IfcWall/Cube')" And I press "bim.update_representation(obj='IfcWall/Cube')"
@@ -203,7 +200,6 @@ Scenario: Update representation - updating a layered extrusion
And I add a cube And I add a cube
And the object "Cube" is selected And the object "Cube" is selected
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement" And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall" And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class" And I press "bim.assign_class"
And I add an empty And I add an empty
@@ -350,7 +350,6 @@ Scenario: Animate the construction of a wall
And I add a cube And I add a cube
And the object "Cube" is selected And the object "Cube" is selected
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement" And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_product" to "IfcElement"
And I set "scene.BIMRootProperties.ifc_class" to "IfcWall" And I set "scene.BIMRootProperties.ifc_class" to "IfcWall"
And I press "bim.assign_class" And I press "bim.assign_class"
And the object "IfcWall/Cube" is selected And the object "IfcWall/Cube" is selected