Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Copying objects between workstations

#1
Is there a recommended way to copy items between separate instances of RoboDK?

Using the GUI, I would select an item in the tree, press ctrl+c, then open the other instance and press ctrl+v.

Using the API, `robolink.Robolink.Paste` seems to fail due to not having a valid object on the clip tray when used in the second instance.
#2
Copying items between different instances of RoboDK is not supported. You should save the item file and open it as a file. For example, reading and writting objects (shapes/curves/points) as SLD files should be very fast.

Another workaround would be to save the whole project as an RDK file, open it in the other instance and copy the item.
#3
Thanks, Albert!
  




Users browsing this thread:
1 Guest(s)