X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fconstructing_meshes.doc;h=2481807fd0888fdda36ee1c0c880f28b4a8cb8c0;hb=69aa7507f2647f99203fa4b526f99c77d8c43471;hp=f28be8601fb47c83ebfef2fab0ed2fbc4a8d3d52;hpb=fd96feab4b58b9ebe8706e44b35006e0122d682e;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/constructing_meshes.doc b/doc/salome/gui/SMESH/input/constructing_meshes.doc index f28be8601..2481807fd 100644 --- a/doc/salome/gui/SMESH/input/constructing_meshes.doc +++ b/doc/salome/gui/SMESH/input/constructing_meshes.doc @@ -10,13 +10,16 @@ To create a mesh on geometry, it is necessary to create a mesh object by choosin taken into account by the chosen meshing algorithms. Then you can launch mesh generation by invoking \ref compute_anchor "Compute" command. +The generated mesh will be automatically shown in the Viewer. You can +switch off automatic visualization or limit mesh size until which it is +automatically shown in \ref mesh_preferences_page (Automatic update entry). \note Sometimes \a hypotheses term is used to refer to both algorithms and hypotheses. Mesh generation on the geometry is performed in the bottom-up flow: nodes on vertices are created first, then edges are divided into -segments using nodes on vertices; the node of segments are then +segments using nodes on vertices; the nodes of segments are then used to mesh faces; then the nodes of faces are used to mesh solids. This automatically assures the conformity of the mesh. @@ -38,8 +41,9 @@ creation and specify the meshing parameters on sub-meshes only; then only the sub-shapes, for which an algorithm and a hypothesis (if any) have been defined will be discretized. -\n Construction of a mesh on a geometry includes at least two (mesh -creation and computing) of the following steps: +\n Construction of a mesh on a geometry includes at least two +(\ref create_mesh_anchor "mesh creation" and +\ref compute_anchor "computing") of the following steps: