geom/doc/salome/gui/GEOM/input/transparency.doc
2009-02-13 12:16:39 +00:00

26 lines
600 B
Plaintext

/*!
\page transparency_page Transparency
\n You can change the transparency of a shape in the range between 0%
(absolutely transparent and thus invisible) and 100% (absolutely opaque)
in the following dialog box.
\image html neo-transparency.png
or using a <b>TUI Command:</b> <em>gg.setTransparency(ID, Double)</em>
\n <b>Examples:</b>
\image html colorsn.png
<center><em>Opaque</em></center>
\image html transparencysn.png
<center><em>50% Transparent</em></center>
Our <b>TUI Scripts</b> provide you with useful examples of
\ref tui_change_transparency "Changing Display Parameters".
*/