rod_smithsr Posted February 2, 2012 Posted February 2, 2012 I need a lisp that will automatically number blocks as I drag an drop from a tool palette. Am I in a fantasy world? Somebody help!!... Quote
Lee Mac Posted February 2, 2012 Posted February 2, 2012 Use a Command Reactor with Callback function triggered on the CommandEnded Event, check for 'EXECUTETOOL' command (Tool Palette), and modify the attributes of the newly inserted block (entlast). Quote
rod_smithsr Posted February 2, 2012 Author Posted February 2, 2012 :(I have no experience in writing lisp. I'm just embarking on it within the last week.... Quote
Lee Mac Posted February 2, 2012 Posted February 2, 2012 Shoot me an email and I'll be happy to put something together for you 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.