Book a Demo

Author Topic: cloning elements into a buffer ( C# )  (Read 2526 times)

ron10023

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
cloning elements into a buffer ( C# )
« on: March 25, 2008, 04:57:18 pm »
Hi everybody,

I'm creating a buffer to hold all the user actions until he presses the "Save" button.

For now i just create the new element in the system and then deletes it.

I need some kind of cloning capability and i wondered if anyone ever tried anything like this before.

Right now i'm doing this by hand ( didn't test it yet ).
Is it possible that the EA guys never thought about that kind of operation and didn't create a cloning capability into the system?

If anyone created some kind of cloning mechanism, I'd appreciate if he  shares it with me

Thanks

Ron