runtime-commandAvailable
Run System Solver
Run a Telion system solver through the active runtime.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | solve | — |
| aliases | ["run_system_solver","run_study"] | — |
| category | study | — |
| displayName | Run System Solver | — |
| pythonName | solve | — |
| responseType | data | — |
Run a Telion system solver through the active runtime.
Contract
| Property | Value |
|---|---|
| action | solve |
| aliases | ["run_system_solver","run_study"] |
| category | study |
| displayName | Run System Solver |
| pythonName | solve |
| responseType | data |
Dynamic call
model.command('solve', ...)