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

Add Python Program from Python API

#3
(05-27-2022, 09:11 PM)Albert Wrote:Yes, you can add a Python program to the tree using the RoboDK API.

This is an example using Python:
Code:
from robolink import *
RDK = Robolink()
RDK.AddFile("path-to-python-file.py")

Thank you Albert!


Messages In This Thread
RE: Add Python Program from Python API - bySamuelEStreamline- 06-30-2022, 05:23点



Users browsing this thread:
1 Guest(s)