Re: [Maya-Python] Re: Extension Attribute of MPxData

2015-09-14 Thread f.michal
Thanks for letting us know. This is something I might be looking into in near future. W dniu 2015-09-14 o 20:15, Arnon Marcus pisze: Ok, I figured it out: I don't know what about the MEL approach (I didn't like it anyway). But as for the 2 other approaches, the problem was the way I instantia

[Maya-Python] Re: Extension Attribute of MPxData

2015-09-14 Thread Arnon Marcus
Ok, I figured it out: I don't know what about the MEL approach (I didn't like it anyway). But as for the 2 other approaches, the problem was the way I instantiated MNodeClass. I thought I was giving it a NoteTypeID, but I was actually trying to instantiate is with an MFnTypeID which doesn't work