Contents

CapturedRoom.USDExportOptions

Options that determine the underlying data format of a scan export.

Declaration

struct USDExportOptions

Overview

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

✔

Topics

Choosing an export option

Creating an export option

See Also

3D Asset Output