[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


WINDOW_VP interrupt action

WINDOW_VP displays a new portion of the specified viewport.

Syntax


---->(WINDOW_VP)---|viewport|----|point 1|---|point 2|---->

Options

This action has no options.

When to use

Use this action to modify your view of the specified viewport. A boxed area of the viewport is expanded to fill the entire viewport.

Two points are specified to define the box. The X and Y values of the points must be in the range 0 to 1. The box may need to be expanded in one direction to fit the shape of the viewport.

If you interrupt this action, the menu button is greyed out until the new operation is complete.

Example

The following parameter sequence windows in on the specified area of the viewport named "vport1".

WINDOW_VP "vport1" 100,100 125,125

See also

CENTER_VP interrupt action DYNAMIC_VP interrupt action PAN_VP interrupt action ZOOM_VP interrupt action
[Contents] [Index] [Books]