Author Topic: Simulate Re Opening of Model  (Read 2428 times)

Tehila1

  • EA User
  • **
  • Posts: 256
  • Karma: +0/-0
    • View Profile
Simulate Re Opening of Model
« 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.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Simulate Re Opening of Model
« Reply #1 on: June 08, 2014, 07:48:11 pm »
Simply use Repos.FileOpen or FileOpen2

q.