Announcements

Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.

Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Update button on Form

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
391 Views, 2 Replies

Update button on Form

Hello,

how can I make a separate push button on a Form? Because I would like to make a push button with the function of update after an adjustment.
Is this possible in Inventor (iLogic) itself or do you have to do this via Visual Studio? If it has to be done via Visual Studio, does anyone have a manual or an example how this link should be made?
I may have a lot of questions but I am new to iLogic and learning about iLogic.
Thanks in advance.

Regards, Joop

2 REPLIES 2
Message 2 of 3
CCarreiras
in reply to: Anonymous

Yes you can.

 

Create a rule with: 

InventorVb.DocumentUpdate()

Create a form and drag the rule to the form.

It will be an update button. (Red rectangles)

Tip: you can also create a button in the form browser (green rectangle).

1.png

CCarreiras

EESignature

Message 3 of 3
Anonymous
in reply to: Anonymous

Thanks!

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

Post to forums  

Autodesk Design & Make Report