[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


GET_SHOW interrupt action

GET_SHOW reports the on/off status of a specified SET_SHOW option in a specified viewport.

Syntax


---->(GET_SHOW)----|viewport|----|show option|---->

Options

This action has no options.

When to use

Use this action to inquire the on/off setting of a SET_SHOW option in a viewport. OneSpace Designer will return either:

or

Example

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 (" ").

See also

SET_SHOW interrupt action SELECT_VP_SA subaction
[Contents] [Index] [Books]