Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: zalbina on November 02, 2012, 01:47:15 am
-
Hello,
Is it possible to create eap file using API?
Thanks.
-
Yes, you can use the EA.Repository.CreateModel (CreateModelType CreateType, string FilePath, long ParentWnd) method (see http://www.sparxsystems.com/enterprise_architect_user_guide/9.3/automation/repository3.html)
HTH
Günther
-
Thanks a lot.