I have a plugin that requires a command to make the necessary connections within Maya. Python is so much easier than C++ to make dg connections. Is it possible for me to write the command in python and imbed it in the c++/mll code somehow?