[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_SHOW interrupt action

SET_SHOW changes the type and manner of elements displayed in a viewport.

Syntax


                             +-------------<--------------+
                             |                            |
---->(SET_SHOW)--|viewport|--+--|show option|--+--(:ON)---+---->
                                               |          |
                                               +--(:OFF)--+

Options

The following options are available to customize your viewport.

When to use

Use this action to set up the manner in which items are displayed in a viewport.

The following show options are available.

To find out the status of a specified option, use GET_SHOW.

Example

The following parameter sequences set various show options for the specified viewport.

SET_SHOW "vport1" :3DGEO_SHADED :ON

SET_SHOW "vport1" :3DGEO_LABEL :ON

SET_SHOW "vport1" :WORKPLANES_BORDER :ON

SET_SHOW "vport1" :WORKPLANES_LOCAL_AXIS :ON

All viewport names must be enclosed by double quotes (" ").

See also

ON_OFF_SA subaction SELECT_VP_SA subaction
[Contents] [Index] [Books]