[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


REMOVE_FROM_VP_DRAWLIST interrupt action

REMOVE_FROM_VP_DRAWLIST removes items from the specified viewport.

Syntax


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

Options

The following options are available.

When to use

Use this function to remove items from the drawlist of a specified viewport.

First specify the viewport, then specify the workplane, workplane set, part, assembly, or layout you do not want displayed.

Items may not be removed from the drawlist of a locked viewport.

Example

The following parameter sequence removes "/wp22" and the part called "/housing", from the drawlist of "vport3".

REMOVE_FROM_VP_DRAWLIST "vport3" "/wp22" "/housing" :OK

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

See also

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