Message 1 of 4
Bug Report, Revit API 2016: Deleted View problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created an addin command what creates a view. If I delete that view in Revit and use the addin command again I get an exception. But not always. If I change between views a few time before the command, sometimes I dont get exception. I think the document.ActiveView gives back the deleted view or something like that.