PltPlotBezier constructor
init
Initializes a new instance of the PltPlotBezier
class.
def __init__(self, curve):
...
Parameter | Type | Description |
---|---|---|
curve | PltPlotBezierCurve | The bezier curve. |
Initializes a new instance of the PltPlotBezier
class.
def __init__(self, curve):
...
Parameter | Type | Description |
---|---|---|
curve | PltPlotBezierCurve | The bezier curve. |