getDefaultBrush()
注: オブジェクトの名前と引数を表す文字列は、カンマで区切る必要があります。これはシノプシスに示されていません。
getDefaultBrush は、取り消し可能、照会不可能、および 編集不可能 です。
このコマンドは既定のペイント エフェクト ブラシ名を返します。string | 既定のブラシ ノード名 |
import maya.cmds as cmds # get the name of the current brush # brush = cmds.getDefaultBrush()