From a0dd2d01c33873491ab947f44789d39006f605cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=A9rald=20NICOLAS?= Date: Mon, 30 Jan 2023 15:42:56 +0100 Subject: [PATCH] test --- src/PythonAddons/Test/TestmidSurface.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/PythonAddons/Test/TestmidSurface.py b/src/PythonAddons/Test/TestmidSurface.py index 9eed4741d..af9c13276 100755 --- a/src/PythonAddons/Test/TestmidSurface.py +++ b/src/PythonAddons/Test/TestmidSurface.py @@ -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") -- 2.30.2