]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
No comment agy/ssl_by_dft
authorAnthony Geay <anthony.geay@edf.fr>
Tue, 15 Feb 2022 10:47:36 +0000 (11:47 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Tue, 15 Feb 2022 10:47:36 +0000 (11:47 +0100)
doc/salome/examples/basic_geom_smesh_without_session.py

index 530d4a7696f67e26c12152b858ad76e363349c7c..b1e10ff954014793064c61bc9d2ba424f10f6370 100644 (file)
@@ -7,6 +7,7 @@ import sys
 import salome
 
 import os
+salome.salome_init()
 import salome_notebook
 notebook = salome_notebook.NoteBook()