Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: newtonianb on May 10, 2014, 07:15:46 am
-
I'm using win32com to interact with enterprise architect from a python script using
win32.com.client.Dispatch("EA.App")
Is there a way to get that script show up in Enterprise Architect? Or a way to have it ran from EA?
-
You can create an add-in with Python (and WSH - no idea if ActivePython offers the same feature as ActivePerl to create a DLL). But there's no native scripting engine for Python inside EA.
q.