CapturedRoom.USDExportOptions
Options that determine the underlying data format of a scan export.
Declaration
struct USDExportOptionsOverview
The exportOptions parameter of the captured room (CapturedRoom) and captured structure (CapturedStructure) functions export(to:metadataURL:modelProvider:exportOptions:) are of this type.
The following table lists the features that each export option supports in the output result.
Feature per export option | Parametric | Mesh | Model |
|---|---|---|---|
Changing the size or position of objects, windows, or doors | ✔ | ||
Boolean operations | ✔ | ||
Section positions and labels | ✔ | ✔ | ✔ |
Polygonal walls | ✔ | ✔ | |
Windows, doors, and other openings cut out of wall geometry | ✔ | ✔ | |
The recessed areas of a sink or fireplace | ✔ | ✔ | |
ModelProvider models | ✔ |