---
title: Merging multiple scans into a single structure
framework: roomplan
role: sampleCode
role_heading: Sample Code
path: sample-code/roomplan/merging-multiple-scans-into-a-single-structure
---

# Merging multiple scans into a single structure

Export a 3D model that consists of multiple rooms captured in the same physical vicinity.

## Overview

Overview note: This sample code project is associated with WWDC23 session 10192: Explore enhancements to RoomPlan. Configure the sample code project Before you run the sample code project in Xcode, set the run destination to an iOS 17 device with a LiDAR Scanner.

## See Also

### Captured Data

- [Scanning the rooms of a single structure](roomplan/scanning-the-rooms-of-a-single-structure.md)
- [CapturedRoom](roomplan/capturedroom.md)
- [CapturedStructure](roomplan/capturedstructure.md)
- [CapturedRoomData](roomplan/capturedroomdata.md)
- [Captured Object Attributes](roomplan/captured-object-attributes.md)
