An NDoc Documented Class Library

CurveArray Class

This class is a container for curves.
In general the curves musnt be coherently.
The Count-property is read- and writeable. A CurveArrray can you directly draw by calling drawPolyCurve

For a list of all members of this type, see CurveArray Members.

System.Object
   System.Collections.ArrayList
      Minais.Drawing3d.Curves.CurveArray

public class CurveArray : ArrayList, ITransform

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Minais.Drawing3d.Curves

Assembly: Drawing3d (in Drawing3d.dll)

See Also

CurveArray Members | Minais.Drawing3d.Curves Namespace