CreateImportCrosswalkOptions

Introduced

6.0

Description

Creates an ImportCrosswalkOptions property that you can use with the ImportCrosswalk command. The ImportCrosswalkOptions 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 CreateImportFTKOptions.

Scripting Syntax

CreateImportCrosswalkOptions( [arg0], [arg1] )

Parameters

Parameter

Type

Description

arg0

String

Script name of the object to which you want to add the ImportCrosswalkOptions 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 "ImportCrosswalkOptions".

Default Value: ImportCrosswalkOptions

Return Value

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

See Also

ImportCrosswalk

ExportCrosswalk

CreateExportCrosswalkOptions



Autodesk Softimage v7.5