Skip to documentation content
On this page
  1. Contract
  2. Signature

figure

Create a declarative result figure; shorthand for ``model.results.figure``.

Create a declarative result figure; shorthand for model.results.figure.

Contract

PropertyValue
symboltelion_api.Model.figure
signature(label: 'str', **settings: 'Any') -> 'PlotGroup'
returnPlotGroup

Signature

telion_api.Model.figure(label: 'str', **settings: 'Any') -> 'PlotGroup'
figure — Telion Python API 0.1.0-alpha | Telion