An NDoc Documented Class Library

CurveArray Constructor (Int32)

The Constructor initializes a list with Count elements. These elements are of course null. So you have to fill it with good curves.

public CurveArray(
   int Count
);

Parameters

Count

See Also

CurveArray Class | Minais.Drawing3d.Curves Namespace | CurveArray Constructor Overload List