Declaration

func checkForCoincidentPaths() -> [GSPath]

Declaration

- (NSArray<GSPath *> *) checkForCoincidentPaths;

Declaration

checkForCoincidentPaths() -> list[GSPath]

Return Value

The duplicate paths, without removing them from the layer.

Discussion

Attributes from a duplicate path are copied to the first matching path.

See Also

Cleaning Paths