PltPlotBezier constructor

init

Initializes a new instance of the PltPlotBezier class.

def __init__(self, curve):
    ...
ParameterTypeDescription
curvePltPlotBezierCurveThe bezier curve.

See Also