Message 1 of 8
Advanced data extraction
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have made a number of different blocks for rebars.
They all contain the same attributes, the most important: "merk" (mark) and "aantal" (quantity).
See also the attached file.
I want to create a bar bending schedule using the command "dataextraction".
I get a table with a row for each placed block.
What I would like is that all rows with the same attribute “merk” are merged together into a single row and the corresponding values of the attribute “aantal” are summed.
Is this possible with the command “dataextraction” or another autocad command?
Or should I start thinking more in the direction of LISP or VB.net?