Book a Demo

Author Topic: Remove Elements  (Read 3410 times)

themiyac

  • EA User
  • **
  • Posts: 26
  • Karma: +0/-0
    • View Profile
Remove Elements
« on: August 15, 2015, 01:01:04 am »
How do I delete Elements using the Java API from a model?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Remove Elements
« Reply #1 on: August 16, 2015, 08:18:27 am »
Package.Elements.Delete(<the correct index>)

q.