XSIApplication.Dictionary

説明

Softimage Dictionary オブジェクトを戻します。

C#構文

// get accessor

Dictionary rtn = XSIApplication.Dictionary;

VBScript の例

'

'	Get the ClusterCenter dictionary information

'

MsgBox Dictionary.Info("ClusterCenter", "Operator")