Message 1 of 3
Revit - C# - How to activate viewport programmatically?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all, I'm curious to see if anyone has come up with a way of programmatically activating a viewport that exists on a sheet yet? I've been searching for a way for about a year now but haven't had any luck.
The closest thing I've gotten so far is uidoc.showElements(viewport) but that doesn't quite cut it.
Has anyone else come up with a way yet?