Running Rules in Sequence

harrisons22K9B
Enthusiast

Running Rules in Sequence

harrisons22K9B
Enthusiast
Enthusiast

Hello,

 

I am trying to figure out if I can have a message pop up after a form is okayed.

 

In the picture, I have a simple form with some Parameters that when the user clicks "Done", I would like the Pop up message on right to appear.

 

I know Event Triggers exist, but I would like the solution to be code based so the message does not pop up every time a "Model Parameter Change" occurs.

 

Thanks for the help.  And still new at coding, so Comments really help with understanding what is being said in programming language.

0 Likes
Reply
Accepted solutions (1)
344 Views
4 Replies
Replies (4)

Curtis_Waguespack
Consultant
Consultant

Hi @harrisons22K9B 

 

what version of Inventor are you running?

 

2022? 2023? 2024?

0 Likes

harrisons22K9B
Enthusiast
Enthusiast

Professional 2022

the version before the .4 update

Curtis_Waguespack
Consultant
Consultant
Accepted solution

Hi @harrisons22K9B 

 

See the attached example file, but here are the steps as well:

 

  • Create a rule that shows a message box and then edit your form.
  • Set the form to use None as the Predefined Buttons setting

Curtis_Waguespack_2-1682107616152.png

 

  • Then locate your rule in the left pane and drag it into your form as shown. 
  • Then set the On Click Action to be Close and then Run Rule

Curtis_Waguespack_0-1682107470591.png

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

 

0 Likes

harrisons22K9B
Enthusiast
Enthusiast

@Curtis_Waguespack 

That should work for my simple needs.

Thanks for the quick help!  Enjoy your weekend.