AM_MOD_HIDDEN_LINE_MODE modifies the appearance (color and line type) of hidden lines of existing views.
+-------------------<------------------------+ | | | | ---->(AM_MOD_HIDDEN_LINE_MODE)---+---(:VIEW_DOCU_SEL)----|select view|--------+-----> | | | | +---(:DISPLAY)----------+----(:ON)-----------+ | | | | +----(:OFF)----------+ | | | | +---(:COLOR)----|GET_RGB_COLOR_SA|-----------+ | | | | +---(:LINE_TYPE)---+---(:SOLID)--------------+ | | +---(:DOTTED)-------------+ | | +---(:DASHED)-------------+ | | +---(:LONG_DASHED)--------+ | | +---(:DOT_CENTER)---------+ | | +---(:DASH_CENTER---------+ | | +---(:CENTER_DASH_DASH)---+ | | +---(:PHANTOM)------------+ | | +---(:INVISIBLE)----------+
All hidden lines in a single view are modified. To see the changes to the view, the view must be updated.