CreateExportCrosswalkOptions

Introduced

6.0

Description

Creates an ExportCrosswalkOptions property that you can use with the ExportCrosswalk command. The ExportCrosswalkOptions 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 CreateExportFTKOptions.

Scripting Syntax

CreateExportCrosswalkOptions( [arg0], [arg1] )

Parameters

Parameter

Type

Description

arg0

String

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

arg1

String

A name for property. The default name is "ExportCrosswalkOptions".

Default Value: ExportCrosswalkOptions

Return Value

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

See Also

ExportCrosswalk

ImportCrosswalk

CreateImportCrosswalkOptions



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index