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

Import of src Files via the API

#1
Hello,
I am doing import of src files via RoboDK API:

RDK.AddFile(file.src,frame)

Then a RoboDK Window ask the user how to import the file. See Attachment.
   

My question is, is there a possibility to select the import methode with the api?

Best regards
Jonas
#2
It is not possible to select the import method of a robot program file (such as a KUKA src file) using the API.

However, you can find an example here about how to customize the import of KUKA program files to RoboDK using the RoboDK API for Python:
https://robodk.com/doc/en/PythonAPI/exam...a-src-file
#3
Thank you!
  




Users browsing this thread:
1 Guest(s)