AM_SL_COLOR modifies the color of existing symmetry lines.
+--------------------<------------------+
| |
| |
---->(AM_SL_COLOR)---+---(:COLOR)---|GET_RGB_COLOR_SA|-------+----->
| |
| |
+---(:SYM_SELECT)---|symmetry line|-----+
- :COLOR automatically calls up the GET_RGB_COLOR_SA subaction.
Use this subaction to specify the new RGB or HSL color.
- :SYM_SELECT selects the symmetry line. This can be used with the Select
tool for multiple selection of symmetry lines.
Use this action to change the color of existing symmetry lines or circles.
The following action changes the color of a symmetry line to green using the
GET_RGB_COLOR_SA subaction and without showing the color editor. This command
also completes the action.
AM_SL_COLOR :COLOR :RGB 0,1,0 :DONE :SYM_SELECT COMPLETE
GET_RGB_COLOR_SA subaction,
AM_SL_LINETYPE terminate action,
AM_SL_PENSIZE terminate action,
AM_AUX_GEO_DEFAULT_SETTING terminate action