Salome HOME
IPAL21270 Repair > Change Orientation for 1D. It seems as Invert object has same...
[modules/geom.git] / doc / salome / gui / GEOM / input / transparency.doc
1 /*!
2
3 \page transparency_page Transparency
4
5 \n You can change the transparency of a shape in the range between 0%
6 (absolutely transparent and thus invisible) and 100% (absolutely opaque)
7 in the following dialog box.
8
9 \image html neo-transparency.png
10
11 or using a <b>TUI Command:</b> <em>gg.setTransparency(ID, Double)</em>
12
13 \n <b>Examples:</b>
14
15 \image html colorsn.png
16 <center><em>Opaque</em></center>
17
18 \image html transparencysn.png
19 <center><em>50% Transparent</em></center>
20
21 Our <b>TUI Scripts</b> provide you with useful examples of 
22 \ref tui_change_transparency "Changing Display Parameters".
23
24 */
25