Message 1 of 3
Open Revit Document and close it immediately if even one little error is found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
If i am in an open document and invoke this
doc = uiApp.Application.OpenDocumentFile(modelPath, openOptions);
if even one error exists immediately close the file without saving.