autofig.call.CallDimensionZ.get_value (method)


def get_value(self, i=None, unit=None, uncover=None, trail=None, linebreak=None, sort_by_indep=None, exclude_back=False, attr='_value')

Access the value for a given value of i (independent-variable) depending on which effects (i.e. uncover) are enabled.

If uncover, trail, or linebreak are None (default), then the value from the parent autofig.call.Call from autofig.call.CallDimension.call (probably (autofig.call.Plot) will be used. See autofig.call.Plot.uncover, autofig.call.Plot.trail, autofig.call.Plot.linebreak.

Arguments

  • i
  • unit
  • uncover
  • trail
  • linebreak
  • sort_by_indep
  • exclude_back
  • attr

Returns

  • (array or None)