Group | Model Selection |
---|---|
Description |
Return the path and the filename of the current model, i.e. the model used by the current |
API. | |
Required Control | None |
---|---|
Usage | modelPath, modelName = RtlabApi.GetCurrentModel () |
Input | None |
Output |
|
Exception |
|
Examples | None |
Related Items | SetCurrentModel. |
Modules | import RtlabApi |