Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Dynamic call
  4. Authoritative source

Run System Solver

Run a Telion system solver through the active runtime.

Reference contract

FieldValueDescription
actionsolve
aliases["run_system_solver","run_study"]
categorystudy
displayNameRun System Solver
pythonNamesolve
responseTypedata

Run a Telion system solver through the active runtime.

Contract

PropertyValue
actionsolve
aliases["run_system_solver","run_study"]
categorystudy
displayNameRun System Solver
pythonNamesolve
responseTypedata

Dynamic call

model.command('solve', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:solve
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog