X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fbasic_meshing_algos.doc;h=e76863e8a09151d8d6b84af28841d74c901e4bce;hb=5d68554076bbca0e1e95fb0db215a6c2b84b6c54;hp=a4ebe1c8a0765b9082683f0dbc38e11c3615cd38;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/basic_meshing_algos.doc b/doc/salome/gui/SMESH/input/basic_meshing_algos.doc index a4ebe1c8a..e76863e8a 100644 --- a/doc/salome/gui/SMESH/input/basic_meshing_algos.doc +++ b/doc/salome/gui/SMESH/input/basic_meshing_algos.doc @@ -30,13 +30,13 @@ quadrangular elements. \image html image124.gif "Example of a quadrangular 2D mesh" -
  • For meshing of 3D entities (volume objects):
  • +
  • For meshing of 3D entities (solid objects):
  • @@ -46,12 +46,9 @@ where the geometrical boundary intersects Cartesian cells. \image html image126.gif "Example of a hexahedral 3D mesh" -Some of 3D meshing algorithms also can generate 3D meshes from 2D meshes, working without -geometrical objects. Such algorithms are - +Some 3D meshing algorithms, such as Hexahedron(i,j,k) and some +commercial ones, also can generate 3D meshes from 2D meshes, working without +geometrical objects. There is also a number of more specific algorithms: -\ref use_existing_anchor "Use existing edges" and -\ref use_existing_anchor "Use existing faces" algorithms can be -used to create an 1D or a 2D mesh in a python script. +\ref use_existing_anchor "Use Edges to be Created Manually" and +\ref use_existing_anchor "Use Faces to be Created Manually" algorithms can be +used to create a 1D or a 2D mesh in a python script. \ref constructing_meshes_page "Constructing meshes" page describes in detail how to apply meshing algorithms.