usdImportOptions
usdImportOptions
Description
Sets the options for importing USD format data.
This command enables you to specify whether to import a USD skeleton as a retargeting skeleton (the default) or as a solving skeleton.
It's the equivalent of selecting *.usd in the Preferences dialog box (File Import tab) and then selecting or clearing the Import as Solving option.
Functional area
File handling
Command syntax
Syntax
usdImportOptions [-asSolving boolean] |
Arguments
None
Flags
See above syntax.
Return value
void
Example
// Set USD data to be imported as a solving skeleton. usdImportOptions -asSolving true;
Additional information
Related commands
, multiple selections available,
Related content
usdImportOptions
usdImportOptions
More like this
usdImportOptions
usdImportOptions
More like this
usdImportOptions
usdImportOptions
More like this
usdImportOptions
usdImportOptions
More like this
usdImportOptions
usdImportOptions
More like this
usdExportOptions
usdExportOptions
More like this