The Autodesk Softimage SDK object model contains objects that
consist of properties (definitions or pointers specific to its
object) and methods (functions specific to its object). These
objects are arranged in a hierarchy of inheritance, so that an
object�s children inherit its methods and properties.
For information on the elements of the object model in the
hierarchy, see Object Model
Hierarchy.
This section contains a list of all Objects, Methods,
Properties and Constants available in the SDK. These entries
provide descriptions, examples (for most entries) that illustrate
how to use them, and parameters (where applicable). In addition,
the object entries includes a list of the methods and properties
available for that object.