---
title: planeAnchorIDs
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/roomanchor/planeanchorids
---

# planeAnchorIDs

An array of IDs of the plane anchors associated with a room.

## Declaration

```swift
var planeAnchorIDs: [UUID] { get }
```

## See Also

### Getting information about a room anchor

- [geometry](arkit/roomanchor/geometry.md)
- [id](arkit/roomanchor/id.md)
- [isCurrentRoom](arkit/roomanchor/iscurrentroom.md)
- [meshAnchorIDs](arkit/roomanchor/meshanchorids.md)
- [originFromAnchorTransform](arkit/roomanchor/originfromanchortransform.md)
