Skip to main content

ICommonUI.SelectRevision method

Namespace: NextDesign.Desktop

Description

Gets the selected revision by displaying the revision list of the specified model file in the current project.
If the model file is not specified, the revision list of the current project is displayed.
Returns null if no revision was selected.
An exception is thrown if the specified model file is not under the control of the current project or if the current project is not linked to SCM.

argument

NameTypeDescription
unitIModelUnitunit

Return value