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

Constructor

Construct `telion_api.PlotLayer` with the installed signature `(figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None`.

Construct telion_api.PlotLayer with the installed signature (figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None.

Contract

PropertyValue
symboltelion_api.PlotLayer
signature(figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None
returntelion_api.PlotLayer

Signature

PlotLayer(figure: "'PlotGroup'", axes_id: 'str', layer_id: 'str') -> None
Constructor — Telion Python API 0.1.0-alpha | Telion