Salome HOME
Mantis issue 0021703: [CEA 577] Boolean operations on groups.
[modules/geom.git] / doc / salome / gui / GEOM / input / viewing_geom_obj.doc
index 3787aed92915c5cdcf5b70b36f32c81ac83fd398..44cea48a674f9ba6e6bbb881606aef050e1084fb 100644 (file)
@@ -21,14 +21,26 @@ object.</li>
 viewer and from the Object Browser.</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 
+front of the viewer the selected geometrical object.</li>
+<li><b>Clear Top Level State</b> - allows to remove from the viewer foreground 
+geometrical objects that have been placed there via <b>Bring To Front</b> command.</li>
 <li>\subpage color_page "Color" - allows to change the filling color in
 the standard <b>Select Color</b> menu.</li>
 <li>\subpage transparency_page "Transparency" - allows to change the
 transparency of geometrical objects.</li>
 <li>\subpage isolines_page "Isos" - allows to change the number of
 isolines displayed within a shape.</li>
-<li><b>Auto color</b> / <b>Disable auto color</b> - toggle auto color
-mode. When auto color mode is enabled, the groups created on the
+<li>\subpage deflection_page "Deflection" - allows to change the
+deflection coefficient of a shape.</li>
+<li>\subpage material_page "Material" - allows to change the
+material properties of a shape.</li>
+<li>\subpage point_marker_page "Point Marker" - allows to change the
+representation of geometrical vertices.</li>
+<li>\subpage line_width_page "Line Width" - allows to change the
+width of edges and isolines.</li>
+<li><b>Auto color</b> / <b>Disable auto color</b> - activates the auto color
+mode. When the auto color mode is enabled, the groups created on the
 sub-shapes of the selected geometrical object are automatically
 coloured by the unique colors. TUI Commands :
 <em>go.SetAutoColor(enable)</em>, <em>enabled = go.GetAutoColor()</em></li>
@@ -62,18 +74,25 @@ on the viewer background:
 <li><b>Select Only</b> provides a filter for exclusive selection of objects of a certain type.</li>
 </ul>
 
-The Object browser's popup menu can include some other commands:
+The the following commands appear in the Object Browser context menu
+under certain conditions:
 
 \image html ob_popup_menu.png <br>
 
 <ul>
-<li>\subpage work_with_groups_page "Create Group" - invokes dialog box
-that allows creating groups of geometrical objects.</li>
-<li><b>Hide Children</b> / <b>Show Children</b> - hide / show child
-sub-objects in the Object Browser. These commands are available only
-if the selected geometry object has any children. Note: when some
-children are hidden, the object name is hilghlighted with the bold
-font.</li>
+<li>\ref work_with_groups_page "Create Group" - allows creating groups of geometrical objects.</li>
+<li><b>Hide Children</b> / <b>Show Children</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>Unpublish</b> - unpublish 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</li>
 </ul>
 
+\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.
 */