# `GSPathHashElement`

*Class*

## Declaration

```swift
class GSPathHashElement
```

```objc
@interface GSPathHashElement : NSObject
```

```python
class GSPathHashElement(NSObject)
```

## Topics

### Instance Properties

- [`GSPathHashElement.absoluteAngle`](/Core/GlyphsCore/GSPathHashElement/absoluteAngle)
- [`GSPathHashElement.angle`](/Core/GlyphsCore/GSPathHashElement/angle)
- [`GSPathHashElement.nextDistance`](/Core/GlyphsCore/GSPathHashElement/nextDistance)
- [`GSPathHashElement.nodeTag`](/Core/GlyphsCore/GSPathHashElement/nodeTag)
- [`GSPathHashElement.position`](/Core/GlyphsCore/GSPathHashElement/position)
- [`GSPathHashElement.prefDistance`](/Core/GlyphsCore/GSPathHashElement/prefDistance)

## Relationships

### Inherits From

- `NSObject`

### Conforms To

- `NSCopying`
- `NSSecureCoding`

