- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
for writing Inventor Makros I found the published Inventor Object Model Diagram quite useful.
I thought it would be nice to add links to the API Documentation of the single objects. So I tried to write a little python script, that adds links in the pdf to the documentation of the objects. I hope it doesn't violate any rules, but I just wanted to share my created Pdf, so anybody who want can use it. It is not 100% perfect, but most of the objects are linked.
How it works:
If you are interested in the documentation of any Object you can click on it in the pdf and you get to the corresponding documentation website.
The source code for the Python script is stored in this github repository.
If my post violates any rules you can delete it.
Solved! Go to Solution.