Salome HOME
22504: [CEA 1078] The creation of a sub-mesh UseExistingFaces suppresses the created...
authoreap <eap@opencascade.com>
Tue, 18 Mar 2014 13:36:40 +0000 (17:36 +0400)
committereap <eap@opencascade.com>
Tue, 18 Mar 2014 13:36:40 +0000 (17:36 +0400)
Import 2D elements ... => Import 1D-2D elements ...

doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc
doc/salome/gui/SMESH/input/use_existing_algos.doc
resources/StdMeshers.xml.in

index fe1eb4ae1a7ae2aba793f44a538412d419c9e267..c19afd1b98dee3f3f11100c943b517b7a426bca8 100644 (file)
@@ -37,7 +37,7 @@ This page provides example codes of \ref tui_defining_meshing_algos
     <li> \ref tui_quadrangle_parameters "Quadrangle Parameters" hypothesis </li>
   </ul>
 </li>
     <li> \ref tui_quadrangle_parameters "Quadrangle Parameters" hypothesis </li>
   </ul>
 </li>
-<li>\ref tui_import "Import 2D Elements from Another Mesh" algorithm</li>
+<li>\ref tui_import "Import 1D-2D Elements from Another Mesh" algorithm</li>
 </ul>
 <br>
 
 </ul>
 <br>
 
@@ -124,7 +124,7 @@ This page provides example codes of \ref tui_defining_meshing_algos
 \tui_script{defining_hypotheses_ex15.py}
 
 \anchor tui_import
 \tui_script{defining_hypotheses_ex15.py}
 
 \anchor tui_import
-<h2>"Import 2D Elements from Another Mesh" example </h2>
+<h2>"Import 1D-2D Elements from Another Mesh" example </h2>
 \tui_script{defining_hypotheses_ex16.py}
 
 \anchor tui_viscous_layers
 \tui_script{defining_hypotheses_ex16.py}
 
 \anchor tui_viscous_layers
index 98ace8ad09b62fba5923d9d560726c2e4e9c8a6e..55eb854dd7f14a374dd8c62c02fa1bed8e9571e5 100644 (file)
@@ -1,6 +1,6 @@
 /*!
 
 /*!
 
-\page import_algos_page "Import nD Elements from Another Mesh" Algorithms
+\page import_algos_page "Import Elements from Another Mesh" Algorithms
 
 \n <em>Import nD Elements from Another Mesh </em>algorithms allow to
 define the mesh of a geometrical 
 
 \n <em>Import nD Elements from Another Mesh </em>algorithms allow to
 define the mesh of a geometrical 
@@ -40,7 +40,7 @@ mesh. In this case <b>To copy groups</b> checkbox allows to create
 the same groups as in the imported source mesh.</li>
 </ul>
 
 the same groups as in the imported source mesh.</li>
 </ul>
 
-<b>Import 2D Elements from Another Mesh</b> algorithm allows to define
+<b>Import 1D-2D Elements from Another Mesh</b> 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
 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
@@ -48,7 +48,7 @@ by importing mesh faces contained in a group (or groups) from another
 with the created 2D elements.<br>
 To apply this algorithm select the geometrical face to be meshed (indicated in
 the field \b Geometry of <b>Create mesh</b> dialog box),
 with the created 2D elements.<br>
 To apply this algorithm select the geometrical face to be meshed (indicated in
 the field \b Geometry of <b>Create mesh</b> dialog box),
-<b>Import 2D Elements from Another Mesh</b> in the list of 2D
+<b>Import 1D-2D Elements from Another Mesh</b> in the list of 2D
 algorithms and click the <em>"Add Hypothesis"</em> button.
 The following dialog box will appear:
 
 algorithms and click the <em>"Add Hypothesis"</em> button.
 The following dialog box will appear:
 
index b505c44f419f61e036a584dbbf69d3d73f561c31..239ff2cb4919b3e4cdce58a31602899989bb665e 100644 (file)
     </algorithm>
 
     <algorithm type             ="Import_1D2D"
     </algorithm>
 
     <algorithm type             ="Import_1D2D"
-               label-id         ="Import 2D Elements from Another Mesh"
+               label-id         ="Import 1D-2D Elements from Another Mesh"
                icon-id          ="mesh_algo_quad.png"
                hypos            ="ImportSource2D"
                output           ="QUAD,TRIA"
                icon-id          ="mesh_algo_quad.png"
                hypos            ="ImportSource2D"
                output           ="QUAD,TRIA"