bbb120 Posted December 19, 2009 Posted December 19, 2009 I want to know the area of each part on the attachment picture. but I don't want to use the "area" command,it woks very slow. I want to get the area quickly with only three steps: one command ,one window selection,one pressing the enter button on the keyboard. who has such a LISP file ?please contact me. I know it may be an easy thing for someone on this forum,so I come here to put this problem on this forum. I wish the size of the text of the number of the area can be changed and the number of area retain at least 2 digits after the decimal point please look the picture of my attachment. Quote
Lee Mac Posted December 19, 2009 Posted December 19, 2009 Is each section an individual polyline? Quote
bbb120 Posted December 19, 2009 Author Posted December 19, 2009 Is each section an individual polyline? I usually draw lines by using line command ,not the polyline command, I know how to break all lines at their intersections quickly. do you have any quick LISP file to quickly achieve my purpose ? Quote
Lee Mac Posted December 19, 2009 Posted December 19, 2009 do you have any quick LISP file to quickly achieve my purpose ? ....No.... Quote
CarlB Posted December 19, 2009 Posted December 19, 2009 Has been discussed and beat up in this forum over the years..try Alan's lisp here http://www.cadtutor.net/forum/showthread.php?t=22874 or keep searching... Quote
bbb120 Posted December 19, 2009 Author Posted December 19, 2009 ....No.... maybe it is a difficult thing to achieve my purpose Quote
Lee Mac Posted December 19, 2009 Posted December 19, 2009 maybe it is a difficult thing to achieve my purpose No overly, I just didn't have the LISP file to hand. Quote
bbb120 Posted December 19, 2009 Author Posted December 19, 2009 Has been discussed and beat up in this forum over the years..try Alan's lisp herehttp://www.cadtutor.net/forum/showthread.php?t=22874 or keep searching... it is still works slow ,maybe it is too difficult to solve this problem,I have to get a lot of sections's area. Quote
Lee Mac Posted December 19, 2009 Posted December 19, 2009 it is still works slow ,maybe it is too difficult to solve this problem,I have to get a lot of sections's area. I doubt you'll get much quicker than the code posted in that thread, without a ton of code... if at all. Quote
bbb120 Posted December 19, 2009 Author Posted December 19, 2009 I doubt you'll get much quicker than the code posted in that thread, without a ton of code... if at all. I cannot understand your words very well because my native language is not English .but using that code will works much FAST than by just using the area 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.