Gets the path of the link, relative or absolute according
to the link's settings
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ModelPath GetPath()
Return Value
ModelPath
The path of the link. This path will be relative for
relatively-pathed links.
See Also
Reference