DEFINE Plot_pen_color LET Nt_plot_option NT_PLOT_OPTION_PEN_COLOR true_color_plotting off PLOT_TRANSFORMATION ALL { all colors } .0 1. .0 1. .0 1. SAME 1 { Color mapping for a RGB color cube devided into 8 color ranges } PLOT_TRANSFORMATION ALL { red range } RED ALL {0 width lines 0 0} {same line type} SAME penwidth .18 {pen number} 2 PLOT_TRANSFORMATION ALL { green range } GREEN ALL {0 width lines 0 0} {same line type} SAME penwidth .35 {pen number} 3 PLOT_TRANSFORMATION ALL { yellow range } YELLOW ALL {0 width lines 0 0} {same line type} SAME penwidth .25 {pen number} 4 PLOT_TRANSFORMATION ALL { blue range } BLUE ALL {0 width lines 0 0} {same line type} SAME penwidth .70 {pen number} 5 PLOT_TRANSFORMATION ALL { magenta range } MAGENTA ALL {0 width lines 0 0} {same line type} SAME penwidth .25 {pen number} 6 PLOT_TRANSFORMATION ALL { cyan range } CYAN ALL {0 width lines 0 0} {same line type} SAME penwidth .25 {pen number} 7 { Special mappings for BLACK, WHITE etc. } PLOT_TRANSFORMATION ALL { black color } BLACK SAME 0 PLOT_TRANSFORMATION ALL { white color } WHITE ALL {0 width lines 0 0} {same line type} SAME penwidth .50 {pen number} 1 PLOT_TRANSFORMATION PHANTOM CYAN SAME 0 LET Plot_pix_color_option 1 END_DEFINE { Plot_pen_color } DEFINE Plot_black_and_white LET Nt_plot_option NT_PLOT_OPTION_B_AND_W true_color_plotting off PLOT_TRANSFORMATION ALL { all colors } .0 1. .0 1. .0 1. SAME 1 { Color mapping for a RGB color cube devided into 8 color ranges } PLOT_TRANSFORMATION ALL { red range } RED ALL {0 width lines 0 0} {same line type} SAME penwidth .18 {pen number} 1 PLOT_TRANSFORMATION ALL { green range } GREEN ALL {0 width lines 0 0} {same line type} SAME penwidth .35 {pen number} 1 PLOT_TRANSFORMATION ALL { yellow range } YELLOW ALL {0 width lines 0 0} {same line type} SAME penwidth .25 {pen number} 1 PLOT_TRANSFORMATION ALL { blue range } BLUE ALL {0 width lines 0 0} {same line type} SAME penwidth .70 {pen number} 1 PLOT_TRANSFORMATION ALL { magenta range } MAGENTA ALL {0 width lines 0 0} {same line type} SAME penwidth .25 {pen number} 1 PLOT_TRANSFORMATION ALL { cyan range } CYAN ALL {0 width lines 0 0} {same line type} SAME penwidth .25 {pen number} 1 { Special mappings for BLACK, WHITE etc. } PLOT_TRANSFORMATION ALL { black color } BLACK SAME 0 PLOT_TRANSFORMATION ALL { white color } WHITE ALL {0 width lines 0 0} {same line type} SAME penwidth .50 {pen number} 1 PLOT_TRANSFORMATION PHANTOM CYAN SAME 0 LET Plot_pix_color_option 0 END_DEFINE { Plot_black_and_white } Plot_black_and_white { Generate a black-and-white plot } Destination_print_mgr { Send plot/screen dump to Print Manager } Print_mgr_option_on {Show print manager dialog to configure plotter for each plot} PLOT_LINETYPE_LENGTH 8 8 8 8 8 8 5 PLOT_LINETYPE_LENGTH MIN_DIST_FACTOR ALL 0.25