Message 1 of 7
counting different geometries as blocks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all,
I received a DWG scanned in PDF. It has many layouts and I have to count different elements: bulbs, bathtubs...if I explode the PDF, all elements are broken down into lines, circles, arcs (no blocks), and all of them, in the same layer.
Is there a way (or a LISP) to select a pattern of basic elements (lines, circles...) that form a block, then, select an area of the viewport, and receive the number of exact matches of the pattern (a kind of pattern filter)?
Thanks all.