Pages

Sunday, January 8, 2017

Make group with custom name, Using Python


Alo all,

Today I will share with you another simple python code.

What does it do:
Creates an empty group in Autodesk Maya, then prompts you for a name for that group.

Here is what that code looks like:

group in maya with prompt
*Click to make bigger*

Here is what the prompt looks like in Autodesk Maya:


*Click to make bigger*

Place name in the prompt the press ok. And presto, a group with your chosen name appears.


*Click to make bigger*

Here is that script for downloading:


End :D/