Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In Revit, I can select a view section, right click, and select "Go To View".
Is it possible to do this with the API? If so, can someone post an example, or the necessary code?
I've searched a couple of places, but came up empty. I've found the "ViewSection" class, but nothing stands out as an obvious "GoTo" command?
I've also found the ReferencableViewUtils.GetReferencedViewId. If there isn't an easier way, can that be used to open a section view?
Thanks.
Solved! Go to Solution.