Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

The marco to msi for store publishing,

xmem_ut
Explorer

The marco to msi for store publishing,

xmem_ut
Explorer
Explorer

Hi guys,

I wonder to program macro and sell it (or maybe sell for free Smiley Very Happy ) on app.autodesk.

how to do that?

i know vb and borland right now.

any suggestions?

thanks a lot!

 

Nicola

0 Likes
Reply
303 Views
2 Replies
Replies (2)

asiteur
Collaborator
Collaborator

As far as I know on apps.autodesk.com they only have addins.

 

That's a little more complex than just macros but the language is pretty much the same (or can be I should say).

The main difference is that VBA is running inside Inventor while an addin is largely separate.

 

Have a look at this document:

 

http://aucache.autodesk.com/au2013/sessionsFiles/3375/1476/handout_3375_DV3375%20-VBA%20to%20Add-In....

 



Alexander Siteur
Project Engineer at MARIN | NL
LinkedIn

0 Likes

xmem_ut
Explorer
Explorer

thankyou A LOT ALEXANDER!!!

now i will study for that!

 Robot Happy


@asiteur wrote:

As far as I know on apps.autodesk.com they only have addins.

 

That's a little more complex than just macros but the language is pretty much the same (or can be I should say).

The main difference is that VBA is running inside Inventor while an addin is largely separate.

 

Have a look at this document:

 

http://aucache.autodesk.com/au2013/sessionsFiles/3375/1476/handout_3375_DV3375%20-VBA%20to%20Add-In....

 


 

0 Likes