Returns the selected file path chosen by the user.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public ModelPath GetSelectedModelPath()
Return Value
ModelPathThe selected file path, or null if the dialog has not been shown or selection was cancelled.