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

add_plot_volume

Public method `telion_api.Model.add_plot_volume(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'`.

Public method telion_api.Model.add_plot_volume(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'.

Contract

PropertyValue
symboltelion_api.Model.add_plot_volume
signature(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'
returnPlotGroup

Signature

telion_api.Model.add_plot_volume(plot: 'str', expression: 'str | None' = None, opacity: 'Any' = '0.35', label: 'str | None' = None) -> 'PlotGroup'
add_plot_volume — Telion Python API 0.1.0-alpha | Telion