Book a Demo

Author Topic: Deletion of constraints dosn't work  (Read 3159 times)

Buchholz Matthias

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Deletion of constraints dosn't work
« on: December 03, 2008, 12:35:16 am »
Hi,

am currently writing an Addin for EA 6.5 in C#. When i call the deleteAt or Delete Method of the Collection Class, with Constraints in it,  a Exception with no   Errormessage or similar usefull occurs.
I used much the same code to delete Files oder Scenarios from a Collection, but there the code works.
The Exception is thrown independant of using it in or outside the loop over a collection.

I hope somebody know what to do.

Best regards

Matthias