Apply an Attribute Editor template

 
 
 

To apply an Attribute Editor template

  1. Copy your template to one of the following locations:
    • The scripts\AETemplates folder in your Maya install directory.

      This is the default directory for your Attribute Editor templates.

    • A folder of your choice.

      You can use the MAYA_CUSTOM_TEMPLATE_PATH environment variable to specify the path(s) and location(s) for your custom templates. When this variable is set, and you select Show > Set Current View or Show > Set Global View in the Attribute Editor, Maya queries the specified location(s). If this variable is unresolved or not set, Maya searches the default directory.

    If you choose to specify the path(s) and location(s) of your templates, the directories are searched in order. During this search, node specific templates take precedence over node type templates. If a node specific template cannot be found in the first directory, Maya looks for a node type template to use. If no custom templates are located in the directory, Maya repeats the procedure in the next directory, until a template is found or all directories have been searched.

    If both types of templates exist in a directory, for example AEblinnTemplate.xml and AEblinn.blinn1Template.xml, Maya uses AEblinn.blinn1Template.xml for blinn nodes called blinn1, and AEblinnTemplate.xml for other blinn nodes.

  2. Select the object or node.
  3. In the Attribute Editor, pick your view from the list that appears after selecting one of the following options:
    • Show > Set Global View

      Applies the selected view to all node types that have the same custom template view. For example, if you have a view named Animation, and you select it from the Set Global View list, all the node types that have a custom template with a view named Animation have their attributes display as defined by the Animation view.

    • Show > Set Current View

      Applies the selected view to the selected node type only.

  4. When you select a view, its name and the name of its template display in the label line of the Attribute Editor.

    The template name is formatted differently for node type templates (<NodeType>) and node-specific templates (<NodeType>.<NodeName>).
    TipThe label line can be hidden by turning off Show > Show View Labels.

Note The Attribute Editor uses the default template for a node type if the selected global view is not defined in its custom template. For this to occur, Show default if no global view must be turned on in the Show menu. If the node type does not have a custom template, the Attribute Editor uses the last custom template view that was applied.

Related topics

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License