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: 

Globle form

1 REPLY 1
Reply
Message 1 of 2
Darkforce_the_ilogic_guy
236 Views, 1 Reply

Globle form

bt_0-1609325525799.png

 

it is possible to change Modal , so that you can have it change form false to true  form Ilogic ... if you somtime need to be true  and somthing false in the same globel from ?

 

1 REPLY 1
Message 2 of 2

You can show the form using rule with parameter

iLogicForm.ShowGlobal("Form 1", FormMode.NonModal)
iLogicForm.ShowGlobal("Form 1", FormMode.Modal)

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

Post to forums  

Technology Administrators


Autodesk Design & Make Report