X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsmesh_migration.doc;h=3713fae3752f9ace9d6ba3d5003cc71eba043e98;hb=204a3246f4d94d4375bdac7391bec2b3ab49e0d9;hp=68db07e1c8881bf299de0fc1192b7dd4043c1255;hpb=a08c213e66fe27f9073b915e1c549664fd5f47e8;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/smesh_migration.doc b/doc/salome/gui/SMESH/input/smesh_migration.doc index 68db07e1c..3713fae37 100644 --- a/doc/salome/gui/SMESH/input/smesh_migration.doc +++ b/doc/salome/gui/SMESH/input/smesh_migration.doc @@ -4,11 +4,6 @@ \n In SALOME 7.2, the Python interface for %Mesh has been slightly modified to offer new functionality: - - \n Scripts generated for SALOME 6 and older versions must be adapted to work in SALOME 7.2 with full functionality. \n The compatibility mode allows old scripts to work in almost all cases, but with a warning. @@ -47,7 +42,7 @@ is replaced by: \code MEFISTO_2D_1 = Mesh_1.Triangle(algo=smeshBuilder.MEFISTO,geom=Face_1) \endcode -\n StdMeshers algoritms concerned are REGULAR, PYTHON, COMPOSITE, MEFISTO, Hexa, QUADRANGLE, RADIAL_QUAD. +\n StdMeshers algorithms concerned are REGULAR, PYTHON, COMPOSITE, MEFISTO, Hexa, QUADRANGLE, RADIAL_QUAD. \n SMESH Plugins provide such algorithms as: NETGEN, NETGEN_FULL, FULL_NETGEN, NETGEN_1D2D3D, NETGEN_1D2D, NETGEN_2D, NETGEN_3D. \n If you use DISTENE plugins, you also have BLSURF, GHS3D, GHS3DPRL, Hexotic.