axis_curve property

axis_curve property

AxisCurve

Definition:

@property
def axis_curve(self):
    ...
@axis_curve.setter
def axis_curve(self, value):
    ...

See Also