Instance Method
requiredNodeIndices(grid:)
Node indices that cleanup would keep.
Not available in Objective-C.Not available in Python.
Declaration
func requiredNodeIndices(grid: GSGridSettings) -> IndexSetSee Also
Cleanup
Removes redundant nodes and rounds node positions to the layer grid.
Removes redundant nodes and rounds node positions to a grid.
Removes adjacent on-curve nodes at the same position.