Splits a Substroke at the given index.
public void splitAt(int);
Splits a Substroke at the given indices.
public void splitAt(int[]);
Substroke Class | Sketch Namespace