you certainly have an error in the lineI'm no longer quick with LISP. I can see what you are trying to do but can't see how to change it. I think you need a couple more variables such as...Code:(setq pt1 (/ (car pt1) sc) (/ (cadr (pt1)) sc))
Code:(setq Pt1Scaled (/ (car pt1) sc)) etc (setq pt1 ([function to reconstrust variable] Pt1Scaled Pt2Scaled))



Reply With Quote

Bookmarks