X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Fviewing_geom_obj.doc;h=b6b5a4f4eda33bc0de12cd1b43739bb92e3401db;hb=797fbe2d3cd3ca353c36282da0a4c8ea45d97031;hp=a9e42b2db1305b956e5e45bb448ce2a6ee7602c1;hpb=239f8109c64fa0c5a2e1d87a420bad5529b57f48;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 a9e42b2db..b6b5a4f4e 100644 --- a/doc/salome/gui/GEOM/input/viewing_geom_obj.doc +++ b/doc/salome/gui/GEOM/input/viewing_geom_obj.doc @@ -1,13 +1,14 @@ /*! -\page view_geom_obj_page Overview +\page view_geom_obj_page Viewing geometrical objects -\n Newly created geometrical objects are automatically displayed in +Newly created geometrical objects are automatically displayed in the OCC 3D Viewer. -\n OCC 3D Viewer is described in the documentation on GUI +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 +19,104 @@ 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.
  • -
  • \ref display_mode_page "Display Mode" - allows to select between +
  • \subpage display_mode_page "Display Mode" - allows to select between Wireframe and Shading presentation.
  • -
  • \ref color_page "Color" - allows to change the filling color in +
  • \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.
  • -
  • \ref transparency_page "Transparency" - allows to change the +
  • \subpage transparency_page "Transparency" - allows to change the transparency of geometrical objects.
  • -
  • \ref isolines_page "Isos" - allows to change the number of +
  • \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.gif -
  • -
  • Hide all - allows to hide all objects from the viewer. TUI -Command: sg.EraseAll() -\n \image html image26.gif -
  • -
  • Display Only - allows to display only the selected -geometrical object. TUI Command: sg.DisplayOnly(ID) -\n \image html image33.gif -
  • -
  • 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.
  • 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
    + +The following commands appear in the Object Browser context menu +under certain conditions: + +\image html ob_popup_menu.png
    + + + +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 + +- Creation operation shows a name of the operation +used to create the selected object. +- The table below lists \b Parameters used to create the +selected object and their \b Values. + */