Starting in December, we will archive content from the community that is 10 years and older. This FAQ provides more information.
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
Solved! Go to Solution.
Solved by CCarreiras. Go to Solution.
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).
Can't find what you're looking for? Ask the community or share your knowledge.