writing ilogic code

writing ilogic code

Anonymous
Not applicable
477 Views
2 Replies
Message 1 of 3

writing ilogic code

Anonymous
Not applicable

Hello, I am just getting in to the iLogic stuff and plan on writing most if not all of them initially to work in the HSM side as I work for the programming dept not the design side. 

I have been watching a few tutorials, talked to a few people and many of those people offered up their best advise. 

 

My question out of all of it as I will most likely have to dive a lot deeper in the coding to get what I want, can I write my iLogic code using C# or does it all have to be in vb? 

 

I will eventually be jumping in to add ins and beyond the iLogic as I will eventually try and integrate out ERP system as well. Just curious if I can do the iLogic in C# or if I have to start in vb then switch to C# once I switch to add ins

 

Thanks 

Adam

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

Xun.Zhang
Alumni
Alumni

Hello Adam,

iLogic is built on top of VB rather than C#, however, you can directly interact with Inventor API with C#.

Hope it helps!


Xun
0 Likes
Message 3 of 3

JaneFan
Autodesk
Autodesk

Hi @Anonymous ,

 

iLogic rules can only be written in VB language, but it can be called by iLogicAutomation in C# solution if you want to build you addin in this way; otherwise, using Inventor API directly is an alternative choice.




Jane Fan
Inventor/Fusion QA Engineer
0 Likes