johnnyreno
02-25-2009, 04:29 PM
Hello,
Is there a way to have Maya's existing procedures load into a custom UI. Example:
I've written some scripts that preform some automated actions based on curves. I'd like to give the users the option to rebuild their curves before they do anything and I thought it'd be nice if they could do it right from the UI I created. I realize that I could write my own interface that looks just like the Rebuild Curves Option window and then pass all of the captured arguments to the rebuildCurve command, but it seems to be a bit redundant if all of that stuff has already been written. I'd like to dump the contents of the Rebuild Curve Options window to my own UI, perhaps in a frame or something. Is this feasable?
Thanks.
Is there a way to have Maya's existing procedures load into a custom UI. Example:
I've written some scripts that preform some automated actions based on curves. I'd like to give the users the option to rebuild their curves before they do anything and I thought it'd be nice if they could do it right from the UI I created. I realize that I could write my own interface that looks just like the Rebuild Curves Option window and then pass all of the captured arguments to the rebuildCurve command, but it seems to be a bit redundant if all of that stuff has already been written. I'd like to dump the contents of the Rebuild Curve Options window to my own UI, perhaps in a frame or something. Is this feasable?
Thanks.
