Declaration

func addExtremePointsForce(_ force: Bool, checkSelection: Bool)

Declaration

- (void) addExtremePointsForce:(BOOL) force checkSelection:(BOOL) checkSelection;

Declaration

addExtremePointsForce_checkSelection_(force: bool, checkSelection: bool)

Parameters

force

Whether to add extrema even when they would make a segment unsuitable.

checkSelection

Whether to process only selected path segments.

See Also

Adding Path Nodes