PDA

View Full Version : SD Annotator line-type,color


Robert Aronsson
07-24-1998, 02:16 AM
How can I set default line-type and color for annotator at startup? What syntax to use? Running SD 6.0

Berney Coleman
08-12-1998, 01:37 PM
There are a whole variety of commands that begin with am_ you can look up in command help. In the personality directory is a file called am_customize.orig. Copy it to the same directory but name it am_customize. Add the following lines to the am_customize file: (am_view_normal_lines_color :rgb 1,1,1) (am_geo_ltype :solid) These are the default settings so they aren't included by default.