Share

ExternalFileReference.GetPath Method

Gets the path of the link, relative or absolute according to the link's settings


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.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

Was this information helpful?