X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fuse_existing_algos.rst;h=267ea46ca9104dea1b3d943f582cb506d41df9fc;hp=afe9f17ceb444d2f509a81a8d1de58a870c81a5a;hb=3f36e2f8be3687a5c1b48595f878df46c4d81e74;hpb=f0f67c0b47e58361bc50c7169734da604fbfca01 diff --git a/doc/salome/gui/SMESH/input/use_existing_algos.rst b/doc/salome/gui/SMESH/input/use_existing_algos.rst index afe9f17ce..267ea46ca 100644 --- a/doc/salome/gui/SMESH/input/use_existing_algos.rst +++ b/doc/salome/gui/SMESH/input/use_existing_algos.rst @@ -28,7 +28,7 @@ by importing mesh edges contained in a group (or groups) from another mesh. To apply this algorithm select the edge to be meshed (indicated in the field **Geometry** of **Create mesh** dialog box), **Import 1D Elements from Another Mesh** in the list of 1D -algorithms and click the **"Add Hypothesis"** button. +algorithms and click the *"Add Hypothesis"* button. The following dialog box will appear: .. image:: ../images/hyp_source_edges.png @@ -43,7 +43,7 @@ In this dialog box you can define **Import 1D-2D Elements from Another Mesh** algorithm allows to define the mesh of a geometrical face (or group of faces) by importing mesh faces contained in a group (or groups) from another (or this) mesh. 1D elements on the boundary of the geometrical face (if not yet present) are also created by the algorithm in conformity with the created 2D elements. -To apply this algorithm select the geometrical face to be meshed (indicated in the field **Geometry** of **Create mesh** dialog box), **Import 1D-2D Elements from Another Mesh** in the list of 2D algorithms and click the **"Add Hypothesis"** button. +To apply this algorithm select the geometrical face to be meshed (indicated in the field **Geometry** of **Create mesh** dialog box), **Import 1D-2D Elements from Another Mesh** in the list of 2D algorithms and click the *"Add Hypothesis"* button. The following dialog box will appear: @@ -57,8 +57,4 @@ In this dialog box you can define * **To copy mesh** checkbox allows to import not only the faces of the selected **Groups of Faces**, but the whole source mesh. In this case **To copy groups** checkbox allows to create the same groups as in the imported source mesh. -**See Also** a sample TUI Script of a -:ref:`tui_import`. - - - +**See Also** a sample TUI Script of :ref:`Import 2D Elements from Another Mesh `.