Revit Link Type Is From Local Path Method Checks whether the Revit link uses a local path, such as a hard drive. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsFromLocalPath() Public Function IsFromLocalPath As Boolean public: bool IsFromLocalPath() member IsFromLocalPath : unit -> bool Return Value Boolean Returns true if the Revit link is from a local drive. See Also Reference RevitLinkType Class Autodesk.Revit.DB Namespace
Revit Link Type Is From Local Path Method Checks whether the Revit link uses a local path, such as a hard drive. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsFromLocalPath() Public Function IsFromLocalPath As Boolean public: bool IsFromLocalPath() member IsFromLocalPath : unit -> bool Return Value Boolean Returns true if the Revit link is from a local drive. See Also Reference RevitLinkType Class Autodesk.Revit.DB Namespace