Copy text entity

Hello,

Looking for the easiest way to duplicate Rhino Text object.
For all other geometry I can use DuplicateGeometry method, however Text entity is not supported in the same way.

Thanks,
Dmitriy

Hi Dmitriy,

Check the TextEntity.Duplicate method.