Tips and Tricks for STK and ODTK Plugins
- Jul 26, 2021
- Blog Post
- Orbit Determination Tool Kit (ODTK)
Python is one of the most popular scripting languages among our customers, and since we introduced native APIs to support Python plugins in STK 12.1 and ODTK 6.6, the excitement about it has been positively feverish.
We’ve learned many lessons already, and our team has collected tips and tricks in a knowledge article to get you off to a successful start writing your first STK or ODTK Python plugin. We’ve also included a fully functional template and comprehensive steps for writing and registering a Python plugin.
To read the tips and tricks article, click this link.
To explore code examples (for Python and the other languages that our APIs support), visit the AGI GitHub.