NewScene

Introduced

1.0

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 , False

See Also

OpenScene

SaveScene



Autodesk Softimage v7.5