Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Tehila1 on June 08, 2014, 06:12:00 pm

Title: Simulate Re Opening of Model
Post by: Tehila1 on June 08, 2014, 06:12:00 pm
Hello,  
  
Since some actions which are done programmatically in EA are reflected only after closing and re opening the EA application, I would like to simulate this action programmatically.

Is there a way to do so using the API?
Thanks.
Title: Re: Simulate Re Opening of Model
Post by: qwerty on June 08, 2014, 07:48:11 pm
Simply use Repos.FileOpen or FileOpen2

q.