outer_curve property

outer_curve property

OuterCurve

Definition:

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

See Also