cavcalc.parameters.parameter.ArgParameter.axis#

property ArgParameter.axis#

The axis that the parameter corresponds to, as an integer indexed from zero.

If Parameter.is_scalar is true, then this will be None. Otherwise, it is an integer.