Namespace:
Autodesk.Revit.DB
DetachFromCentralOption
Enumeration
Description:
Options for workset detachment behavior.
Options for workset detachment behavior.
DetachFromCentralOption Enumeration Members:
Name | Description |
---|---|
0 | Do not detach the file being opened from its central file. |
1 | Detach the file being opened from its central file. |
2 | Detach the model being opened from its central model and discard worksets/worksharing. |
3 | After opening the transmitted, workshared model, immediately resave it with its current name and clear the transmitted flag. |