# `OAIntersectionAspect`

*Enumeration*

## Declaration

```swift
enum OAIntersectionAspect
```

```objc
enum OAIntersectionAspect : int;
```

```python
OAIntersectionAspect
```

## Topics

### Enumeration Cases

- [`OAIntersectionAspect.intersectionEntryAt`](/Core/GlyphsCore/OAIntersectionAspect/intersectionEntryAt)
- [`OAIntersectionAspect.intersectionEntryBogus`](/Core/GlyphsCore/OAIntersectionAspect/intersectionEntryBogus)
- [`OAIntersectionAspect.intersectionEntryLeft`](/Core/GlyphsCore/OAIntersectionAspect/intersectionEntryLeft)
- [`OAIntersectionAspect.intersectionEntryRight`](/Core/GlyphsCore/OAIntersectionAspect/intersectionEntryRight)

