X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Finput%2Fconvert_to_from_quadratic_mesh.doc;h=a253c05230094f9c65032646faa07204da743119;hp=84974a21c252321e7380e41717a360f162655d97;hb=dbf226547fc4b1b1c901ab994db7c1708dd6576d;hpb=79b1ac2b6df9117f16f11d444b1f165d477a1813 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 84974a21c..a253c0523 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,39 +2,58 @@ \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. - -\image html image154.gif -
    "Convert to/from quadratic" button
    +
  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 +
    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
  8. -
  9. Click the \b Apply or \b OK button.
  10. +
  11. Click the \b Apply or Apply and Close button.
-*/ \ No newline at end of file +
See Also a sample TUI Script of a \ref tui_quadratic "Convert to/from quadratic" operation. + +*/