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=a8ad620b563aa770efb9340a624f9c291d7ae9db;hb=6dcb33ab2f670eab4a3d3c24b9ff0761bc091d20;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..a8ad620b5 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,33 +2,50 @@ \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" -for more information about quadratic meshes. +\n This functionality allows transforming linear meshes (or +sub-meshes) to quadratic and vice versa. +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. + +See \ref adding_quadratic_elements_page for more information about +quadratic meshes. 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 -toolbar. - +
  2. Select a mesh or a sub-mesh in the Object Browser or in the + Viewer.
  3. +
  4. From the Modification menu or from the contextual menu in the + Object Browser choose Convert to/from Quadratic Mesh item, + or click "Convert to/from quadratic" button in the + toolbar. + +
    \image html image154.png -
    "Convert to/from quadratic" button
    +"Convert to/from quadratic" button +
    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 -
    Standard mesh (coarse mesh on a torus)
    +
    Linear mesh (coarse mesh on a torus)
    \image html image155.gif
    Quadratic mesh
    @@ -37,4 +54,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. + +*/