Declaration

func addExtremes(force: Bool, checkSelection: Bool)

Declaration

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

Declaration

addExtremes_checkSelection_(force: bool, checkSelection: bool)

Parameters

force

Whether to insert extrema when doing so may introduce a bump.

checkSelection

Whether to restrict the operation to segments containing a selected node when the layer selection is not empty.

Discussion

A nearby node may be moved to the extremum instead.

See Also

Inserting Nodes