Salome HOME
0022380: EDF 2746 GEOM: Accept compounds of points as an input for "Smoothing surface"
[modules/geom.git] / doc / salome / gui / GEOM / input / display_mode.doc
index 8fe2d92f416dc270b5798d5a34ec5c6b47ecabd0..f8eaeccf018879859c2e0436f76e863faa3fc548 100644 (file)
@@ -12,15 +12,24 @@ Wireframe</b> or <b>Shading</b>.
 
 \n <b>TUI Command:</b> <em>gg.setDisplayMode(ID, Short)</em>
 
-\n <b>Examples:</b>
-
 \image html disp_mode1sn.png
 <center><em>Wireframe</em></center>
 
 \image html /disp_mode2sn.png
 <center><em>Shading</em></center>
 
+\n It is possible to show the direction of edges of the selected
+shape. For this, choose in the context menu of the shape
+<b>Display mode -> Show Edge Direction</b>, or apply this
+functionality for all objects in the current view via the main menu
+<b> View -> Display Mode -> Show/Hide Edge Direction.</b>
+
+\image html vectors_mode.png
+<center><em>Vectors Mode (Show Edge Direction)</em></center>
+
+\n <b>TUI Command:</b> <em>gg.setVectorsMode(ID, Bool)</em>
+
 Our <b>TUI Scripts</b> provide you with useful examples of 
 \ref tui_change_disp_mode "Changing Display Parameters".
 
-*/
\ No newline at end of file
+*/