API Documentation > CorelDRAW > 2025-v26 > Curve > IVGCurve
Curve.AppendSubpathFitToPointsAndCusps method
Adds a subpath fit to points and cusps indices
Syntax:
Sub AppendSubpathFitToPointsAndCusps(ByVal Points As PointRange, ByRef CuspIndexArray() As Long, Optional ByVal UseCurrentViewForTolerance As Boolean = True, Optional ByVal tolerance As Double = 0)
Parameters:
Name Type Description
Points
CuspIndexArray
Long
UseCurrentViewForTolerance
Boolean
tolerance
Double