2021 Class
Changes 0
C

LinkOperations

Description:
This class is used to extend the IExternalResourceServer interface with methods to support operations for elements that are LinkTypes.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.LinkOperations
    Autodesk.Revit.DB.CADLinkOperations
    Autodesk.Revit.DB.RevitLinkOperations
public class LinkOperations : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
M SetOnLocalLinkSharedCoordinatesSavedCallback(IOnLocalLinkSharedCoordinatesSavedCallback) None Sets the callback that will be called when the Revit user saves new shared coordinate settings to a linked document obtained from an IExternalResourceServer.
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.