kasra Posted March 28, 2010 Posted March 28, 2010 Hi everyone. I 'm so happy for existing such forum. I 'm working with autocad 2008 and 2010 (but more with 20088). I 'm interesting to have a routine that can create layouts with specific legend with ability of self naming & numbering sheets and self zooming in to objects i select in model and self scaling with desired scale that i enter. I 'm already fresh in lisp programming and learning it by myself. My question: "Is it possible to write such program? Can it work with autocad 2010? Is there anyone who has such routine?" Thanks a lot. Quote
Lee Mac Posted March 28, 2010 Posted March 28, 2010 Hi Kasra, I wrote this a while back in the AutoLISP Archive: http://www.cadtutor.net/forum/showthread.php?t=42431 It may help you towards your goal. Lee Quote
kasra Posted March 28, 2010 Author Posted March 28, 2010 Hi Kasra, I wrote this a while back in the AutoLISP Archive: http://www.cadtutor.net/forum/showthread.php?t=42431 It may help you towards your goal. Lee Thanks Lee. It is useful for some parts of my goal. I know that my goal could be so difficult, but sure that it would be so timesaving if written. I 'm looking for more and more completed routine that has the ability of self creation with spesific legend and naming and numbering and zooming in and scaling with my desired characters and i just select the sheet limits that i preparing in the model. Quote
Lee Mac Posted March 28, 2010 Posted March 28, 2010 If you wanted the routine to be 'automatic' then you are likely to need to use reactors. I'm not sure exactly of your goal however - you mention automatic layout naming: what data would be used to name the layout? Quote
kasra Posted March 28, 2010 Author Posted March 28, 2010 Data used for naming layouts, depends on the size of paper that printed finally(such as A3-1 or A0-1). That size shoud be found from the limit i prepare in model tab. Quote
kasra Posted March 28, 2010 Author Posted March 28, 2010 Can you explane about reactors??? how can i learn about that? Quote
Lee Mac Posted March 28, 2010 Posted March 28, 2010 See here: http://afralisp.net/vl/reactors1.htm Quote
kasra Posted March 28, 2010 Author Posted March 28, 2010 thanks a lot Lee. I wish you have good time in your life. 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.