- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Lisp/VLisp Friends
I looked for the right Lisp routine but I don't find it !?
They are many nice routines based on Blocks with an outside Polygon to get nice tables ...
But my problem is a little bit different ? Because I have TEXTs already written ...
So please look at my Test DWG ...
I have many Polygones or Circles with NO Overlap !
Inside each one (In Theory), I have 3 TEXTs inside on different layers : TEXT_AREA , TEXT_NUMBER , TEXT_TYPE
So the routine must do :
- Ask a question : How many decimals for the AREA (0/1/2/3) - Default = 2
- Ask for the 3 TEXTs Layer Name ?
- Ask for the Polygon / Circle Layer Name ?
- Ask for a selection of 2D Plines AND Circles ...
Then
- For each Polygon / Circle on the right Layer , find the 3 TEXTs which are on a different layers ...
- Generate automatically the Table sorted by NUMBER
If SAME NUMBER, go on ... I can have many NUMBER 1/2/3/etc ...
- Generate the last ROW with the AREA / SURFACE Total ...
IF a TEXT is not found :
TEXT_NUMBER then generate a ZERO
TEXT_TYPE then generate a ZERO
TEXT_AREA then generate a ZERO
I hope this routine is not a BIG work !?
Thanks in advance ...
THE HEALTH, Regards, Patrice (The Old French EE Froggy)
If you are happy with my answer please mark "Accept as Solution" and if very happy please give me a Kudos (Felicitations) - Thanks
Patrice BRAUD
Solved! Go to Solution.