An NDoc Documented Class Library

Curve.Parallel Method 

Returns a leftside parallel xyArray to the curve, which has a distance of width.

public virtual xyArray Parallel(
   double width
);

Parameters

width
Distance of the parallel

Return Value

a parallel xyArray

See Also

Curve Class | Minais.Drawing3d.Curves Namespace