Adverti horiz upsell

Rename nodes 1.0.0 for Maya (maya script)

renames object with a template

License
Button download
179 Downloads

Compatibility

  • 2010, 9.x, 2009, 2008, 8.x

Operating Systems

  • Windows

History

Created:02/11/2010
Last Modified:02/11/2010
File Size: 1.48 KB

Keywords

Rename

Use this script to rename objects with a template.1. Select one or more objects.
2. Run the script.
3. Write expression for renaming. 
For example: 
"l_arm<a>_joint 1 +1". It is like a "for" cycle in C++ language.

<a> - a variable. 
1 - start value
+1 - each iteration <a> increases by 1.
so you get l_arm1_joint, l_arm2_joint, etc..


or
"item<a>_part<b> 1,2 +1,+2"

You get item1_part2, item2_part4, etc..


Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • 009193
    009193