
Run iLogic rules using Python - Autodesk Community
Mar 10, 2019 · I'm trying to update an assembly with changing parameters through Python. So far all of my code has worked apart from the running of iLogic rules. I'm wondering if anyone …
Create a Wire - with Python /iLogic - Autodesk Community
Apr 3, 2025 · I'm trying to create a wire using Python (I was trying in iLogic also but I couldn't get it to work there) So the Code connects Python to the Inventor API and first creates a line (path) …
A Python based Autodesk Inventor API module! - GitHub
The following is a module that allows for the creation of parts using Autodesk Inventor. I wrote this with the intent of automating the frustratingly slow process of parametrically varying features in …
How to create and use objects from the Inventor COM API in python …
I'm attempting to use Autodesk Inventor's COM API to create a python script that will generate PDFs of a selection on Inventor Drawings, these PDFs will then be processed in particular …
Working with Inventor using Python - Autodesk Community
Mar 16, 2023 · I am working on a project where I need to create some plugins/ribbons in Inventor. I have chosen Python to perform this task. I would like to know if there is any feasibility to do …
Using Python with Inventor API : r/InventorAPI - Reddit
Mar 28, 2019 · This is a place to discuss Add-ins, iLogic, VBA macros, and interface customization for Autodesk Inventor.
Python and Inventor : r/AutodeskInventor - Reddit
Mar 22, 2018 · iLogic is a build-in VBA programming interface, with extra features to control Inventor objects. You can not compare it to external plugins made outside of Inventor. If you …
Using python to automate Autodesk Inventor - Stack Overflow
Sep 20, 2017 · Is there a way to open and control a solid model in Inventor using python? My goal to start with a database of dimensions and simulate every configuration.
dennisVercauteren/Inventor-iLogic-Snippets - GitHub
A collection of Autodesk Inventor iLogic snippets to streamline automation and configuration workflows. This repository enhances productivity by providing reusable, customizable code …
iLogic – Running Commands Using the API – Clint Brown
Mar 14, 2020 · You may want to run Inventor commands directly in you iLogic code, without having to find and reference them in the API. This is made possible through the “Command …
- Some results have been removed