Declaration

func firstOncurveNodeIndex() -> Int

Declaration

- (NSInteger) firstOncurveNodeIndex;

Declaration

firstOncurveNodeIndex() -> int

Discussion

For a closed path, the index may be negative to include a segment crossing the array boundary.

Returns 0 for open paths and paths without on-curve nodes.

See Also

Node Navigation

See Also

Node Navigation