Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello all Revit API folks!
We have encountered a very unfortunate issue with Revit 2019.1. It is related to Document.GetWorksharingCentralModelPath() method.
Previously the documentation says this:
"The central model path, or null if the document is not workshared."
After the 2019.1 update, it seems that it will throw an exception:
InvalidOperationException: Additional information: This Document is not a workshared document.
What we would like to have ASAP is a full and detailed documentation of the API changes. Is there a new .chm somewhere? Will there be? Secondly, what other significant changes there might be in the API?
Solved! Go to Solution.