Open from Vault and On File Close Event Triggers

Open from Vault and On File Close Event Triggers

Matthew_Policelli
Advocate Advocate
174 Views
1 Reply
Message 1 of 2

Open from Vault and On File Close Event Triggers

Matthew_Policelli
Advocate
Advocate

When opening a file from vault, I get prompts from iLogics in the On File Close event triggers.

 

Is there a line I can add to my iLogic so that this doesn't happen? I only want it when I'm actually closing the file, not when Inventor opens then closes then reopens the file (for whatever reason it has to do so).

0 Likes
175 Views
1 Reply
Reply (1)
Message 2 of 2

Frederick_Law
Mentor
Mentor

Event trigger will trigger no matter what.

Add code to the trigger to "filter out" what you don't want.

0 Likes