# `GSPathHash`

*Class*

## Declaration

```swift
class GSPathHash
```

```objc
@interface GSPathHash : NSObject
```

```python
class GSPathHash(NSObject)
```

## Topics

### Instance Properties

- [`GSPathHash.angle`](/Core/GlyphsCore/GSPathHash/angle)
- [`GSPathHash.closed`](/Core/GlyphsCore/GSPathHash/closed)
- [`GSPathHash.position`](/Core/GlyphsCore/GSPathHash/position)

### Instance Methods

- [`GSPathHash addElmementWithTag:prevDist:angle:nextDist:pos:absoluteAngle:`](/Core/GlyphsCore/GSPathHash/addElmementWithTag:prevDist:angle:nextDist:pos:absoluteAngle:)
- [`GSPathHash count`](/Core/GlyphsCore/GSPathHash/count)
- [`GSPathHash elementAtIndex:`](/Core/GlyphsCore/GSPathHash/elementAtIndex:)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- `NSCopying`
- `NSSecureCoding`

