|
Hi,
We write our Maya tools in Python.
We have some in house systems which are written in C#.
Is there a way of calling .NET api’s from Python?
During a quick web search I found this - http://pythonnet.sourceforge.net/ but I’m not sure if using this is ‘heading in the right direction’ or if it will even work in the Maya context.
Some other options which come to mind are using an XMLRPC or SOAP like interface, but I really don’t know anything about those technologies.
What’s the best way of calling C# code from Maya/Python?
Thanks!!
|
|
|