Author Topic: Duplicate elements on a diagram  (Read 2965 times)

pH

  • EA User
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Duplicate elements on a diagram
« on: August 25, 2010, 08:42:15 pm »
When a diagram is manuallt created it prevents dragging of same element multiple times. But when elements are added through script it same element can be added multiple times. IS there any way to automatically control it (like ignoring duplicates)?. If not, any suggestions on whats the best way to avoid duplicates?

thanks,
pH
<a href="http://webuml.org"><img src="http://webuml.org/images/webuml-badge.png" alt="Set UML Free!" style="border-width:0"></a>

beginner

  • Guest
Re: Duplicate elements on a diagram
« Reply #1 on: August 25, 2010, 09:09:45 pm »
The Sparxian know about that (since years). It's up to you to check diagramobjects before you add a new one.

b.