Clear;
Clear();
The Clear method clears the collection of calculated points.
To add calculated points to the collection, use the IPrxCalculatedPoints.Add method.
The method use is given in the example for IPrxCalculatedPoint.CalculateValue.
See also: