cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Run i-logic rule on inventor startup

Run i-logic rule on inventor startup

Simpel as the header already shows.

Make it possible to run a I-logic rule on inventor startup.
2 Comments
pasi.annila
Advocate

Hi,

I think it's pretty dangerous if inventor crashes because of ilogic code.

At least you need a way to start inventor without Ilogic or there could be "a start parameter" to allow Ilogic on start.

_poista.PNG

Yes,

 

That is right.

I am preferring add ins instead of I-logic code.

 

But I am asking this because some people here on the forum want the flexibility of an add in and the use of I-logic.

 

My opinion is, if you want to do simple coding I-logic is not that bad.

But when the coding (in the document) needs a modification you are lost I think!

If the coding becomes more complex it is easier to use add- ins for inventor.

 

Actually when you are start programming and are familiar with I-logic it is not the complicated to create your first working add-in.

 

Benefit of it is:

  • Add-ins are not document based. (revisions can be made easily).
  • you can use the complete API. (application events; UserInput Events; etc )
  • You can easy use other DLL files.
  • and many others.

So basically it is a unknown question of I-logic users I think. (Can an I-logic code be started on inventor start-up?).

 

And this idea/solution would help them.

 

 

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea