• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

window ilogic modules

  • Thread starter Thread starter GreenChuck
  • Start date Start date

GreenChuck

Guest
Bye to all,

I wanted to ask if you can automatically make the ilogic module window appear when opening the file. Can you do that? ?

Hello:cool:
 
hello laura thank you for the answer I think I have not explained well.. I attach an example to be a little clearer. I would like that when opening my file, the "form1" window appeared automatically without going to activate it from the ilogic browser. I hope I've explained2.webpbye and thanks:finger:
 
Bye.

you have to use an ilogic rule:

1) activates the ilogic browser.

2) select the rules tab.

3) select the file name that appears
right under the tab rules.

4) dx key, assign a name to the rule you are creating
e.g. rule01

5) will open a window like vbasic

6) Enter this simple rule

ilogicform.show()mio _ module"

where mio _ module is the name of the ilogic module that
you want to activate at the opening of the file.

Pay attention to the correct correspondence of the form name.


Good job
 
Bye.

you have to use an ilogic rule:

1) activates the ilogic browser.

2) select the rules tab.

3) select the file name that appears
right under the tab rules.

4) dx key, assign a name to the rule you are creating
e.g. rule01

5) will open a window like vbasic

6) Enter this simple rule

ilogicform.show()mio _ module"

where mio _ module is the name of the ilogic module that
you want to activate at the opening of the file.

Pay attention to the correct correspondence of the form name.


Good job
big marco!!! was the function I couldn't find!!! :finger::finger:

Hello and thank you!! :cool:
 
Hi, I know this discussion was 10 years ago and so it definitely changed something.
I created a rule to change the parameters of a set, I created the module for inserting these parameters and I created the rule for which you have to open the ilogic module at the opening of the file (ilogicform.show("my_module") but it does not work.
with inventor 2024 should I add something else to the string?

Thank you very much for your help
 
has changed a little bit over the last 10 years:)

you have to set up an event trigger associated with the rule (e.g. opening a document), the instructions you find qui
 
I imagined!!! :d cmq I set the trigger and it works!!! thank you so much!!! you were very fast! ! ! !
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top