Ramana Posted August 8, 2009 Posted August 8, 2009 Hello friends, Greetings to all, I am trying to write a program to enter into editing of object just by double clicking. for instance : if i double click on a polyline, pedit command should get activate. Please give me an idea to develop a program using autolisp functions Regards Ramana Quote
JohnM Posted August 8, 2009 Posted August 8, 2009 what version of autocad in lisp look at the double click reactor Quote
Lee Mac Posted August 8, 2009 Posted August 8, 2009 In 2010 this happens anyway when you double click on a polyline. Otherwise look into: (vlr-mouse-reactor... Quote
alanjt Posted August 8, 2009 Posted August 8, 2009 if you are using version 08 and up, you can do it directly from the CUI editor. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.