Dictionary (XSIApplication)
Description
Returns the Softimage Dictionary object.
C# Syntax
// get accessor Dictionary rtn = XSIApplication.Dictionary;
Examples
VBScript Example
' ' Get the ClusterCenter dictionary information ' MsgBox Dictionary.Info("ClusterCenter", "Operator")
Autodesk Softimage v7.5