RoboDK API for Python¶
This documentation is the reference of the RoboDK API. This reference is based on Python language. The API follows the same naming in all implementations of the RoboDK API.
Useful links¶
RoboDK Website: https://robodk.com/
RoboDK Documentationhttps://robodk.com/doc/en/Getting-Started.html
Introduction to the RoboDK API: https://robodk.com/doc/en/RoboDK-API.html#PythonAPI
RoboDK API on GitHub: https://github.com/RoboDK/RoboDK-API/
Introduction to RoboDK for robot simulation and offline programming: https://robodk.com/offline-programming
C++ version of the API: https://robodk.com/doc/en/CppAPI/index.html
C# version of the API (NuGet): https://robodk.com/doc/en/CsAPI/index.html
PlugIn interface (C++): https://robodk.com/doc/en/PlugIns/index.html