# `GSToolSelect convertToCubic:`

*Instance Method*

## Declaration

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

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

```python
convertToCubic_(sender: object)
```

