X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Frepairing_operations_ex06.py;h=f6e7a5e31afa07372d69986321ff6cf110d9be01;hb=HEAD;hp=95168fc4a04b25168f8d727cad8aef9115fea562;hpb=4df93cfed754f9751ea7d13e3f728cc445c7ad01;p=modules%2Fgeom.git diff --git a/doc/salome/examples/repairing_operations_ex06.py b/doc/salome/examples/repairing_operations_ex06.py index 95168fc4a..f6e7a5e31 100644 --- a/doc/salome/examples/repairing_operations_ex06.py +++ b/doc/salome/examples/repairing_operations_ex06.py @@ -1,7 +1,7 @@ # Sewing import salome, math -salome.salome_init() +salome.salome_init_without_session() from salome.geom import geomBuilder geompy = geomBuilder.New()