- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone
I have many blocks with only one attribute
"CODIGO", almost all the blocks are also dynamic
For example this clamp
which has these two views
When I finish an entire assembly drawing of parts
I always want a report of the quantity I need
Almost always in the same drawing I use the two views of the same block
So far I have solved it with the "DATA EXTRACTION"
but I always have to repeat the same process
1. -SELECT ANY ONE file
2.- Select objects in the current drawing
3.- select only
Display blocks only
Display blocks with attributes only
4.- select only, category filter: Attribute
5.- order the table
To
CODIGO - Name - Count
CODIGO: IN ALPHABETICAL ORDER
6.- INSERT DATA EXTRACTION TABLE INTO DRAWING
MY QUESTION IS IF THIS ENTIRE PROCESS CAN BE DONE WITH A LISP
SINCE I USUALLY DO THIS 13 TIMES A DAY
AND THERE ARE MANY MORE BLOCKS THAN THE ONES I PRESENT
Solved! Go to Solution.