Delete
Erases the curve in the plot page area.
Syntax
<Curve Editor Object>Delete $curveId
Description
Removes the curve from the plot window based on the curve index.
Arguments
- CurveId
 - Index of the curve to be deleted.
 
Returns
None.
Example
$editor Delete 1