[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


LOCK_VP_DRAWLIST terminate action

LOCK_VP_DRAWLIST locks the drawlist of a specified viewport.

Syntax


---->(LOCK_VP_DRAWLIST)---|viewport|---->

Options

This action has no options.

When to use

Use this action to lock the drawlist of a specified viewport.

By default new workplanes, parts, and so on are added to the drawlist of each viewport. By locking the drawlist, you prevent this addition of new elements.

It is not possible to add items, remove items, clear, or replace the drawlist by copying when the drawlist of a viewport is locked.

Example

The following parameter sequence locks the drawlist of viewport "vport1".

LOCK_VP_DRAWLIST "vport1"

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

See also

UNLOCK_VP_DRAWLIST terminate action FREEZE_VP terminate action SELECT_VP_SA subaction
[Contents] [Index] [Books]