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 <[email protected]> wrote: > Working on a c++ plugin Done 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 this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/8FBF3CA4-0F2D-4A76-8391-A0700E69B91B%40gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- Christopher Crouzet *http://christophercrouzet.com* <http://christophercrouzet.com> -- 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 emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CANuKW50kQPt6HT4tFDT3gd_-YCxasQnXNHa8wFJzsd_qJofuDw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
