Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - aviv

Pages: [1]
1
I would like to get all packages (also the nested ones) if a branch.  
(Isn't it a good idea for a new ability of API? I'm surprised it is not exist as a property of EA.Package [smiley=undecided.gif])

The way is to loop on the collection
Code: [Select]
package.Packages.Does EA.collection implements <IEnumerable>?

2
Automation Interface, Add-Ins and Tools / Close EA application
« on: September 03, 2014, 06:56:13 pm »
Is it possible to close EA opened application, using c# and EA API?

Pages: [1]