X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fviewing_geom_obj.doc;h=29a43cfbf1ca54b70a8d297d8b55ca2b065b4af1;hb=69b2ec02a2002731ceaf0597fa9f4dd9cd57dc91;hp=701502e923bbe27eb870b36fb61c37ce84797c9c;hpb=392885c1a8d50369708bbe5e6b44033ed8b8ba51;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/viewing_geom_obj.doc b/doc/salome/gui/GEOM/input/viewing_geom_obj.doc index 701502e92..29a43cfbf 100644 --- a/doc/salome/gui/GEOM/input/viewing_geom_obj.doc +++ b/doc/salome/gui/GEOM/input/viewing_geom_obj.doc @@ -2,12 +2,15 @@ \page view_geom_obj_page Viewing geometrical objects -\n 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 OCC 3D Viewer. -\n OCC 3D Viewer is described in the documentation on GUI +See the corresponding topic about the \subpage arranging_study_objects_page "Operations available in the Object Browser for Geometry module". + +OCC 3D Viewer is described in the documentation on GUI module. -\n After the object has appeared in the Viewer, you can select it with + +After the object has appeared in the Viewer, you can select it with left mouse click to change its presentation parameters and access to other useful options by right-clicking on the selected object. @@ -18,38 +21,68 @@ other useful options by right-clicking on the selected object. object.
  • Delete - irreversibly deletes the selected object from the viewer and from the Object Browser.
  • +
  • Create Group - allows to create group.
  • \subpage display_mode_page "Display Mode" - allows to select between Wireframe and Shading presentation.
  • +
  • \subpage bring_to_front_page "Bring To Front" - allows to bring to +front of the viewer the selected geometrical object.
  • +
  • Clear Top Level State - allows to remove from the viewer foreground +geometrical objects that have been placed there via Bring To Front command.
  • \subpage color_page "Color" - allows to change the filling color in the standard Select Color menu.
  • \subpage transparency_page "Transparency" - allows to change the transparency of geometrical objects.
  • \subpage isolines_page "Isos" - allows to change the number of isolines displayed within a shape.
  • +
  • \subpage deflection_page "Deflection" - allows to change the +deflection coefficient of a shape.
  • +
  • \subpage material_page "Material" - allows to change the +material properties of a shape.
  • +
  • \subpage point_marker_page "Point Marker" - allows to change the +representation of geometrical vertices.
  • +
  • \subpage line_width_page "Line Width" - allows to change the +width of edges and isolines.
  • +
  • Auto color / Disable auto color - 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 : +go.SetAutoColor(enable), enabled = go.GetAutoColor()
  • Hide - allows to hide the selected geometrical object from the -viewer. TUI Command : sg.EraseOnly(ID) -\n \image html image18.png -
  • -
  • Hide all - allows to hide all objects from the viewer. TUI -Command: sg.EraseAll() -\n \image html image26.png -
  • -
  • Show Only - allows to display only the selected -geometrical object. TUI Command: sg.DisplayOnly(ID) -\n \image html image33.png -
  • -
  • Update - refreshes the presentation of your geometrical object in the -Object Browser, applying all recent changes.
  • +viewer. TUI Command : sg.EraseOnly(ID) + +\image html image18.png + +
  • Hide all - hides all objects from the viewer. TUI +Command: sg.EraseAll()
  • + +\image html image26.png + +
  • Show Only - displays only the selected +geometrical object. TUI Command: sg.DisplayOnly(ID)
  • + +\image html image33.png + +
  • Show all dimensions - shows all of the persistent dimensions created for the selected geometrical object.
  • +
  • Hide all dimensions - hides all of the persistent dimensions created for the selected geometrical object.
  • +
  • \subpage dependency_tree_page "Show dependency tree" - shows dependency tree of selected objects +in new 2D View Window.
  • +
  • \subpage reduce_study_page "Reduce study" - allows to reduce study +by automatic removing objects according to user's options.
  • Dump view - exports an object from the viewer in bmp, png, jpg or jpeg image format.
  • Change background - allows to redefine the background -color. By default it is black. -\n\n Some of these functionalities are available through right-clicking +color. By default it is black.
  • + + +Some of these functionalities are available through right-clicking on the viewer background: -\image html image2.jpg
    +\image html image22.png
    + + + */