<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 16.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RoomPlan",
  "identifier" : "/documentation/RoomPlan/CapturedRoom/USDExportOptions/model",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "RoomPlan"
    ],
    "preciseIdentifier" : "s:8RoomPlan08CapturedA0V16USDExportOptionsV5modelAEvpZ"
  },
  "title" : "model"
}
-->

# model

An export option that formats the output file as a collection of 3D models.

```
static let model: CapturedRoom.USDExportOptions
```

## Discussion

This export option works in conjunction with the [`CapturedRoomAttribute`](/documentation/RoomPlan/CapturedRoomAttribute) and [`CapturedRoom.ModelProvider`](/documentation/RoomPlan/CapturedRoom/ModelProvider) APIs to replace objects the framework identifies as of a particular category, or to have particular attributes, with 3D models that you choose in advance.

---

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)