Method that tries to install specified Revit engine and returns the installation status. The installation is asynchronous, and this returns kInstallationInProcessStatus if the installation is started.
Name | Type | Description |
RevitEngineVersion | String | Input String value that specifies the Revit engine version(e.g. “Revit 2025”) to install. |