Re: [Maya-Python] AnimLayers pain

2016-03-25 Thread AK Eric
I've done something similar that has worked well: curves = mc.ls(mc.listHistory(myNodes), type = 'animCurve') -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from

Re: [Maya-Python] MPxLocatorNode and boundingBox

2016-03-25 Thread Marcus Ottosson
Which Maya? Which OS? Could you post a complete example to reproduce the problem? On 25 March 2016 at 14:57, RĂ©mi Deletrain wrote: > Hello everybody, > > I made a new node dependent of "MPxLocatorNode". It works well. > > I try to define boudingbox but this time Maya