From bb14cd1bfcf27ef9bfa6872e40dfe9c650b1b79e Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 22 Aug 2011 08:41:41 +0000 Subject: [PATCH] 021346: EDF 1938 SMESH: "Use existing elements" functionality Some more info --- .../gui/SMESH/input/use_existing_algos.doc | 36 +++++++++++-------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/doc/salome/gui/SMESH/input/use_existing_algos.doc b/doc/salome/gui/SMESH/input/use_existing_algos.doc index ff3d37d34..9f77b3b62 100644 --- a/doc/salome/gui/SMESH/input/use_existing_algos.doc +++ b/doc/salome/gui/SMESH/input/use_existing_algos.doc @@ -2,7 +2,7 @@ \page import_algos_page Use Existing Elements Algorithms -\n Use Existing Elements algorithms allow to define the mesh of a geometrical +\n Use Existing Elements algorithms allow to define the mesh of a geometrical object by the importing suitably located mesh elements from another mesh. The mesh elements to import from the other mesh are to be contained in groups. If several groups are used to mesh one geometry, validity of @@ -19,7 +19,7 @@ together using these algorithms. Use Existing 1D Elements algorithm allows to define the mesh of a geometrical edge (or group of edges) -by the importing of mesh edges of another mesh contained in a group (or groups). +by importing mesh edges contained in a group (or groups) from another mesh. \n To apply this algorithm select the edge to be meshed (indicated in the field \b Geometry of Create mesh dialog box), Use existing 1D elements in the list of 1D algorithms and click the @@ -28,16 +28,20 @@ The following dialog box will appear: \image html hyp_source_edges.png -In this menu you can define the \b Name of the algorithm, the -Groups of Edges to import elements from, To copy mesh -the selected Groups of Edges belong to as a whole and To -copy groups along with the whole mesh. -
+In this dialog box you can define + Use Existing 2D Elements algorithm allows to define the mesh of a geometrical face (or group of faces) -by the importing of mesh faces of another mesh contained in a group (or groups). -\n To apply this algorithm select the edge to be meshed (indicated in +by importing mesh faces contained in a group (or groups) from another mesh. +\n To apply this algorithm select the geometrical face to be meshed (indicated in the field \b Geometry of Create mesh dialog box), Use existing 2D elements in the list of 2D algorithms and click the "Add Hypothesis" button. @@ -45,11 +49,15 @@ The following dialog box will appear: \image html hyp_source_faces.png -In this menu you can define the \b Name of the algorithm, the -Groups of Faces to import elements from, To copy mesh -the selected Groups of Faces belong to as a whole and To -copy groups along with the whole mesh. -
+In this dialog box you can define +
See Also a sample TUI Script of a \ref tui_import "Use Existing Elements Algorithms". -- 2.39.2