Message 1 of 5
Accessing Properties of an Existing Polar Array
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
As I iterate through all blocks of a drawing, I need to be able to identify a block as a polar array and then find the number of items in that array.
To be clear, this array already exists on the drawings, so I don't need the ArrayPolar method for creating one.
I am reasonably experienced with exploring various aspects of most blocks, but this one has me stumped, so any guidance in the right direction would be very appreciated. I would not be adverse to using LISP although I am not as well versed in it.
T.I.A.