REMOVE_FROM_VP_DRAWLIST removes items from the specified viewport.
-->(REMOVE_FROM_VP_DRAWLIST)--|vp|--+--(:WITH-WP)-----+---+ | | | +--(:WITHOUT-WP)--+ | | +---------------------------------------------+ | | +----------------<---------------------+ | | | +----+--|wp, wpset, part, assy, or layout|--+-->
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.
REMOVE_FROM_VP_DRAWLIST "vport3" "/wp22" "/housing" :OK
All item names must be enclosed by double quotes (" ").