Message 1 of 8
Select nested entities
Not applicable
01-03-2013
01:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I select all entities via Editor.SelectAll() method, but the nested entities (inside Blocks) are missing. Do I have to resolve them by iterating through all blocks afterwards or is there a PromptSelectionOption that can be set?
I don't want the user to select the entities, instead I loop through the whole drawing.
Matthias