Introduced
5.1
Deprecated
6.0 (replaced by CreateExportCrosswalkOptions)
Description
Creates an ExportFTKOptions property that you can use with the ExportFTK command. The ExportFTKOptions property holds the export options such as the name and location of the output file, and the triangulation, subdivision, and animation settings.
This command replaces the deprecated ExportdotXSI5CreateOptions.
Scripting Syntax
CreateExportFTKOptions( [arg0], [arg1] )
Parameters
|
Parameter |
Type |
Description |
|
arg0 |
Script name of the object to which you want to add the ExportFTKOptions property. If no name is specified, the property is added to the scene root. |
|
|
arg1 |
A name for property. The default name is "ExportFTKOptions". Default Value: ExportFTKOptions |
Return Value
CStatus::OK if successful, and an error code otherwise.
See Also
SOFTIMAGE|XSI v6.01