Book a Demo

Author Topic: Get multiple objects from the Project Browser  (Read 2905 times)

[email protected]

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Get multiple objects from the Project Browser
« on: June 19, 2015, 03:03:57 am »
Is there any way to get multiple objects selected in the Project Browser in the same way that Diagram.SelectedObjects gives you Objects Selected on a Diagram?

I know Repository.GetTreeSelectedElements will return the elements, but the browser allows you to select a mixed collection of Elements and Diagrams and this only returns the Elements.

Is there any way to get a collection of Diagrams from the selection if not a collection of Objects?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Get multiple objects from the Project Browser
« Reply #1 on: June 19, 2015, 04:38:44 am »
No. This is not possible.

q.