SET_WP_COLOR changes the color of workplane attributes.
+-------------<----------+
| |
---->(SET_WP_COLOR)--|wp|----->----+--(:FRONT)--+--|color|--+---->
| |
+--(:BACK)---+
| |
+--(:GEOM)---+
| |
+--(:CONSTR)-+
| |
+--(:GRID)---+
The following options are available to set the color of the
specified workplane attribute.
- :FRONT - specifies the workplane border when viewed from
the front (+W)
- :BACK - specifies the workplane border when viewed from
the back (-W)
- :GEOM - specifies workplane geometry
- :CONSTR - specifies construction geometry
- :GRID - specifies the line/dot grid
Use this action to change the color of attributes of an existing
workplane.
The following parameter sequence changes the geometry color of
"/wp1" to green.
SET_WP_COLOR "/wp1" :GEOM RGB_COLOR 1,1,1
Alternatively, you can use the HSL and RGB sliders on
the color menu to specify color values.
All workplane must be enclosed by double quotes (" ").
SET_WP_DEFAULT_GRID_MODE interrupt action
SET_WP_DEFAULT_GRID_WIDTH interrupt action
SET_WP_DEFAULT_GRID_HEIGHT interrupt action
SET_WP_DEFAULT_CONSTR_COLOR interrupt action
SET_WP_DEFAULT_FRONT_BORDER_COLOR interrupt action
SET_WP_DEFAULT_CONSTR_COLOR interrupt action