NewScene

Description

Creates a new empty scene.

Scripting Syntax

NewScene( [ProjectPathName], [Confirm] )

Parameters

Parameter

Type

Description

ProjectPathName [public]

String

Path of the project

Default Value: Current project

Confirm [public]

Boolean

True to prompt user to save the scene if the scene contains unsaved changes

Default Value: True

Examples

VBScript Example

NewScene "s:\XSI_Project", False

See Also

OpenScene

SaveScene



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index