classAvailable
Solution
A Telion solution containing one or more runtime-stored frames.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Solution | — |
| module | telion_api.model | — |
| constructor | (name: 'str', model: 'Any', *, frames: 'Iterable[SolutionFrame]', system: 'AssembledSystem | None' = None, raw: 'dict[str, Any] | None' = None) -> 'None' | — |
A Telion solution containing one or more runtime-stored frames.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Solution |
| module | telion_api.model |
| constructor | (name: 'str', model: 'Any', *, frames: 'Iterable[SolutionFrame]', system: 'AssembledSystem | None' = None, raw: 'dict[str, Any] | None' = None) -> 'None' |