Should i use Assign or AssignTo for this, i started writing AssignTo as i believe Assign is dependen on Assignto i believe, but i am not sure.

@savage: how do i use: IIRC you should be able to use RTTI to copy the values over.

[EDIT]
Hmm the real problem was array of TMesh.
It should also have an Assign method. Also for the copy i should make new TMeshes and assign the values to these.
[/EDIT]