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

# story

The floor number or level on which the object resides.

## Declaration

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

## See Also

### Positioning and sizing an object

- [transform](roomplan/capturedroom/object/transform.md)
- [dimensions](roomplan/capturedroom/object/dimensions.md)
