Book a Demo

Author Topic: Invisible elements  (Read 2871 times)

thomaskilian

  • Guest
Invisible elements
« on: September 18, 2007, 09:47:37 am »
Hi all,
by coincidence I found out that my model contains hundreds of unused boundaries in a packages. What's making the situation bad is that you can not see them in the browser (I stumbled over a slow collection iteration that made me print the elements via automation -> see here).

I will report that as bug to Sparx as there should not be any unvisible element be left over. And yes: the integrity check did not find these zombies.
« Last Edit: September 18, 2007, 09:50:07 am by thomaskilian »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Invisible elements
« Reply #1 on: September 18, 2007, 12:59:22 pm »
Did the 'Find Orphans' search find them?

The integrity checker isn't expected to find orphaned elements.

thomaskilian

  • Guest
Re: Invisible elements
« Reply #2 on: September 18, 2007, 10:45:21 pm »
I used automation to delete them, so I currently can't verify (except with restoring a previous version, but no time for that). However, there are also zombie notes which the Orphan find does not reveal. I suspect it would be the same with the boundaries.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Invisible elements
« Reply #3 on: September 19, 2007, 01:02:26 pm »
I think I remember that one of the early 7.0 builds was leaving behind elements that belong only to the diagram. (eg. boundaries and notes)

If I'm right then you shouldn't see any new ones coming up.

thomaskilian

  • Guest
Re: Invisible elements
« Reply #4 on: September 20, 2007, 02:27:45 am »
That might be an explanation. I will watch out for that and eventually come back with additional info.