# `GSPathOperations`

*Enumeration*

## Declaration

```swift
enum GSPathOperations
```

```objc
enum GSPathOperations : uint8_t;
```

```python
GSPathOperations
```

## Topics

### Enumeration Cases

- [`GSPathOperations.GSRemoveOverlap`](/Core/GlyphsCore/GSPathOperations/GSRemoveOverlap)
- [`GSPathOperations.GSSubtract`](/Core/GlyphsCore/GSPathOperations/GSSubtract)

