---
title: "CapturedElementCategory.object(_:)"
framework: roomplan
role: symbol
role_heading: Case
path: "roomplan/capturedelementcategory/object(_:)"
---

# CapturedElementCategory.object(_:)

A category that’s scoped to the captured object.

## Declaration

```swift
case object(CapturedRoom.Object.Category)
```

## See Also

### Determining the category type

- [CapturedElementCategory.surface(_:)](roomplan/capturedelementcategory/surface(_:).md)
