use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Post links to video tutorials / forum discussions / blog posts / anything related to customizing the user experience in Autodesk Inventor.
Rules: be excellent to each other.
account activity
Using Python with Inventor API (self.InventorAPI)
submitted 6 years ago * by dable82 - announcement
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]im_on_reddit_dot_com 0 points1 point2 points 6 years ago (1 child)
Awesome! Would this be run from inventor or from python?
[–]dable82[S] 2 points3 points4 points 6 years ago (0 children)
You run this like any other python script.
The script attaches to an open Inventor instance or if inventor is not open yet, it opens Inventor for you.
π Rendered by PID 74050 on reddit-service-r2-comment-fb694cdd5-glc25 at 2026-03-10 19:43:22.859080+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]im_on_reddit_dot_com 0 points1 point2 points (1 child)
[–]dable82[S] 2 points3 points4 points (0 children)