Custom iLogic trigger

Custom iLogic trigger

Anonymous
Not applicable
598 Views
4 Replies
Message 1 of 5

Custom iLogic trigger

Anonymous
Not applicable

I know of and use the standard event triggers built into Inventor (Open, Close, Save, etc.).  What I need to do now is have an iLogic rule run whenever the "Finish Sketch" button is pressed.  Is there a way to create custom event triggers in Inventor?

0 Likes
599 Views
4 Replies
Replies (4)
Message 2 of 5

johnsonshiue
Community Manager
Community Manager

Hi! I am not sure if you could customize a trigger programmatically after Finish Sketch. It may be doable. Or, you can use iTrigger to run the rule.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 3 of 5

bradeneuropeArthur
Mentor
Mentor

Hi,

 

In illogic this is very complicated.

In vb.net it is easy to do....

 

let me know what you need

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 4 of 5

Anonymous
Not applicable

I have an iLogic rule written and working, but I would like it to run after a sketch is closed as opposed to any of the built in options (Save, Close, Open, etc.).

0 Likes
Message 5 of 5

bradeneuropeArthur
Mentor
Mentor
Yes that is the difficult in I logic. By for vb.net no problem. Please let me know what you prefer to do....

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes