ジャンプ先: 概要. 戻り値. 関連. MEL 例.
getDefaultBrush
getDefaultBrush は、取り消し可能、照会不可能、および 編集不可能 です。
// Put the name of the current brush // into a MEL string variable. string $brush; $brush = `getDefaultBrush`;