X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsplit_to_tetra.doc;h=fb5c4e1651bd0be0cb9f5bdba72a4f76b35e69db;hp=325c30c116209cfc4187a1ab5f5aa7c4d0e60e7f;hb=4bfa5eeb9323da266be02bc591d0d2eb8ce45570;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;ds=sidebyside diff --git a/doc/salome/gui/SMESH/input/split_to_tetra.doc b/doc/salome/gui/SMESH/input/split_to_tetra.doc index 325c30c11..fb5c4e165 100644 --- a/doc/salome/gui/SMESH/input/split_to_tetra.doc +++ b/doc/salome/gui/SMESH/input/split_to_tetra.doc @@ -1,55 +1,68 @@ /*! -\page split_to_tetra_page Splitting volumes into tetrahedra +\page split_to_tetra_page Splitting volumes -\n This operation allows to split volumic elements into tetrahedra. -2D mesh is modified accordingly. +\n This operation allows to split either any volumic elements into +tetrahedra or hexahedra into prisms. 2D mesh is modified accordingly. To split volumes:
    -
  1. Display a mesh or a submesh in the 3D viewer.
  2. -
  3. In the \b Modification menu select the Split into Tetrahedra item or -click "Split into Tetrahedra" button in the toolbar. +
  4. Display a mesh, a sub-mesh or a group in the 3D viewer.
  5. +
  6. In the \b Modification menu select the Split Volumes item or +click "Split Volumes" button in the toolbar. \image html split_into_tetra_icon.png -
    "Split into Tetrahedra" button
    +
    "Split Volumes" button
    The following dialog box will appear: \image html split_into_tetra.png -\par - +
    +First it is possible to select the type of operation: +- If \b Tetrahedron button is checked, the operation will split volumes of any type into tetrahedra. +- If \b Prism button is checked, the operation will split hexahedra into prisms. -
  7. Click the \b Apply or Apply and Close button to confirm the operation.
  8. +
  9. Click \b Apply or Apply and Close button to confirm the operation.
*/