<Code Lib>
2024 Method
Changes 0
M

RevitLinkType.IsFromLocalPath

Description:
Checks whether the Revit link uses a local path, such as a hard drive.

public bool IsFromLocalPath()

bool Returns true if the Revit link is from a local drive.

Loading…