Declaration

func toggleConnection(makeSmooth: Bool)

Declaration

- (void) toggleConnection:(BOOL) makeSmooth;

Declaration

toggleConnection_(makeSmooth: bool)

Parameters

makeSmooth

Whether to enforce aligned handles in case of a smooth connection.

See Also

Connection