Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dear Autocad colleagues,
How to get geometry of a Dynamic block instance, via ActiveX API?
I looked at the BlockReference documentation page, and there is only Explode() method.
Sadly this method actually explodes the dynamic block, before returning its geometry items.
So, is it not possible to get Block instance geometry via ActiveX API?
Not even if we call some Lisp command?
It can be achieved only via NET Autocad API?
I would be very grateful for any kind of help, as the moment I don't know how to proceed with my project.
Thank you for the help in advance.
Solved! Go to Solution.