---
title: model
framework: roomplan
role: symbol
role_heading: Type Property
path: roomplan/capturedroom/usdexportoptions/model
---

# model

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

## Declaration

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

## Discussion

Discussion This export option works in conjunction with the CapturedRoomAttribute and 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.

## See Also

### Choosing an export option

- [parametric](roomplan/capturedroom/usdexportoptions/parametric.md)
- [mesh](roomplan/capturedroom/usdexportoptions/mesh.md)
