Declaration

func toggleConnection(makeSmooth: Bool, superSmooth: Bool)

Declaration

- (void) toggleConnection:(BOOL) makeSmooth superSmooth:(BOOL) superSmooth;

Declaration

toggleConnection_superSmooth_(makeSmooth: bool, superSmooth: bool)

Parameters

makeSmooth

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

superSmooth

Whether to consider a super-smooth connection instead of a regular smooth connection.

See Also

Connection