CurveGetByName

Gets a curve by a specified name.

CCurve*  CurveGetByName(
   const string  name      // curve name
   )

Parameters

name

[in]  Curve name.

Return Value

Pointer to the first found curve having a specified name.