[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


COPY_VP_DRAWLIST interrupt action

COPY_VP_DRAWLIST copies the drawlist of one viewport to another.

Syntax


---->(COPY_VP_DRAWLIST)----|to viewport|----|from viewport|---->

Options

This action has no options. Simply define the view to be copied to, and then the view to be copied from. The entities will be displayed in both viewports.

When to use

Use this action to copy the drawlist of one viewport to another viewport.

Example

The following parameter sequence copies the current drawlist from "vport1" to "vport2".

COPY_VP_DRAWLIST "vport2" "vport1"

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

See also

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