(setq PtCen (osnap pt1 "cen"))
then?
(setq pt1 (getpoint "\nPick first circle"))???
I'm setting it up to draw lines between nodes. click click click etc until Im done then cancel out... How would an error routine look? I'm pretty new to this stuff and am actually updating an existing .lsp...
Without setting Osnap using osmode, is there a way to set a temporary value for osnap? i.e. (getpoint "cen") for cen of?
my problem is my Osnaps keep getting reset and if I use the osmode I cannot return to my basic settings when cancelling out of a while loop.
I can manually type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.