Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Nick on February 18, 2005, 09:55:10 am

Title: EA Addin
Post by: Nick on February 18, 2005, 09:55:10 am
Hi,

Is it possible to set the focus to a specific element in the project browser and/or display the properties dialogue box for the element using the automation interface.

Thanks.
Title: Re: EA Addin
Post by: shaunf on January 11, 2011, 09:49:50 pm
Bringing back a really old thread I would also like to do this.
Title: Re: EA Addin
Post by: Geert Bellekens on January 11, 2011, 10:53:34 pm
Use Repository.ShowInProjectView (object Item)
Opening properties dialog is not possible.

Geert
Title: Re: EA Addin
Post by: shaunf on January 11, 2011, 11:20:56 pm
Thanks works perfectly