Declaration

func cleanUpGrid(_ grid: GSGridSettings)

Declaration

- (void) cleanUpGrid:(GSGridSettings) grid;

Declaration

cleanUpGrid_(grid: GSGridSettings)

Discussion

Cleanup removes nodes that do not affect the path shape within the cleanup tolerance. Node positions are rounded when the grid is meaningful. It also closes an open path when its endpoints are nearly coincident.

See Also

Cleanup

See Also

Cleanup