smesh/doc/salome/gui/SMESH/input/display_mode.doc
eap 83b0c984cc 53539: 0D Element
1) Extract SMESHUtils/SMESH_ControlPnt.* from Hexotic
2) Minor doc changes
3) fix  53539: 0D Element (SMDS_MeshCell.hxx, SMESHGUI_AddMeshElementDlg.cxx)
4) Regressions
- bugs_06/G9 ( SMESH_DumpPython.cxx, SMESH_PythonDump.hxx )
- bugs_13/N8 ( StdMeshers_Regular_1D.cxx )
2016-08-24 17:04:22 +03:00

24 lines
550 B
Plaintext

/*!
\page display_mode_page Display Mode
\n By default your objects are represented as set in
\ref mesh_preferences_page "Preferences".
\n However, right-clicking on the mesh in the <b>Object Browser</b>,
and selecting <b>Display Mode</b>, you can display your mesh as:
\image html image53.gif Wireframe
\image html image37.jpg Shading
\image html image56.gif Nodes
\b Wireframe can combine with \b Nodes and \b Shading.
\b Shading and \b Wireframe modes can combine with \b Shrink, however
\b Nodes can't.
\image html image55.gif Shrink
*/