Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: danielhsh on October 01, 2010, 07:16:23 pm

Title: getcontextObject in C#
Post by: danielhsh on October 01, 2010, 07:16:23 pm
I wrote some Jscript in EA using  the getContextObject method, however cannot find it in the C# add-in interface, do you guys experienced this as well?
Title: Re: getcontextObject in C#
Post by: Geert Bellekens on October 01, 2010, 09:18:43 pm
you might still be using an old version of the interop.ea.dll

In my version the Repository.GetContextObject is there.
I just checked and I'm using version 2.10.238.1 dated Wednesday 18 August 2010, 14:35:22

(I've installed EA 8.0.862)

Geert