---
title: "PhotogrammetrySession.Result.bounds(_:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/photogrammetrysession/result/bounds(_:)"
---

# PhotogrammetrySession.Result.bounds(_:)

The result of a request for a bounding box.

## Declaration

```swift
case bounds(BoundingBox)
```

## Parameters

- `BoundingBox`: The bounds of the created object.

## See Also

### Types of output

- [PhotogrammetrySession.Result.modelFile(_:)](realitykit/photogrammetrysession/result/modelfile(_:).md)
- [PhotogrammetrySession.Result.modelEntity(_:)](realitykit/photogrammetrysession/result/modelentity(_:).md)
