/TRLCY
/TRLCY, Lab
, TLEVEL
, N1
, N2
, NINC
Specifies the level of translucency.
Lab
Apply translucency level to the items specified by the following labels:
ELEM
—
Elements. Use
N1
,N2
,NINC
fields for element numbers.AREA
—
Solid model areas. Use
N1
,N2
,NINC
fields for area numbers.VOLU
—
Solid model volumes. Use
N1
,N2
,NINC
fields for volume numbers.ISURF
—
Isosurfaces (surfaces of constant stress, etc., value). Translucency varies with result value, to a maximum of the specified translucency level.
CM
—
Component group. Use
N1
for component name, ignoreN2
andNINC
.CURVE
—
Filled areas under curves of line graphs. Use
N1
,N2
,NINC
fields for curve numbers.ZCAP
—
If /TYPE,
WN
,ZCAP is the current display type, then /TRLCY,ZCAP,TLEVEL
will display the model in windowWN
with the portion of the model in front of the section plane displayed at the translucency levelTLEVEL
.ON, OFF
—
Sets the specified translucency display on or off. All other fields are ignored.
TLEVEL
Translucency level: 0.0 (opaque) to 1.0 (transparent).
N1
,N2
,NINC
Used only with labels as noted above. Apply translucency level to
Lab
items numberedN1
toN2
(defaults toN1
) in steps ofNINC
(defaults to 1). IfN1
is blank or ALL, apply specified translucency level to entire selected range. IfLab
is CM, use component name forN1
and ignoreN2
andNINC
. A value ofN1
= P allows you to graphically pick elements, areas, and volumes. You can then assign translucency levels to the entities via the picker. TheLab
andTLEVEL
fields are ignored when translucency is applied by picking.
Notes
Specifies the level of translucency for various items. Issue /TRLCY,DEFA to reset the default (0) translucency levels. This command is valid only on selected 2D and 3D graphics devices; see in the Basic Analysis Guide for more information on applying translucency.
For 2D devices, the program displays only the visible faces of the items being displayed. The information behind the facing planes is not displayed. Issuing the /SHRINK command will force the hardware to display information behind the translucent items.
This command is valid in any processor.