vasco_rou Posted November 24, 2011 Posted November 24, 2011 Hello It is possible to cancel a command using visual lisp reactors, if someone has a possible example. If this is not there another way I could do that. I tried to use UNDEFINE but it works only with own CAD commands and not with Visual Lisp command. thank you Quote
pBe Posted November 24, 2011 Posted November 24, 2011 Under what ciircumstances you want to cancel a command? Quote
Lee Mac Posted November 24, 2011 Posted November 24, 2011 http://www.cadtutor.net/forum/showthread.php?63816-Impossible-Mission-Wanted-Command-Break Quote
ReMark Posted November 24, 2011 Posted November 24, 2011 UNDEFINE does not so much cancel a command as it does make the command unavailable. I wouldn't recommend its use unless there is a real good reason to undefine a particular command. 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.