ジャンプ先: 概要. 戻り値. 関連項目. MEL 例.
getDefaultBrush
getDefaultBrush は 「元に戻す」が可能、「照会」が不可能、「編集」が不可能 です。
// Put the name of the current brush // into a MEL string variable. string $brush; $brush = `getDefaultBrush`;