SET_WP_BORDER_TYPE sets the display mode for the
specified workplane.
---->(SET_WP_BORDER_TYPE)--|wp|--+--(:FULL)-----+---->
| |
+--(:OUTLINE)--+
The following options are available to set your workplane
border type.
- :FULL - the entire rectangle is displayed
semi-transparent.
- :OUTLINE - only the border is displayed
semi-transparent.
Use this action to specify the style of a workplane
border.
The following parameter sequence specifies that for "/wp1"
the workplane border should be displayed as an outline.
SET_WP_BORDER_TYPE "/wp1" :OUTLINE
All workplane names must be enclosed by double quotes (" ").
SET_WP_COLOR terminate action