- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The marco to msi for store publishing,
Hi guys,
I wonder to program macro and sell it (or maybe sell for free
) on app.autodesk.
how to do that?
i know vb and borland right now.
any suggestions?
thanks a lot!
Nicola
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
thankyou A LOT ALEXANDER!!!
now i will study for that!
![]()
@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: