<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "Xcode: 16.2.0 -"
  ],
  "documentType" : "article",
  "framework" : "RoomPlan",
  "identifier" : "/documentation/RoomPlan/merging-multiple-scans-into-a-single-structure",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "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

> Note: This sample code project is associated with WWDC23 session 10192: [Explore enhancements to RoomPlan](https://developer.apple.com/wwdc23/10192/).

### 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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)