XSIProject

Object Hierarchy

Inheritance

SIObject

Project

XSIProject

Introduced

v1.0

Description

The XSIProject object extends the Project object to provide additional Softimage-specific information. In particular it exposes the active Scene.

It also exposes various Property objects such as the Play Control (see XSIProject.Properties).

Note: This object is rarely used from scripting, in many cases scripts can jump straight to the root model by calling XSIApplication.ActiveSceneRoot.

Methods

IsClassOf operator IsEqualTo operator    
       

Properties

ActiveScene Application Categories FullName operator
Help Name operator NestedObjects Origin
OriginPath Parent Path Properties
SavedDateTime Type operator    
       

See Also

Project XSIApplication.ActiveProject2