Skip to documentation content
On this page
  1. Contract

sample_dimensions

`sample_dimensions` is an optional parameter of `telion_api.PlotAxes.volume` with the installed type contract `Iterable[int] | None`.

sample_dimensions is an optional parameter of telion_api.PlotAxes.volume with the installed type contract Iterable[int] | None.

Contract

PropertyValue
symboltelion_api.PlotAxes.volume
parametersample_dimensions
typeIterable[int] | None
requiredfalse
defaultnull
sample_dimensions — Telion Python API 0.1.0-alpha | Telion