[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


ADD_TO_VP_DRAWLIST interrupt action

ADD_TO_VP_DRAWLIST adds items to the drawlist of a specified viewport.

Syntax


-->(ADD_TO_VP_DRAWLIST)--|vp|--+--(:WITH-WP)-----+---+
                               |                 |   |
                               +--(:WITHOUT-WP)--+   |
                                                     |
            +----------------------------------------+
            |
            |    +----------------<---------------------+
            |    |                                      |
            +----+--|wp, wpset, part, assy, or layout|--+-->

Options

The following options are available.

When to use

Use this action to add workplanes, workplane sets, parts, assemblies, or layouts to the drawlist of a specified viewport.

Example

The following parameter sequence adds "/wp22" and the part called "/housing", to the drawlist of "vp3".

ADD_TO_VP_DRAWLIST "vp3" "/wp22" "/housing"

See also

REMOVE_FROM_VP_DRAWLIST interrupt action CLEAR_VP Interrupt action SELECT_VP_SA subaction
[Contents] [Index] [Books]