X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsmesh_migration.rst;h=dad99f4bf571f2ccb255e506c847bb26631f851a;hb=d9f4b53e489dd5857db264ede6acded7b076c9f1;hp=228622b774de7a50d2dd6ef52edfbd0f5baf2c4f;hpb=8d297d6698f361d4f2dde723050bcfbaea050920;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/smesh_migration.rst b/doc/salome/gui/SMESH/input/smesh_migration.rst index 228622b77..dad99f4bf 100644 --- a/doc/salome/gui/SMESH/input/smesh_migration.rst +++ b/doc/salome/gui/SMESH/input/smesh_migration.rst @@ -10,6 +10,9 @@ In SALOME 7.2, the Python interface for Mesh has been slightly modified to offer Scripts generated for SALOME 6 and older versions must be adapted to work in SALOME 7.2 with full functionality. The compatibility mode allows old scripts to work in almost all cases, but with a warning. +See also *"Modifying Geometry Python scripts from SALOME 6 and before"* page in the Geometry module's +User Guide. + * **Salome initialisation** must always be done as shown below. (*salome_init()* can be invoked safely several times)::