mousho Posted February 4, 2020 Posted February 4, 2020 HELLO ALL DOES ANYONE KNOW Area Label FROM LEE-MAC THE GENIUS? I wonder if anyone can help to change the lisp that when u pick it use field to and not only when u use the object selection LEE-MAC thx for all your lisp AreaLabelV1-9.lsp Quote
tombu Posted February 4, 2020 Posted February 4, 2020 2 hours ago, mousho said: I wonder if anyone can help to change the lisp that when u pick it use field to and not only when u use the object selection LEE-MAC thx for all your lisp You mean like Lee Mac's http://www.lee-mac.com/areastofield.html routine? Quote
Lee Mac Posted February 4, 2020 Posted February 4, 2020 2 hours ago, mousho said: I wonder if anyone can help to change the lisp that when u pick it use field to and not only when u use the object selection Unfortunately this is not possible since the picked area may be bounded by an arbitrary number of objects (that is, without retaining & referencing the area of the polyline/region generated by the AutoCAD BOUNDARY command, whose boundary follows the enclosed area). Quote
mousho Posted February 4, 2020 Author Posted February 4, 2020 1 hour ago, Lee Mac said: Unfortunately this is not possible since the picked area may be bounded by an arbitrary number of objects (that is, without retaining & referencing the area of the polyline/region generated by the AutoCAD BOUNDARY command, whose boundary follows the enclosed area). I THINK THAT I UNDERSTAND U THW QUESTION IS IF THERE IS ANYWAY TO RECREATE BOUNDRY (LIKE THE HATCH OPTION)? Quote
BIGAL Posted February 5, 2020 Posted February 5, 2020 A bpoly will create a pline of an enclosed area can be multiple objects, but must be enclosed no openings. Quote
mousho Posted February 5, 2020 Author Posted February 5, 2020 BIGAL U TEACH ME A NEW STUFF THX I TRY TO JOIN IT TO THE CODE Quote
Víctor Fajardo López Posted April 20, 2020 Posted April 20, 2020 Agradezco a LeeMac por su excelente aporte. Cual sería la modificación para que inserte al final de la tabla una fila y muestre la suma total de las áreas? Gracias por este excelente forum. 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.