Oct 28, 2010

Lisp : Auto Reset Scale

;--- Code  Start ---
(defun-q S::STARTUP ( )
(command "-SCALELISTEDIT" "R" "Y" "E")
(princ)
);defun

;--- Code End---

Steps :
  • Copy Above Code to a Notepad and save as AutoResetScale.lsp
  • Copy “Auto Reset Scale.lsp” to your lisp folder and add this lisp to your ”Startup Suite”



or  Click here...to download Auto Rest Scale.lsp

1 comment:

  1. hi bijoy.. i have no idea about reseting scale of the dwg. can you please explain me?

    ReplyDelete