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=1fd311d844d410ee903439f8017af74857b7868b;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070;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 1fd311d84..e76863e8a 100644 --- a/doc/salome/gui/SMESH/input/basic_meshing_algos.doc +++ b/doc/salome/gui/SMESH/input/basic_meshing_algos.doc @@ -21,9 +21,8 @@ shape of a mesh.
  • For meshing of 2D entities (faces):
  • @@ -31,13 +30,15 @@ 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):
  • \image html image125.gif "Example of a tetrahedral 3D mesh" @@ -45,16 +46,22 @@ tetrahedral (pyramidal) elements. \image html image126.gif "Example of a hexahedral 3D mesh" -\Note that BLSURF and GHS3D are commercial meshers and require a -license to be used within the Mesh module. +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 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. @@ -62,4 +69,4 @@ detail how to apply meshing algorithms.
    See Also a sample TUI Script of a \ref tui_defining_meshing_algos "Define Meshing Algorithm" operation. -*/ \ No newline at end of file +*/