From cd3fc5209ffb395863508f7f647f9c6f222cd1ba Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 18 Mar 2014 17:36:40 +0400 Subject: [PATCH] 22504: [CEA 1078] The creation of a sub-mesh UseExistingFaces suppresses the created elements Import 2D elements ... => Import 1D-2D elements ... --- doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc | 4 ++-- doc/salome/gui/SMESH/input/use_existing_algos.doc | 6 +++--- resources/StdMeshers.xml.in | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc b/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc index fe1eb4ae1..c19afd1b9 100644 --- a/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc +++ b/doc/salome/gui/SMESH/input/tui_defining_hypotheses.doc @@ -37,7 +37,7 @@ This page provides example codes of \ref tui_defining_meshing_algos
  • \ref tui_quadrangle_parameters "Quadrangle Parameters" hypothesis
  • -
  • \ref tui_import "Import 2D Elements from Another Mesh" algorithm
  • +
  • \ref tui_import "Import 1D-2D Elements from Another Mesh" algorithm

  • @@ -124,7 +124,7 @@ This page provides example codes of \ref tui_defining_meshing_algos \tui_script{defining_hypotheses_ex15.py} \anchor tui_import -

    "Import 2D Elements from Another Mesh" example

    +

    "Import 1D-2D Elements from Another Mesh" example

    \tui_script{defining_hypotheses_ex16.py} \anchor tui_viscous_layers diff --git a/doc/salome/gui/SMESH/input/use_existing_algos.doc b/doc/salome/gui/SMESH/input/use_existing_algos.doc index 98ace8ad0..55eb854dd 100644 --- a/doc/salome/gui/SMESH/input/use_existing_algos.doc +++ b/doc/salome/gui/SMESH/input/use_existing_algos.doc @@ -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 Import nD Elements from Another Mesh algorithms allow to define the mesh of a geometrical @@ -40,7 +40,7 @@ mesh. In this case To copy groups checkbox allows to create the same groups as in the imported source mesh. -Import 2D Elements from Another Mesh algorithm allows to 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 @@ -48,7 +48,7 @@ by importing mesh faces contained in a group (or groups) from another with the created 2D elements.
    To apply this algorithm select the geometrical face to be meshed (indicated in the field \b Geometry of Create mesh dialog box), -Import 2D Elements from Another Mesh in the list of 2D +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: diff --git a/resources/StdMeshers.xml.in b/resources/StdMeshers.xml.in index b505c44f4..239ff2cb4 100644 --- a/resources/StdMeshers.xml.in +++ b/resources/StdMeshers.xml.in @@ -392,7 +392,7 @@