---
title: MeshAnchor.MeshClassification
framework: arkit
role: symbol
role_heading: Enumeration
path: arkit/meshanchor/meshclassification
---

# MeshAnchor.MeshClassification

The kinds of classification a face of a mesh can have.

## Declaration

```swift
enum MeshClassification
```

## Topics

### Getting architecture classifications

- [MeshAnchor.MeshClassification.ceiling](arkit/meshanchor/meshclassification/ceiling.md)
- [MeshAnchor.MeshClassification.door](arkit/meshanchor/meshclassification/door.md)
- [MeshAnchor.MeshClassification.floor](arkit/meshanchor/meshclassification/floor.md)
- [MeshAnchor.MeshClassification.stairs](arkit/meshanchor/meshclassification/stairs.md)
- [MeshAnchor.MeshClassification.wall](arkit/meshanchor/meshclassification/wall.md)
- [MeshAnchor.MeshClassification.window](arkit/meshanchor/meshclassification/window.md)

### Getting furniture classifications

- [MeshAnchor.MeshClassification.bed](arkit/meshanchor/meshclassification/bed.md)
- [MeshAnchor.MeshClassification.cabinet](arkit/meshanchor/meshclassification/cabinet.md)
- [MeshAnchor.MeshClassification.homeAppliance](arkit/meshanchor/meshclassification/homeappliance.md)
- [MeshAnchor.MeshClassification.seat](arkit/meshanchor/meshclassification/seat.md)
- [MeshAnchor.MeshClassification.table](arkit/meshanchor/meshclassification/table.md)

### Getting decoration classifications

- [MeshAnchor.MeshClassification.plant](arkit/meshanchor/meshclassification/plant.md)
- [MeshAnchor.MeshClassification.tv](arkit/meshanchor/meshclassification/tv.md)

### Getting unknown classifications

- [MeshAnchor.MeshClassification.none](arkit/meshanchor/meshclassification/none.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting mesh information

- [originFromAnchorTransform](arkit/meshanchor/originfromanchortransform.md)
- [geometry](arkit/meshanchor/geometry-swift.property.md)
- [MeshAnchor.Geometry](arkit/meshanchor/geometry-swift.struct.md)
