Hi all ! I'm facing a situation that I don't now if it's a problem or not. It 
seems that I need to load many times the same module.
I putted pymel in my startup script, and it is loaded at the beginning of ma 
session, so it's known in the scriptEditor.
When I need to use a tool in my shelves the command are not known until a put 
another "from pymel import *" in the specific script.py that is containing the 
command called by my shelf.
Is there a way to do thing to simplify the loading of the modules to not 
repeating the imports ?
Can someone pointing me to the topics that could help ?

pierrotb

--~--~---------~--~----~------------~-------~--~----~
Yours,
Maya-Python Club Team.
-~----------~----~----~----~------~----~------~--~---

Reply via email to