Description
Creates a new empty scene.
Scripting Syntax
NewScene( [ProjectPathName], [Confirm] )
Parameters
|
Parameter |
Type |
Description |
|
ProjectPathName [public] |
Path of the project Default Value: Current project |
|
|
Confirm [public] |
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
SOFTIMAGE|XSI v6.01