X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fconvert_to_from_quadratic_mesh.doc;h=66f850664e8625b54b175f16f303844b25d9d7c3;hb=bd4e115a78b52e3fbc016e5e30bb0e19b2a9e7d6;hp=072a91f7a2340e80faad891b883f5d03e52c2e97;hpb=0635c9fc80f67d1e5dc0e94ec85f487286a92070;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/input/convert_to_from_quadratic_mesh.doc b/doc/salome/gui/SMESH/input/convert_to_from_quadratic_mesh.doc index 072a91f7a..66f850664 100644 --- a/doc/salome/gui/SMESH/input/convert_to_from_quadratic_mesh.doc +++ b/doc/salome/gui/SMESH/input/convert_to_from_quadratic_mesh.doc @@ -2,14 +2,20 @@ \page convert_to_from_quadratic_mesh_page Convert to/from Quadratic Mesh -\n This functionality allows you to transtorm standard meshes to -quadratic and vice versa. See \ref adding_quadratic_elements_page "Adding quadratic elements" +\n This functionality allows transforming standard meshes (or +sub-meshes) to quadratic and vice versa. +See \ref adding_quadratic_elements_page "Adding quadratic elements" for more information about quadratic meshes. +Note that conversion of a sub-mesh most probably will +produce a non-conformal mesh. Elements on the boundary between +quadratic and linear sub-meshes become (or remain) quadratic. To produce a conversion:
    -
  1. From the Modification menu choose the Convert to/from Quadratic -Mesh item, or click "Convert to/from quadratic" button in the +
  2. Select a mesh or a sub-mesh in the Object Browser or in the +Viewer.
  3. +
  4. From the Modification menu choose Convert to/from Quadratic +Mesh item , or click "Convert to/from quadratic" button in the toolbar. \image html image154.png @@ -20,11 +26,17 @@ The following dialog box will appear: \image html convert.png
  5. -
  6. In this dialog box you should select: +
  7. In this dialog box specify: \image html image156.gif @@ -37,4 +49,6 @@ The following dialog box will appear:
  8. Click the \b Apply or \b OK button.
-*/ \ No newline at end of file +
See Also a sample TUI Script of a \ref tui_quadratic "Convert to/from quadratic" operation. + +*/