Dictionary (XSIApplication)
Description
Returns the XSI Dictionary object.
C# Syntax
// get accessor Dictionary rtn = XSIApplication.Dictionary;
Examples
VBScript Example
'
' Get the ClusterCenter dictionary information
'
MsgBox Dictionary.Info("ClusterCenter", "Operator")
SOFTIMAGE|XSI v6.01