---
title: PlaneAnchor.Geometry
framework: arkit
role: symbol
role_heading: Structure
path: arkit/planeanchor/geometry-swift.struct
---

# PlaneAnchor.Geometry

The geometry of a plane anchor.

## Declaration

```swift
struct Geometry
```

## Topics

### Inspecting plane geometry

- [meshFaces](arkit/planeanchor/geometry-swift.struct/meshfaces.md)
- [meshVertices](arkit/planeanchor/geometry-swift.struct/meshvertices.md)
- [extent](arkit/planeanchor/geometry-swift.struct/extent-swift.property.md)
- [PlaneAnchor.Geometry.Extent](arkit/planeanchor/geometry-swift.struct/extent-swift.struct.md)

### Instance Properties

- [description](arkit/planeanchor/geometry-swift.struct/description.md)

### Default Implementations

- [Equatable Implementations](arkit/planeanchor/geometry-swift.struct/equatable-implementations.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Getting the shape of a plane anchor

- [geometry](arkit/planeanchor/geometry-swift.property.md)
