Attila The Gel Posted May 14, 2009 Share Posted May 14, 2009 Hi all. I've been working on this file. "see attach". And I was wondering if there was a faster way to achieve what I did here? I created polylines which mark building area's. Then I inserted fields that specifies the area in m² (Field>object>Selected polyline>Area>...). Then made a Table and some fields with formulas to sum the total in square meters in a Legend When I want to add or edit some areas and then regenerate every ting go's without a problem! So my question is, is there a better way to do this because it take some time to insert all the fields? thx Auto_Area_Update_metric.dwg Quote Link to comment Share on other sites More sharing options...
luther4000 Posted June 24, 2009 Share Posted June 24, 2009 The only way I know is to use one of teh verticals like AutoCAD Architecture which have objects like Spaces and Space Tags that do this automatically. But I have to say, if I ever have to work back on Plain AutoCAD, I am bookmarking your method as a great solution. Quote Link to comment Share on other sites More sharing options...
BIGAL Posted June 25, 2009 Share Posted June 25, 2009 Why not try the macro recorder, create one area with all steps. You can then edit the macro to allow you to pick the pline and approx centre point for field as well as table position, you have to edit the macro manually otherwise it will always give you the same polygon. Just repeat macro else search forum someone may have a lisp for this. Quote Link to comment Share on other sites More sharing options...
Attila The Gel Posted June 25, 2009 Author Share Posted June 25, 2009 I thought that nobody cared about this. But I have to say, if I ever have to work back on Plain AutoCAD, I am bookmarking your method as a great solution. Thx! Why not try the macro recorder, create one area with all steps. I'll try the macro record when I get to ACAD 2009 installed by MIT at the end of this moth. I know some co-cad-software that can do these thing but I would prefer to keep it in autocad because I only need it for area calculation. like in the attachment. I was also hoping to see a LISP routine pass through. Quote Link to comment Share on other sites More sharing options...
tclaudiu Posted August 26, 2009 Share Posted August 26, 2009 Hello everybody! Is there any lisp or quick way to get the area from a closed polyline in to the clipboard memory? I want something like this: click on a polyline and then just the press paste in another application. Thank you in advance! Quote Link to comment Share on other sites More sharing options...
Attila The Gel Posted August 26, 2009 Author Share Posted August 26, 2009 don't know about lisp stuff but you can quickly get the area by typing cmd: 'area' then press 'o' for object and this will put the area details in your command line where you can then select and copy the details. for better answers you should have made a new post for your question. This way you could get more reactions I think. Quote Link to comment Share on other sites More sharing options...
tclaudiu Posted August 26, 2009 Share Posted August 26, 2009 Thanks Attila The Gel I am new, and I didn't found the new post/threat button. Perhaps I don't have access yet due the small number of posts? Anyway I know the area command but I was looking for some lisp routine to get this value and automatically put it into the clipboard. Quote Link to comment Share on other sites More sharing options...
Attila The Gel Posted August 26, 2009 Author Share Posted August 26, 2009 http://www.cadtutor.net/forum/forumdisplay.php?f=21 this is the lisp and vba section you schould see the "NEW THREAD" above the existing threads. or if you realy cant see it click here http://www.cadtutor.net/forum/newthread.php?do=newthread&f=21 dont forget to type a good title Quote Link to comment Share on other sites More sharing options...
tclaudiu Posted August 26, 2009 Share Posted August 26, 2009 Thank you for introduction, Attila. Quote Link to comment Share on other sites More sharing options...
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.