RevitLinkOperations.SetGetLocalPathForOpenCallback
Description:
Sets the IGetLocalPathForOpenCallback that will support the "Open (and Unload)" command for Revit links obtained from an IExternalResourceServer.
Sets the IGetLocalPathForOpenCallback that will support the "Open (and Unload)" command for Revit links obtained from an IExternalResourceServer.
public void SetGetLocalPathForOpenCallback(
IGetLocalPathForOpenCallback makeLocalCopyForOpen
)
-
makeLocalCopyForOpenThe IGetLocalPathForOpenCallback that will support the "Open (and Unload)" command.
-
A non-optional argument was null