Message 1 of 23
Not applicable
04-15-2012
02:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi community!
I have a C#-WPF-Application. In this application there is a list of blocks in my drawing. When I click one of these blocks in the listbox I have several button-functions.
One of them:
Select the in the list selected block in the drawing.
Another:
Explode the in the list selected block.
I found several topics with Selection, but none of them worked for me. I'm looking for a selection via ObjectId or blockname of a single block, in the most cases the selectionfilter needs an array(?).
And I'm absolutly helpless with block-explosion. ![]()
I'm really new to Autocad and C#-Addin-programming. ![]()
Thank you in advance!
Greets
Klaus
Solved! Go to Solution.