| Previous Topic | Next Topic | Contents | Commands by Function |
Commands Alphabetically |
Graphics Menu.QTrans { Cell N | Material N Density X |
A X | G X } [ 0 | Transparent | 1 | Opaque | Semi-transparent ]
QTrans Cell N
N.
QTrans Material N
N.
If N = -1, set the transparency
of all cells with a nonzero material number.
QTrans Density X
X >= 0, set the transparency
of all cells with densities D satisfying |D|
>= X and D != 0.
(|D| is the absolute value of D.)
If X < 0, set
the transparency of all cells with densities D satisfying
|D| <= X and D != 0.
QTrans A X
X >= 0, set the
transparency of all cells with densities D satisfying |D| >=
X and D > 0.
If X < 0, set the
transparency of all cells with densities D satisfying
|D| <= X and D > 0.
QTrans G X
X >= 0, set the
transparency of all cells with densities D satisfying
|D| >= X and D < 0
If X < 0, set
the transparency of all cells with densities D satisfying
|D| <= X and D < 0.
QTrans { 0 | Transparent | 1
| Opaque | Semi-transparent } { Cell N | Mat N
} n1 [ n2 [ n3 ... ] ] ]
qtrans m 1 T
qt c 5 op
qt/d/-0.90/op
qt d 3. 0
qt semi c 4 9 11 34
qt op m 8 56 101