Message 1 of 3
API code to open a Group file as read only (bc someone else might have it open)

Not applicable
02-09-2018
06:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
We have a custom addin to load in multiple Revit Group files into a project with a click of a button. However, if someone in the office has one of the Revit Groups open, we get an error and it doesn't execute. Is there any API code out there that enables us to select the Groups we want to load in and if the group is open somewhere else, it will open the groups as "read only" files instead of giving us an error because it's open?