X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Finput%2Ftransparency.doc;h=1bb550cbf0b3add4d232ce6a4f212f138948945d;hb=a0e22ed86a0df64143edb095e07295a014b32c88;hp=9586c95463942a5f4b0cda40b9effef003090851;hpb=239f8109c64fa0c5a2e1d87a420bad5529b57f48;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/input/transparency.doc b/doc/salome/gui/GEOM/input/transparency.doc index 9586c9546..1bb550cbf 100644 --- a/doc/salome/gui/GEOM/input/transparency.doc +++ b/doc/salome/gui/GEOM/input/transparency.doc @@ -2,15 +2,19 @@ \page transparency_page Transparency -\n You can change the transparency of a shape in the range between 0 -(absolutely opaque) and 1 (absolutely transparent and thus invisible) +\n You can change the transparency of a shape in the range between 0% +(absolutely opaque) and 100% (absolutely transparent and thus invisible) in the following dialog box. \image html neo-transparency.png -or using a TUI Command: gg.setTransparency(ID, Double) +or using a TUI Command: gg.setTransparency(ID, Value) -\n Examples: +where +- ID is an object ID (entry) +- Value is a transparency value in range [0-1]; 0 means fully opaque, 1 means fully transparent + +Examples: \image html colorsn.png
Opaque