Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding a Popup Box

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
ASchlaack
215 Views, 2 Replies

Adding a Popup Box

I want to have a pop up box appear when you enter in a value that is over 240"... I'm pretty sure there's a way to write a rule for that. Anyone know how to do this?

Thanks,
Aaron Schlaack
---------------------------------------------------------------------------------
Autodesk Inventor 2018
Dell Windows 8.1 64 bit Intel(R) Xeon(R) @ 3.50GHz 32GB Ram
2 REPLIES 2
Message 2 of 3
ASchlaack
in reply to: ASchlaack

Nevermind, I was able to figure it out. For anyones reference here atleast one way to do it using iLogic.

 

If LENGTH > 240 in Then
MessageBox.Show("*enter message you want diplayed*", "*enter title of message box*")
End If

 

 

Thanks,
Aaron Schlaack
---------------------------------------------------------------------------------
Autodesk Inventor 2018
Dell Windows 8.1 64 bit Intel(R) Xeon(R) @ 3.50GHz 32GB Ram
Message 3 of 3
ampster401
in reply to: ASchlaack

Have you tried posting in the Inventor Customization forum yet?

 

http://forums.autodesk.com/t5/Inventor-Customization/bd-p/120

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

Post to forums  

Autodesk Design & Make Report