X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fsplit_to_tetra.doc;h=eb7fe0f26805f7dbf3c42157519ef0e091066cd0;hb=d9b70538644d78d4defa84cb64d7b28aa526e000;hp=325c30c116209cfc4187a1ab5f5aa7c4d0e60e7f;hpb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/split_to_tetra.doc b/doc/salome/gui/SMESH/input/split_to_tetra.doc index 325c30c11..eb7fe0f26 100644 --- a/doc/salome/gui/SMESH/input/split_to_tetra.doc +++ b/doc/salome/gui/SMESH/input/split_to_tetra.doc @@ -1,53 +1,86 @@ /*! -\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 +
    +Target element type group of radio-buttons allows to select +a type of operation. If \b Tetrahedron button is checked, then the +operation will split volumes of any type into tetrahedra. +If \b Prism button is checked, then the operation will split hexahedra +into prisms, and the dialog will look as follows: + +\image html split_into_prisms.png + -
  7. Select from a set of fields allows to choose a submesh or an -existing group whose elements will be automatically added to the -list.
  8. +
  9. Select from a set of fields allows to choose a sub-mesh or an + existing group whose elements will be added to the list as you ckick + \b Add button.
  10. Click the \b Apply or Apply and Close button to confirm the operation.