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

how to create custom commands on inventor 2022

  • Thread starter Thread starter Tiziano041
  • Start date Start date

Tiziano041

Guest
Good morning to all, I would like to try to create custom buttons / commands on inventor 2022.
I make an example, a button that brings back the amount of materials in a certain location of iproprietis e.g. cost management center. or button that brings back on all models the number of orders.. .
I need an indication of how to proceed.
seen the period.... good 2022 to all !!!
Titian
 
good morning, to create a custom command in inventor, the most "simple" way and create an ilogic rule that performs the desired operations (with due controls of the case to avoid errors) and then write a macro vba that connects it to a button in the ribbon of the commands.
the alternative would be to develop an additional module (add-in).

also considering only the ilogic + macro solution is not exactly simple to explain with a post on a forum.

Do you already have any infarination on ilogic or visual basic language?

greetings and good holidays
 
good morning, to create a custom command in inventor, the most "simple" way and create an ilogic rule that performs the desired operations (with due controls of the case to avoid errors) and then write a macro vba that connects it to a button in the ribbon of the commands.
the alternative would be to develop an additional module (add-in).

also considering only the ilogic + macro solution is not exactly simple to explain with a post on a forum.

Do you already have any infarination on ilogic or visual basic language?

greetings and good holidays
hello go in the meantime thanks for the answer, I would be more inclined to add-ons, ilogic I took a look (it probably didn't get excited about ignorance on the subject) then I preferred to manage the parameters of a series machine (about 400) with an external xls file (I think it is easier to manage for those who have no programming bases). we say that unfortunately I am fasting both but I would like to learn maybe beginning to make small changes to existing files to understand logic. I imagined it was difficult to explain in a forum but I looked for some guides but with zero results. :-(
thanks in advance...
 
to create add-ins you have to have the tools of a programmer, then visual study (or other platform to program) and more knowledge than those necessary to start doing something with ilogic (which surely has some extra limit but to use which you do not need to be programmers).

a simple rule that, starting from an open set writes for example the "number of part" of the main axieme (I imagine the number of orders can be that) in the property "number of warehouse" of each component could be that which I attach.
 

Attachments

thanks you are a little what I was looking for... I'm cuffing and it works:cool: ...... but I have two colleagues who I would like not to stay with the rules and do damage.... I would like to try to make buttons so that the thing is "blind". Do you have any examples?
Is visual study so complex? Is there any easier sw?
I have seen now that you do it work!!!! I went to look at your site!!!! I steal your craft (magari :)!!!! (if I can change, let me know)
 

Forum statistics

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

Members online

No members online now.
ciao
Back
Top