Display full version of the post: autocad zoom/pan/fill problem

srks1984
13.11.2012, 13:41
hi,
 
i have a problem with autocad 2012, the problem is after opening a drawing if i press mouse mid button normally it should activate as pan command but its activating snap popup menu.... and i have to fill on every drawing.... please help anyone on this.....
 
 

John Connor
13.11.2012, 18:20

You mean you have to turn FILL "on" in each drawing you open?Is MBUTTONPAN set to a value of 1?


John Connor2012-11-13 18:21:49

srks1984
14.11.2012, 04:50


thank you Mr.John for your reply.......... yes, FILL should be turn "on" for every drawing.MBUTTONPAN value also to be set of "1"each time for every drawing.  

John Connor
14.11.2012, 19:34
You could probably do both using the SETVAR command.  Include it in a lisp file that is loaded with each drawing.


srks1984
15.11.2012, 13:30
John,
I tried this also.... we need to enter SETVAR(varibles) for every drawing...i think its came because some lisp files.