An NDoc Documented Class Library |
|
Curve.ToArray Method
This method fills values, calculated by the function Value in an array, starting at index.
Parameters
-
xyArray
- Array for storing the values of the curve
-
index
- startindex, from which the values are stored
Remarks
The array must initialized until index + resolution + 1
See Also
Curve Class | Minais.Drawing3d.Curves Namespace