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: 

Any Sub-Contract Programmers to write a "Addin" for Inventor?

2 REPLIES 2
Reply
Message 1 of 3
isocam
313 Views, 2 Replies

Any Sub-Contract Programmers to write a "Addin" for Inventor?

Can anybody help??

 

I need an "addin" writing, for "AutoDesk Inventor" to run a VBA macro on either "SAVE" or "CLOSE" of a ipt, idw or iam file.

 

Is anybody interested in wirting the program for me?

 

If so can you please give me an indication of cost???

 

Thanks in advance!!!

 

Darren

2 REPLIES 2
Message 2 of 3
Arnold82
in reply to: isocam

Hello isocam,

 

 

I regularly write addins for companies.

Could you mail me a bit more details? info AT cadkunde DOT nl

Then I can be more specific about the costs

 

 

Kind Regards,

 

 

Arnold van der Veen

Message 3 of 3
matt_jlt
in reply to: isocam

If you want to look into doing it yourself (the tutorials are fairly straight foreward) , it's pretty much done for you on Brian Ekins blog

 

http://modthemachine.typepad.com/my_weblog/2013/07/add-in-with-event-example-to-replace-auto-run-mac...

 

Also, depending on the version of inventor you are running, this could be done very easily by using an external iLogic rule that runs a macro for you, I would recommend this as you are able to maintain / change the code yourself.

 

InventorVb.RunMacro("projectName", "moduleName", "macroName")

 

I think someone has already made an addin that allows you to choose macros to autorun. Cant remember where it is or what it was called so not very helpful, but I know it out in the internet somewhere 😉

 

If you really want an addin, let me know and I might be able to make one for you if you are using Inventor 2014/2015. Should only take a few minutes If it's just an autorun.

 

Regards, Matt.

 

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

Post to forums  

Autodesk Design & Make Report