# `GSToolSelect reconnectNodesForAll:`

*Instance Method*

## Declaration

```swift
@IBAction func reconnectNodesForAll(_ sender: Any)
```

```objc
- (void) reconnectNodesForAll:(id) sender;
```

```python
reconnectNodesForAll_(sender: object)
```

