Gets the central model path of the worksharing model.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ModelPath GetWorksharingCentralModelPath()
Return Value
ModelPath
The central model path, or null if the document is not workshared.
Exceptions
See Also
Reference