Skip to content

S-Rx/PythonInventorAddIn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PythonInventorAddIn

Autodesk Inventor 2010 COM AddIn writen in python 2.7 with pywin32. Inventor 2012 also supported and maybe an older versions.

Important: Use 32-bit python with 32-bit Inventor and 64-bit ... with 64-bit ...

How to make it work:

Use "C:\Python27\Lib\site-packages\win32com\client\makepy.py" to generate python file for Autodesk Inventor Object Library.

First, run script for com registration, then run inventor.

It does nothing, just registers itself in windows registry. Inventor loads it at start and call Activate method

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages