Project
 
 
 

Project

Object Hierarchy | Related C++ Class: Project

Inheritance

SIObject

Project

Introduced

v1.0

Description

The Project object represents the active Softimage Project. It exposes information like the current project path (see Project.Path). Script writers always deal with the derived class XSIProject which exposes additional information beyond what is available on this object.

Methods

IsClassOf operator IsEqualTo operator    
       

Properties

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

See Also

XSIProject XSIApplication.ActiveProject2