---
title: story
framework: roomplan
role: symbol
role_heading: Instance Property
path: roomplan/capturedroom/story
---

# story

The story, floor number, or level on which the captured room resides within a larger structure.

## Declaration

```swift
var story: Int { get }
```

## See Also

### Inspecting room details

- [identifier](roomplan/capturedroom/identifier.md)
- [floors](roomplan/capturedroom/floors.md)
- [CapturedRoom.Surface](roomplan/capturedroom/surface.md)
- [doors](roomplan/capturedroom/doors.md)
- [objects](roomplan/capturedroom/objects.md)
- [CapturedRoom.Object](roomplan/capturedroom/object.md)
- [openings](roomplan/capturedroom/openings.md)
- [walls](roomplan/capturedroom/walls.md)
- [windows](roomplan/capturedroom/windows.md)
- [sections](roomplan/capturedroom/sections.md)
- [CapturedRoom.Section](roomplan/capturedroom/section.md)
- [CapturedRoom.Confidence](roomplan/capturedroom/confidence.md)
- [version](roomplan/capturedroom/version.md)
