Skip to content

CurvePlot

CurvePlot

Displays the previously created curve with a specified index.

bool  CurvePlot(
   const int  index      // index
   )

Parameters

index

[in] Curve index

Return Value

true - successful, otherwise - false.

Last updated on