What .NET version is available in iLogic (Inventor 2022)

What .NET version is available in iLogic (Inventor 2022)

j.pavlicek
Collaborator Collaborator
603 Views
2 Replies
Message 1 of 3

What .NET version is available in iLogic (Inventor 2022)

j.pavlicek
Collaborator
Collaborator

Recently I ran into problem with code using new .NET 6 methods. What .NET (or .NET Framework) version is available in Inventor 2022 iLogic?



Inventor 2022, Windows 10 Pro
Sorry for bad English.
0 Likes
Accepted solutions (1)
604 Views
2 Replies
Replies (2)
Message 2 of 3

Michael.Navara
Advisor
Advisor

iLogic uses .NET Framework 4.7 as runtime, but I don't know what version of VB.NET is used. Some features is not available. For example string interpolation, conditional access to members etc.

I try to run some code with .NET 5 runtime and it works, but only in referenced DLL and .NET 5 runtime must be installed.

Message 3 of 3

fidel.makatiaD5W7V
Alumni
Alumni
Accepted solution

Hi @j.pavlicek  Inventor 2022 supports up to .NET Framework 4.8

Let me Know if this solves your problem



Fidel Makatia
Developer Advocate

href=https://help.autodesk.com/view/INVNTOR/2022/ENU/?guid=GUID-0BD48573-7193-4285-87B7-6727555D053E rel= "noopener noreferrer">Inventor 2022 Documentation |
0 Likes