Get Contrains and Joints info from Inventor to a json file

Get Contrains and Joints info from Inventor to a json file

peter_vascoU
Observer Observer
116 Views
2 Replies
Message 1 of 3

Get Contrains and Joints info from Inventor to a json file

peter_vascoU
Observer
Observer

Using manual iLogic commands with VB.NET, is it possible to access all the information about constraints and mates, for example? I know it is possible to create them, but is it also possible to read that information and save it to an external file?

The goal is to open the machine CAD in a game engine, such as Unity, and import the constraint and joint information in order to understand the mechanics and movement limits of an industrial machine, without needing to program everything manually in Unity.

Thank you!

0 Likes
117 Views
2 Replies
Replies (2)
Message 2 of 3

kacper.suchomski
Mentor
Mentor

This is a duplicate of this post:

https://forums.autodesk.com/t5/inventor-forum/export-contrains-and-joints-from-inventor-to-do-a-digi...


Kacper Suchomski

EESignature


YouTube - Inventor tutorials | LinkedIn | Instagram

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.


0 Likes
Message 3 of 3

peter_vascoU
Observer
Observer

Hi! This is a different approach. The first method is about exporting directly from Inventor, while the second is about doing it manually through a script.

0 Likes