Declaration

func reconnectNodes(atNode1 node1: GSNode, node2: GSNode, offset: CGFloat)

Declaration

- (void) reconnectNodesAtNode1:(GSNode *) node1 node2:(GSNode *) node2 offset:(CGFloat) offset;

Declaration

reconnectNodesAtNode1_node2_offset_(node1: GSNode, node2: GSNode, offset: float)

Parameters

offset

The distance by which to extend adjacent segments before reconnecting them.

See Also

Connecting Paths