Declaration

func reconnect(_ originNodes: [GSNode]) -> Bool

Declaration

- (BOOL) reconnectNodes:(NSArray<GSNode *> *) originNodes;

Declaration

reconnectNodes_(originNodes: list[GSNode]) -> bool

Return Value

Whether all resulting endpoints could be paired and connected.

See Also

Connecting Paths