Scripts are text files containing instructions for modifying data in Softimage. They provide a powerful way to automate many tasks and simplify your workflow. This section describes some fundamental concepts related to scripting in Softimage.
• Softimage includes two different APIs for scripting: commands versus the object model.
• Softimage lets you use different scripting languages.
• You use the script editor to create, edit, and save scripts.
• You can run scripts from the script editor, or run scripts in batch mode from the command line without opening the Softimage interface.
• You can reuse common routines by including external files in scripts.
You can also use scripts to create custom commands, custom parameters, and scripted operators as described in other chapters of this guide.
For advanced information about the script editor, as well as reference information about the commands, objects, methods, and properties available in Softimage, refer to the SDK Guide as described in Script Editor Help and Reference Information.
For more information about scripting in general and the syntax of specific scripting languages, see More Information About Scripting Languages.

Autodesk Softimage v.7.5