removeCurve()
Remove a curve from the IanniX score.
Parameters
Once an object iannixout has been created, you can use the following function:
iannixout.removeCurve(curveID)
| Parameter | Type | Default | Description |
|---|---|---|---|
curveID |
int or str |
required | The ID of the curve to remove. |