CADability dotNET
Implements a polyline in 2D space. By implementing the ICurve2D interface this polyline can be handled as any 2D curve.

Namespace: CADability.Curve2D
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

Inheritance Hierarchy

System..::..Object
  CADability.Curve2D..::..GeneralCurve2D
    CADability.Curve2D..::..Polyline2D

See Also