Smooths paths.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void SmoothPaths()

Remarks

Smoothing path means reconciliation start and end point tangent vectors for each path join. The path then looks continuous.

See Also