THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 04/09/2011 at 18:49, xxxxxxxx wrote:
Is there any way to run simple Coffee commands from within Python. I ask because i already have a working Python script but would like to add these simple commands as well...
a) delete unused materials/textures
b) delete unused layers
c) Launch the Python console window.
This is very easy in coffee, as there is a script listener ala maya mel. there is no such thing for python.
I suspect the answer is no and you will refer me to the documentation, however i have searched there and I cant see where i can run these commands...
Thank you.