[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CREATE_VP terminate action

CREATE_VP creates a new viewport.

Syntax


                  +-----------------<------------------+
                  |                                    |
---->(CREATE_VP)--+--(:NAME)---|name|------------------+---->
                  |                                    |
                  +--(:BACKGROUND_COLOR)----|color|----+
                  |                                    |
                  +--(:CORNER_1)----|pt on screen|-----+
                  |                                    |
                  +--(:CORNER_2)----|pt on screen|-----+

Options

This following options are available to create a new viewport.

When to use

Use this action to create a new viewport, in which to view the model.

You can have up to 16 viewports open at the same time.

Example

The following parameter sequence creates a new, empty viewport, with a black (default) background.

CREATE_VP :NAME "vport2" COMPLETE

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

See also

DELETE_VP terminate action REDRAW_VP interrupt action REDRAW_ALL_VP interrupt action
[Contents] [Index] [Books]