ADD_TO_VP_DRAWLIST adds items to the drawlist of a specified viewport.
-->(ADD_TO_VP_DRAWLIST)--|vp|--+--(:WITH-WP)-----+---+
| | |
+--(:WITHOUT-WP)--+ |
|
+----------------------------------------+
|
| +----------------<---------------------+
| | |
+----+--|wp, wpset, part, assy, or layout|--+-->
The following options are available.
- :WITH-WP - specifies that workplanes are to be displayed when
you unhide an assembly.
- :WITHOUT-WP - specifies that workplanes are not to be displayed
when you unhide an assembly.
Use this action to add workplanes, workplane sets, parts,
assemblies, or layouts to the drawlist of a specified viewport.
The following parameter sequence adds "/wp22" and the part called
"/housing", to the drawlist of "vp3".
ADD_TO_VP_DRAWLIST "vp3" "/wp22" "/housing"
REMOVE_FROM_VP_DRAWLIST interrupt action
CLEAR_VP Interrupt action
SELECT_VP_SA subaction