CurveRemoveByIndex

Remove a curve by a specified index.

bool  CurveRemoveByIndex(
   const int  index      // curve index
   )

Parameters

index

[in]  Index of the curve to be removed.

Return Value

true — successful, otherwise — false.