An NDoc Documented Class Library

Substroke.splitAt Method (Int32[])

Splits a Substroke at the given indices.

public void splitAt(
   int[] indices
);

Parameters

indices
Indices where the Substroke should be split

See Also

Substroke Class | Sketch Namespace | Substroke.splitAt Overload List