---
title: "init(rawValue:)"
framework: roomplan
role: symbol
role_heading: Initializer
path: "roomplan/capturedroom/usdexportoptions/init(rawvalue:)"
---

# init(rawValue:)

Creates an export option with the specified raw value.

## Declaration

```swift
init(rawValue: Int32)
```

## Parameters

- `rawValue`: A raw value for the export option.

## See Also

### Creating an export option

- [rawValue](roomplan/capturedroom/usdexportoptions/rawvalue.md)
