Salome HOME
Doc : Add an Angle option in the cylinder primitive in order to build portion of...
[modules/geom.git] / doc / salome / gui / GEOM / input / viewing_geom_obj.doc
index a5882fcfb33ee7607e75000e21288bf63c832332..29a43cfbf1ca54b70a8d297d8b55ca2b065b4af1 100644 (file)
@@ -2,9 +2,11 @@
 
 \page view_geom_obj_page Viewing geometrical objects
 
-Newly created geometrical objects are automatically displayed in
+Newly created or imported geometrical objects are added as items in the Object Browser and displayed in
 the <b>OCC 3D Viewer</b>.
 
+See the corresponding topic about the \subpage arranging_study_objects_page "Operations available in the Object Browser for Geometry module".
+
 <b>OCC 3D Viewer</b> is described in the documentation on <b>GUI
 module</b>.
 
@@ -19,6 +21,7 @@ other useful options by right-clicking on the selected object.
 object.</li>
 <li><b>Delete</b> - irreversibly deletes the selected object from the
 viewer and from the Object Browser.</li> 
+<li><b>Create Group</b> - allows to create group.</li> 
 <li>\subpage display_mode_page "Display Mode" - allows to select between
 Wireframe and Shading presentation.</li>
 <li>\subpage bring_to_front_page "Bring To Front" - allows to bring to 
@@ -59,6 +62,12 @@ geometrical object. TUI Command: <em>sg.DisplayOnly(ID)</em></li>
 
 \image html image33.png
 
+<li><b>Show all dimensions</b> - shows all of the persistent dimensions created for the selected geometrical object.</li>
+<li><b>Hide all dimensions</b> - hides all of the persistent dimensions created for the selected geometrical object.</li>
+<li>\subpage dependency_tree_page "Show dependency tree" - shows dependency tree of selected objects
+in new 2D View Window.</li>
+<li>\subpage reduce_study_page "Reduce study" - allows to reduce study
+by automatic removing objects according to user's options.</li>
 <li><b>Dump view</b> - exports an object from the viewer in bmp, png,
 jpg or jpeg image format.</li>
 <li><b>Change background</b> - allows to redefine the background
@@ -74,49 +83,6 @@ on the viewer background:
 <li><b>Select Only</b> provides a filter for exclusive selection of objects of a certain type.</li>
 </ul>
 
-The following commands appear in the Object Browser context menu
-under certain conditions:
-
-\image html ob_popup_menu.png <br>
-
-<ul>
-<li>\ref work_with_groups_page "Create Group" - allows creating groups of geometrical objects.</li>
-
-<li><b>Conceal child items</b> / <b>Disclose child items</b> - hides / shows child
-sub-objects in the Object Browser, if the selected geometric object has
-child objects. When some child objects are hidden, the name of the
-parent object is hilghlighted with bold font.</li>
-
-<li><b>Show Only Children</b> - erases from the current viewer all objects
-and then displays only the children of the selected object(s).
-</li>
-
-<li><b>Unpublish</b> - unpublishes the selected geometric object from the Object Browser 
-  and erase it from all viewers. To publish unpublished geometric objects select in the 
-  context menu of the <b>Geometry</b> root object <b>Publish...</b> item. 
-  The following dialog box will appear
-
-  \image html publish_dlg.png <br>
-
-  Switch the checkbox near the appropriate object and
-  click <b>Publish</b> or <b>Publish And Close</b> button. 
-
-  "Eye" icons in this dialog box allow previewing unpublished objects in the viewer. All 
-  unpublished objects are by default sorted by the name in ascending order. It is possible
-  to change order of sorting (ascending / descending) by clicking the corresponding title
-  bar of the objects list.
-</li>
-</ul>
-
-At the bottom of the Object Browser, there is \b Information
-window providing some information on a selected geometric object:
-
-\image html creation_op_info.png Information window
 
-- <b>Creation operation</b> shows a name of the operation
-used to create the selected object.
-- In a table under <b>Creation operation</b>, \b Parameter and \b
-Value are a name and a value of a parameter used to create the
-selected object.
 
 */