From: vsr Date: Thu, 25 Oct 2018 12:08:37 +0000 (+0300) Subject: 0023623: [CEA 2284] : Mesh migration documentation link doesn't exist X-Git-Tag: V9_2_0a2~4 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=57146c98059a11fa44d57fe776829eeff921a33a;ds=sidebyside 0023623: [CEA 2284] : Mesh migration documentation link doesn't exist --- 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)::