Message 1 of 2
Switch Display Model Map in current Display Model
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello 🙂
I'm searching for a way to check, if a given Display Model Map Name (as String) exists in the current Display Model and to load it if true.
All I found is the IGraphicsGenerator that allows me to draw a new drawing based on an Model Map (of any given Display Model). I would rather want the current one to switch within its drawing.
Did anyone else here do this before?