An NDoc Documented Class Library

Stroke.splitSubstrokesAt Method (Int32[], Int32[][])

Split the substrokes given by their indices at the given indices

public void splitSubstrokesAt(
   int[] substrokeIndices,
   int[][] pointIndices
);

Parameters

substrokeIndices
pointIndices

See Also

Stroke Class | Sketch Namespace | Stroke.splitSubstrokesAt Overload List