CreateImportFTKOptions

Introduced

5.1

Deprecated

6.0 (replaced by CreateImportCrosswalkOptions)

Description

Creates an ImportFTKOptions property that you can use with the ImportFTK command. The ImportFTKOptions property set holds the import options such as the name and location of the input file, the verbose setting, and the implicit normal settings.

This command replaces the deprecated ImportdotXSI5CreateOptions.

Scripting Syntax

CreateImportFTKOptions( [arg0], [arg1] )

Parameters

Parameter

Type

Description

arg0

String

Script name of the object to which you want to add the ImportFTKOptions property. If no name is specified, the property is added to the scene root.

arg1

String

A name for the property. The default name is "ImportFTKOptions".

Default Value: ImportFTKOptions

Return Value

CStatus::OK if successful, and an error code otherwise.

See Also

ExportFTK

CreateExportFTKOptions

ImportFTK



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index