From 4bfa5eeb9323da266be02bc591d0d2eb8ce45570 Mon Sep 17 00:00:00 2001 From: eap Date: Tue, 6 May 2014 19:42:32 +0400 Subject: [PATCH] Re-review docs --- .../gui/SMESH/input/1d_meshing_hypo.doc | 10 +++-- doc/salome/gui/SMESH/input/cartesian_algo.doc | 35 ++++++++++------ .../gui/SMESH/input/double_nodes_page.doc | 41 ++++++++++++------- doc/salome/gui/SMESH/input/editing_groups.doc | 13 +++--- .../gui/SMESH/input/grouping_elements.doc | 12 ++++-- .../gui/SMESH/input/mesh_through_point.doc | 18 +++++--- doc/salome/gui/SMESH/input/split_to_tetra.doc | 2 +- 7 files changed, 84 insertions(+), 47 deletions(-) diff --git a/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc b/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc index ac0902ec1..72d006bfc 100644 --- a/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc +++ b/doc/salome/gui/SMESH/input/1d_meshing_hypo.doc @@ -68,10 +68,12 @@ Lk-1 * d) starting from a given Start Length and Common Ratio. The splitting direction is defined by the orientation of the underlying geometrical edge. -Reverse Edges list box allows specifying the edges, for which the splitting should be made in the -direction opposite to their orientation. This list box is filled after a geometry object is selected for meshing. In this case it is possible to select edges to be reversed either directly picking them in -the 3D viewer or by selecting the edges or groups of edges in the -Object Browser. +Reverse Edges list box allows specifying the edges, for which +the splitting should be made in the direction opposite to their +orientation. This list box is usable only if a geometry object is +selected for meshing. In this case it is possible to select edges to +be reversed either directly picking them in the 3D viewer or by +selecting the edges or groups of edges in the Object Browser. \image html a-geometric1d.png diff --git a/doc/salome/gui/SMESH/input/cartesian_algo.doc b/doc/salome/gui/SMESH/input/cartesian_algo.doc index 6062aa89e..4d00c577f 100644 --- a/doc/salome/gui/SMESH/input/cartesian_algo.doc +++ b/doc/salome/gui/SMESH/input/cartesian_algo.doc @@ -29,7 +29,8 @@ nodes are inside and some outside. To apply this algorithm when you define your mesh, select Body - Fitting in the list of 3D algorithms and add Body Fitting Parameters hypothesis. The following dialog will appear: + Fitting in the list of 3D algorithms and add Body Fitting + Parameters hypothesis. The following dialog will appear:
\anchor cartesian_hyp_anchor @@ -50,10 +51,12 @@ This dialog allows to define \image html cartesian_implement_edge.png "Implement Edges switched off to the left and on to the right" -
  • Definition mode allows choosing how Cartesian structured grid is defined. Location of nodes along each grid axis is defined individually: +
  • Definition mode allows choosing how Cartesian structured + grid is defined. Location of nodes along each grid axis is defined + individually:
  • -
  • Fixed Point group allows defining an exact location of a grid node in the direction defined by spacing. The following cases are possible: - -
  • +
  • Fixed Point group allows defining an exact location of + a grid node in the direction defined by spacing. The following cases + are possible: + +
  • Directions of Axes group allows setting the directions of grid axes.