Re: [Maya-Python] Maya api input in time

2015-07-18 Thread Todd Widup
ok...wasn't sure..i remembered there being something about setting the context and such On Sat, Jul 18, 2015 at 9:55 PM, Christopher Crouzet < christopher.crou...@gmail.com> wrote: > You mean, at a time you'd specify? If so, in the same way that you'd query > any attribute: through the method `MP

Re: [Maya-Python] Maya api input in time

2015-07-18 Thread Christopher Crouzet
You mean, at a time you'd specify? If so, in the same way that you'd query any attribute: through the method `MPlug::getValue()`. http://help.autodesk.com/cloudhelp/2016/ENU/Maya-SDK/cpp_ref/class_m_plug.html#a64f7093bfde5c5eb9d89b32635b772aa On 19 July 2015 at 09:45, Todd Widup wrote: > Worki

[Maya-Python] Maya api input in time

2015-07-18 Thread Todd Widup
Working on a c++ pluginDone this once like 6 years ago How do I query the value of an input connection in time in the api? Sent from my iPhone -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from thi