PDA

View Full Version : Variable-Autosnap Maker Size



madcadder
2005-12-02, 07:02 PM
What is the variable for the autosnap marker size in A2k2?

david_peterson
2005-12-02, 10:05 PM
Not sure on sysvar, but you can get there thru tools\options dialog box.

Mike.Perry
2005-12-05, 01:24 AM
Hi

Try the environment variable AutoSnapSize ( please note it is case sensitive, as are all environment variables, therefore type UPPER / lower case as shown ) ie

(setenv "AutoSnapSize" "PlaceRequiredSizeHere") ;AutoSnap size Valid Range 1 - 20 (Integer)

Have a good one, Mike