- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to change the paths of Revit Linked models from a cloud location to a local path location.
I'm using the following code:
RevitLinkType.LoadFrom(ModelPath, new WorksetConfiguration())
When RevitLinkType is derived from a cloud model I receive:
I receive the error: An internal error has occurred.
When RevitLinkType is derived from a local path the model is reloaded.
Kind Regards
David
Solved! Go to Solution.