---
title: CapturedRoom.Object.Category.oven
framework: roomplan
role: symbol
role_heading: Case
path: roomplan/capturedroom/object/category-swift.enum/oven
---

# CapturedRoom.Object.Category.oven

A category for an object that represents an oven.

## Declaration

```swift
case oven
```

## See Also

### Determining the object category

- [CapturedRoom.Object.Category.bathtub](roomplan/capturedroom/object/category-swift.enum/bathtub.md)
- [CapturedRoom.Object.Category.bed](roomplan/capturedroom/object/category-swift.enum/bed.md)
- [CapturedRoom.Object.Category.chair](roomplan/capturedroom/object/category-swift.enum/chair.md)
- [CapturedRoom.Object.Category.dishwasher](roomplan/capturedroom/object/category-swift.enum/dishwasher.md)
- [CapturedRoom.Object.Category.fireplace](roomplan/capturedroom/object/category-swift.enum/fireplace.md)
- [CapturedRoom.Object.Category.refrigerator](roomplan/capturedroom/object/category-swift.enum/refrigerator.md)
- [CapturedRoom.Object.Category.sink](roomplan/capturedroom/object/category-swift.enum/sink.md)
- [CapturedRoom.Object.Category.sofa](roomplan/capturedroom/object/category-swift.enum/sofa.md)
- [CapturedRoom.Object.Category.stairs](roomplan/capturedroom/object/category-swift.enum/stairs.md)
- [CapturedRoom.Object.Category.storage](roomplan/capturedroom/object/category-swift.enum/storage.md)
- [CapturedRoom.Object.Category.stove](roomplan/capturedroom/object/category-swift.enum/stove.md)
- [CapturedRoom.Object.Category.table](roomplan/capturedroom/object/category-swift.enum/table.md)
- [CapturedRoom.Object.Category.television](roomplan/capturedroom/object/category-swift.enum/television.md)
- [CapturedRoom.Object.Category.toilet](roomplan/capturedroom/object/category-swift.enum/toilet.md)
- [CapturedRoom.Object.Category.washerDryer](roomplan/capturedroom/object/category-swift.enum/washerdryer.md)
