Book a Demo

Author Topic: Howto delete multiple elements from a view  (Read 4033 times)

Marco

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Howto delete multiple elements from a view
« on: March 31, 2004, 02:52:45 am »
Hi,

I have imported a datamodel and now want to remove all elements on the view. I selected all images and pressed delete. I have nothing more on my model but the elements are still present in my project view. Now i have to manually select the elements and  delete them one by one....

I want to delete all elements at once...

Any solution to this ???

Stephen

  • EA User
  • **
  • Posts: 54
  • Karma: +0/-0
    • View Profile
Re: Howto delete multiple elements from a view
« Reply #1 on: March 31, 2004, 03:01:53 am »
Depending on the numbers involved

Copy the stuff you want to save into a new package and delete the package with all the detritus in..

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Howto delete multiple elements from a view
« Reply #2 on: March 31, 2004, 05:47:04 am »
A little trick: When an object is not used on any diagram, it becomes an orphan. Just go to menu Edit > Find and check the option "Find Orphans". That will list you all of your objects that you have deleted from your diagram. In this window you can also select multiple objects and delete them at once.

Hope this helps!

Bruno

benc

  • EA Administrator
  • EA User
  • *****
  • Posts: 200
  • Karma: +0/-0
    • View Profile
Re: Howto delete multiple elements from a view
« Reply #3 on: October 19, 2004, 06:20:25 pm »
Hi Guys,

A key combo I use all the time for deleting multiple elements from a diagram AND the model in one hit:

Editing a diagram :

1. Control+A (Select All)
2. Control+Delete (Delete from model and diagram, note: this is different from Control+D)

This approach removes the need for dealing with orphans.

For step 1 above, control+click is also handy for multi-selecting specific elements.

For obscure technical reasons the Control+Delete combo is not in the keyboard accelerator map under the help menu.

Be careful!

Regards,
Ben