12-29-2022, 05:45 PM
Is there an easy way to open/close specific RoboDK station files from the Python API?
Open/Close Files Programmatically |
12-29-2022, 05:45 PM
Is there an easy way to open/close specific RoboDK station files from the Python API?
(12-29-2022, 05:45 PM)SamuelEStreamline Wrote: Is there an easy way to open/close specific RoboDK station files from the Python API? You can open and close a rdk station like this: Code: from robodk import robolink https://robodk.com/doc/en/PythonAPI/robo...nk.AddFile https://robodk.com/doc/en/PythonAPI/robo...oseStation
12-29-2022, 10:05 PM
This is great. Thank you!
|
Users browsing this thread: |
1 Guest(s) |