Returns an absolute path to the referenced file,
regardless of whether the PathType.Enum is relative or absolute.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public ModelPath GetAbsolutePath()
Return Value
ModelPathA full path to the linked model.