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

add_plot_deformation

Public method `telion_api.Model.add_plot_deformation(plot: 'str', expression: 'str', scale: 'Any' = 'Auto', label: 'str | None' = None) -> 'PlotGroup'`.

Reference

FieldValueDescription
symboltelion_api.Model.add_plot_deformation
signature(plot: 'str', expression: 'str', scale: 'Any' = 'Auto', label: 'str | None' = None) -> 'PlotGroup'
returnPlotGroup

Public method telion_api.Model.add_plot_deformation(plot: 'str', expression: 'str', scale: 'Any' = 'Auto', label: 'str | None' = None) -> 'PlotGroup'.

Contract

PropertyValue
symboltelion_api.Model.add_plot_deformation
signature(plot: 'str', expression: 'str', scale: 'Any' = 'Auto', label: 'str | None' = None) -> 'PlotGroup'
returnPlotGroup

Signature

telion_api.Model.add_plot_deformation(plot: 'str', expression: 'str', scale: 'Any' = 'Auto', label: 'str | None' = None) -> 'PlotGroup'