---
title: TossableRepresentation.OctahedronFace
framework: tabletopkit
role: symbol
role_heading: Enumeration
path: tabletopkit/tossablerepresentation/octahedronface
---

# TossableRepresentation.OctahedronFace

One of the faces of an octahedron

## Declaration

```swift
enum OctahedronFace
```

## Topics

### Faces

- [TossableRepresentation.OctahedronFace.a](tabletopkit/tossablerepresentation/octahedronface/a.md)
- [TossableRepresentation.OctahedronFace.b](tabletopkit/tossablerepresentation/octahedronface/b.md)
- [TossableRepresentation.OctahedronFace.c](tabletopkit/tossablerepresentation/octahedronface/c.md)
- [TossableRepresentation.OctahedronFace.d](tabletopkit/tossablerepresentation/octahedronface/d.md)
- [TossableRepresentation.OctahedronFace.e](tabletopkit/tossablerepresentation/octahedronface/e.md)
- [TossableRepresentation.OctahedronFace.f](tabletopkit/tossablerepresentation/octahedronface/f.md)
- [TossableRepresentation.OctahedronFace.g](tabletopkit/tossablerepresentation/octahedronface/g.md)
- [TossableRepresentation.OctahedronFace.h](tabletopkit/tossablerepresentation/octahedronface/h.md)

### Creating a face

- [init(restingOrientation:)](tabletopkit/tossablerepresentation/octahedronface/init(restingorientation:).md)

### Getting the resting orientation

- [restingOrientation](tabletopkit/tossablerepresentation/octahedronface/restingorientation.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [TossableRepresentation.TossableFace](tabletopkit/tossablerepresentation/tossableface.md)

## See Also

### Getting the face

- [face(for:)](tabletopkit/tossablerepresentation/face(for:).md)
- [TossableRepresentation.TossableFace](tabletopkit/tossablerepresentation/tossableface.md)
- [TossableRepresentation.SphereFace](tabletopkit/tossablerepresentation/sphereface.md)
- [TossableRepresentation.CubeFace](tabletopkit/tossablerepresentation/cubeface.md)
- [TossableRepresentation.DecahedronFace](tabletopkit/tossablerepresentation/decahedronface.md)
- [TossableRepresentation.DodecahedronFace](tabletopkit/tossablerepresentation/dodecahedronface.md)
- [TossableRepresentation.IcosahedronFace](tabletopkit/tossablerepresentation/icosahedronface.md)
- [TossableRepresentation.TetrahedronFace](tabletopkit/tossablerepresentation/tetrahedronface.md)
