[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_VP_DIRECTION_NORMAL_TO_WP interrupt action

SET_VP_DIRECTION_NORMAL_TO_WP sets the viewport direction as "normal" to a specified workplane.

Syntax


---->(SET_VP_DIRECTION_NORMAL_TO_WP)----|viewport|----|wp|---->

Options

This action has no options.

When to use

Use this action to set the direction of a viewport to be normal to a specified workplane. Simply specify the viewport to be modified, then specify the workplane.

This is a fast, precise way of setting the viewing direction precisely normal to a workplane (rather than using dynamic positioning, or other methods).

Example

The following parameter sequence sets the viewing direction as "normal" to the workplane named "/wp1".

SET_VP_DIRECTION_NORMAL_TO_WP "vport1" "/wp1"

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

See also

SELECT_VP_SA subaction
[Contents] [Index] [Books]