[Maya-Python] Selection Constraint

2015-09-14 Thread Crest Christopher
Was there ever a selection constraint script released for versions of Maya prior to 2016 which has it by default ? Thanks -- 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

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

Re: [Maya-Python] Command to run script ?

2015-09-14 Thread Carlos Rico
Nope, sorry. Choose the one you like. ☺ Is there an icon for this script ? On Monday, September 14, 2015 at 3:38:52 AM UTC-4, Carlos Rico wrote: > > Yes, run: > > craOffsetKeys; > > but I wrote how to run the script at the begining of the file. Also if you > got it from creativecrash.com >

Re: [Maya-Python] Command to run script ?

2015-09-14 Thread Christopher.
Is there an icon for this script ? On Monday, September 14, 2015 at 3:38:52 AM UTC-4, Carlos Rico wrote: > > Yes, run: > > craOffsetKeys; > > but I wrote how to run the script at the begining of the file. Also if you > got it from creativecrash.com >

Re: [Maya-Python] Command to run script ?

2015-09-14 Thread Carlos Rico
Yes, run: craOffsetKeys; but I wrote how to run the script at the begining of the file. Also if you got it from creativecrash.com in the description it says the command to show the UI. You need to have it in your script path of c