Ok, i managed to learn from the API docs: It's the MRampAttribute combined with an AETemplate.
Concerning the AETemplate stuff check this: http://groups.google.com/group/python_inside_maya/msg/312cb7785260cc49 All the best! del On 22 Jan., 15:05, delaque <[email protected]> wrote: > Hello, > > does anyone know, how to integrate a gradient control (curve type) > into a maya node/deformer? > > Which kind of MFnAttribute do i have to create for it to control? > NumericAttribute or CompoundAttribute? > > Probably i have to add the actual GUI element via a python command > inside my plugin, right? > > Help heavily appreciated! > > Thanks in advance, > del -- http://groups.google.com/group/python_inside_maya
