Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Is there a good way to do visual scripting for IV?

JBEDsol
Collaborator

Is there a good way to do visual scripting for IV?

JBEDsol
Collaborator
Collaborator

I'm looking into different compilers so I can use different languages, eventually to make plug-ins.  The only option I know of now is Visual Studio.  Problem is when a code gets large it gets difficult to read and follow and I'd love a visual sandbox.  Anyone know of any that would work w/ IV?

0 Likes
Reply
296 Views
1 Reply
Reply (1)

YuhanZhang
Autodesk
Autodesk

The Inventor API is COM API, so any programming languages that support to access the COM APIs can work with Inventor. The Python can access Inventor API, but I have not tried the Visual Sandbox, I have a simple guidance to configure the Python to access Inventor API, if you need it I can share with you.



If this solves the problem please click ACCEPT SOLUTION so other people can find it easily.



Rocky Zhang
Inventor API PD
Manufacturing Solutions
Autodesk, Inc.

0 Likes