CADability dotNET
Break up polylines added to this object. Depending on OutputMode the result may again be combined to polylines or paths.

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

Syntax

C#
public bool BreakPolylines
Visual Basic
Public BreakPolylines As Boolean
Visual C++
public:
bool BreakPolylines

See Also