GET_SHOW reports the on/off status of a specified
SET_SHOW option in a specified viewport.
---->(GET_SHOW)----|viewport|----|show option|---->
This action has no options.
Use this action to inquire the on/off setting of a
SET_SHOW option in a viewport. OneSpace Designer will
return either:
or
The following parameter sequence inquires the setting of shaded
geometry, in "vport1".
(getres (GET_SHOW "vport1" :3DGEO_SHADED))
All viewport names must be enclosed by double quotes (" ").
SET_SHOW interrupt action
SELECT_VP_SA subaction