Page 1 of 1

Horizontal scale

PostPosted: Thu Jul 01, 2004 12:03 am
by Neil Sauerwein
Would anyone know what the variable name is for the Horizontal Scale in the
Drawing Setup Dialog? I would like to be able to change this in a macro if
possible.

Re: Horizontal scale

PostPosted: Fri Jul 02, 2004 4:13 pm
by Stephen Rhodes
I have done this in Lisp very easily. For setting scales, use the variables

sv:sm for horizontal scale
sv:vs for vertical scale

Regards...Stephen Rhodes


"Neil Sauerwein" <neils727@earthlink.net> wrote in message
news:cbv6n1$496$1@update.carlsonsw.com...
Would anyone know what the variable name is for the Horizontal Scale in
the
Drawing Setup Dialog? I would like to be able to change this in a macro if
possible.