Skip to content

A collection of iLogic VBA Code to reduce repetitive, mundane work in Autodesk Inventor. Ideal for if you work with large sets of drawings as a draftsmen, CAD Technician or Design Engineer.

Notifications You must be signed in to change notification settings

TomMatthewman/Inventor-iLogic-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventor-iLogic-Code

A collection of iLogic VBA Code to reduce repetitive, mundane work in Autodesk Inventor. Ideal if you work with large sets of drawings as a draftsman, CAD Technician, or Design Engineer.

To Use said code in Inventor 2025, simply copy and paste each as a .txt or .vb file into a folder of your choosing. Open Inventor go to Tools, Options, iLogic Configuration, and set the DLLs directory to a file containing the txt documents. Once this is done head to Manage, Ilogic, and enable the ilogic browser this will create an Ilogic tab on the left of your screen, in this go to external rules and you should see your code. From here you can run the code or edit it in the integrated editor. I recommend leaving this illogic tab open for quick access to the simpler snippets for quick access, or set-up triggers. (Code may require alterations for your specific file location/ setup)

For Batch exporting, I would recomend using the (Any Folder) Options and specify the disk or a high level folder which contains all your CAD to ensure it can find the reqired drawings/ parts (The More specific the folder selection the faster the code will run). If use the other export options they will require all parts/drawings and assemblies to be stored in the same file to work as intended.

I do not have ownership over any of the code within this repository, Mostly pre existing code some with alterations, apart from Batch export section

About

A collection of iLogic VBA Code to reduce repetitive, mundane work in Autodesk Inventor. Ideal for if you work with large sets of drawings as a draftsmen, CAD Technician or Design Engineer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published