Namespace:
Autodesk.Revit.DB
SaveModifiedLinksOptions
Enumeration
Description:
Class giving options when saving linked files which have been modified in-memory by shared coordinates operations.
Class giving options when saving linked files which have been modified in-memory by shared coordinates operations.
SaveModifiedLinksOptions Enumeration Members:
Name | Description |
---|---|
0 | Any modified linked files will be saved. |
1 | Any modified linked files will not be saved. The links will return to their previous position the next time the file is loaded. |
2 | Any modified linked files will not be saved. Additionally, stop using shared positioning with any modified files. |