X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Ftui_creating_meshes.doc;h=984616457c7ff2b93f5bde86d206e9f2f0962671;hb=db1bdbcddcfce75757ac8b446feef6d78b2f2a17;hp=bdeeb8a7a9957243e1f5d20dc26e9853b66c9fc6;hpb=9a54694a0ab1e5cbc558a35c4606ceea4f7af2ef;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/tui_creating_meshes.doc b/doc/salome/gui/SMESH/input/tui_creating_meshes.doc index bdeeb8a7a..984616457 100644 --- a/doc/salome/gui/SMESH/input/tui_creating_meshes.doc +++ b/doc/salome/gui/SMESH/input/tui_creating_meshes.doc @@ -7,52 +7,49 @@

Construction of a Mesh

-\include creating_meshes_ex01.py -Download this script +\tui_script{creating_meshes_ex01.py}
\anchor tui_construction_submesh

Construction of a Submesh

-\include creating_meshes_ex02.py -Download this script +\tui_script{creating_meshes_ex02.py}

Change priority of submeshes in Mesh

-\include creating_meshes_ex03.py -Download this script +\tui_script{creating_meshes_ex03.py} + +
+\anchor tui_editing_while_meshing +

Intermediate edition while meshing

+\tui_script{a3DmeshOnModified2Dmesh.py}
\anchor tui_editing_mesh -

Editing of a mesh

-\include creating_meshes_ex04.py -Download this script +

Editing a mesh

+\tui_script{creating_meshes_ex04.py}
\anchor tui_export_mesh

Export of a Mesh

-\include creating_meshes_ex05.py -Download this script +\tui_script{creating_meshes_ex05.py}

How to mesh a cylinder with hexahedrons?

Here you can see an example of python script, creating a hexahedral mesh on a cylinder. And a picture below the source code of the script, demonstrating the resulting mesh. -\include creating_meshes_ex06.py -Download this script +\tui_script{creating_meshes_ex06.py} \image html mesh_cylinder_hexa.png
\anchor tui_building_compound

Building a compound of meshes

-\include creating_meshes_ex07.py -Download this script +\tui_script{creating_meshes_ex07.py}
\anchor tui_copy_mesh

Mesh Copying

-\include creating_meshes_ex08.py -Download this script +\tui_script{creating_meshes_ex08.py} */