Salome HOME
#17864 [CEA 17856] Issue with Import 1D-2D V9_4_0b1
authoreap <eap@opencascade.com>
Wed, 16 Oct 2019 14:39:43 +0000 (17:39 +0300)
committereap <eap@opencascade.com>
Wed, 16 Oct 2019 14:39:43 +0000 (17:39 +0300)
doc/salome/gui/SMESH/input/use_existing_algos.rst

index 267ea46ca9104dea1b3d943f582cb506d41df9fc..d362c70e3f782f3a383105bc0421ecb532086190 100644 (file)
@@ -7,7 +7,9 @@ Import Elements from Another Mesh Algorithms
 **Import Elements from Another Mesh** algorithms allow to
 define the mesh of a geometrical 
 object by importing suitably located mesh elements from another
 **Import Elements from Another Mesh** algorithms allow to
 define the mesh of a geometrical 
 object by importing suitably located mesh elements from another
-mesh. The mesh elements to import from the other mesh should be contained in
+mesh. The algorithms import elements whose all nodes lye on the geometry
+being meshed.
+The mesh elements to import from the other mesh should be contained in
 groups. If several groups are used to mesh the same geometry, validity of
 nodal connectivity of result mesh must be assured by connectivity of
 the source mesh; no geometrical checks are performed to merge
 groups. If several groups are used to mesh the same geometry, validity of
 nodal connectivity of result mesh must be assured by connectivity of
 the source mesh; no geometrical checks are performed to merge
@@ -41,7 +43,7 @@ In this dialog box you can define
 * **To copy mesh** checkbox allows to import not only the edges of the selected **Groups of Edges**, but the whole source mesh. In this case **To copy groups** checkbox allows to create the same groups as in the imported source mesh.
 
 
 * **To copy mesh** checkbox allows to import not only the edges of the selected **Groups of Edges**, but the whole source mesh. In this case **To copy groups** checkbox allows to create the same groups as in the imported source mesh.
 
 
-**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.
+**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. The algorithm imports a mesh face provided that all its nodes lye on the geometrical face.
 
 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.