Go to: Synopsis. Return value. MEL examples.

Synopsis

attrPresetEditWin nodeType

Opens the attribute preset editor window. This allows one to delete presets for a given node type. The initial node type to display must be specified.

Return value

None

MEL examples

      attrPresetEditWin "transform";
      attrPresetEditWin "brush";