| AREA forums upgrade |
| Read more about the planned upgrade of our forums |
Topics of interest to people customizing Autodesk M&E products using SDKs and scripting APIs by SDK Subject Matter Expert Christopher Diggins.
Showing posts in "AutoCAD" category:
Posted 19 September 2012 5:14 pm by Christopher Diggins on 3D SDK and Scripting Mayhem
I was facing an interesting challenge. I wanted a .NET application to inform a Python script running on the same machine whenever a particular event occured. I discovered that using XML RPC was a very easy an effective way to achieve this.