Salome HOME
test
authorGérald NICOLAS <gerald.nicolas@edf.fr>
Mon, 30 Jan 2023 14:42:56 +0000 (15:42 +0100)
committerGérald NICOLAS <gerald.nicolas@edf.fr>
Wed, 10 May 2023 08:35:32 +0000 (10:35 +0200)
src/PythonAddons/Test/TestmidSurface.py

index 9eed4741d9d2da1c4347104cf30418bfdaf25808..af9c13276adb2598ba24353512581d2d0331a778 100755 (executable)
@@ -32,7 +32,6 @@ def getFilePath(fileName):
     return os.path.join(path, fileName)
 
 theFile = getFilePath("midSurface.stp")
-theFile = getFilePath("Objet_1.stp")
 
 aSession.startOperation("Create part for mid surface")
 aPartFeature = aSession.moduleDocument().addFeature("Part")