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

Copy and paste item in C++

#1
Hi,

Are COPY and PASTE of ITEM objects methods available in C++?
 
I couldn't find an equivalent of the following python commands in C++ 

item1=RL.Item('item1')
item1.Copy()
copiedItem = partReference.Paste()
#2
This is now updated with the latest version of the RoboDK API for C++
https://github.com/RoboDK/RoboDK-API/tre...er/C%2B%2B
  




Users browsing this thread:
1 Guest(s)