---
title: geometry
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/planeanchor/geometry-swift.property
---

# geometry

Get the geometry of the plane in the anchor’s coordinate system.

## Declaration

```swift
var geometry: PlaneAnchor.Geometry { get }
```

## See Also

### Getting the shape of a plane anchor

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