Hi,
An approach could be to have multiple instances of the Mappoint object in several threads, drawing their route, and copyToClipBoard when finished. Of course all threads have to synchronize as yo have only 1 clipboard. Also it will eat a lot of memory
