AM_MOD_HATCH_COLOR modifies the color of all automatic hatching of a part.
+--------------------<--------------------+
| |
| |
----->(AM_MOD_HATCH_COLOR)----+---(:HATCH_PART)----|hatched part|-------+---->
| |
| |
+---(:HATCH_COLOR)---|GET_RGB_COLOR_SA|---+
- :HATCH_PART selects a hatched part. The hatched part will be modified in all views and sheets.
- :HATCH_COLOR sets the new hatch color. It automatically calls up
the GET_RGB_COLOR_SA subaction. Use this subaction to specify the
new RGB or HSL color.
Use this action to change the color of automatically-created
hatching.
GET_RGB_COLOR_SA subaction,
AM_MOD_HATCH_ANGLE terminate action,
AM_MOD_HATCH_DIST terminate action,
AM_MOD_HATCH_LINETYPE terminate action,
AM_MOD_HATCH_PATTERN terminate action,
AM_MOD_HATCH_REF_POINT terminate action