Message to all Guru's

Message to all Guru's

Anonymous
Not applicable
294 Views
4 Replies
Message 1 of 5

Message to all Guru's

Anonymous
Not applicable
So you think you are a Guru then show me
Oke here the question

I do have a macro that I want to have as a menu item
How can I place a new menu item in the toolbar (Tools)that pops up the macro
I am a nill with VBA

Greetings Cor
0 Likes
295 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable
You can not create toolbars in Inventor yet. You can only create menus, but
no buttons.

Mike Martin

"Cor de Vlaming" wrote in message
news:ADA55D167062463250678B0831E7EA06@in.WebX.maYIadrTaRb...
> So you think you are a Guru then show me
> Oke here the question
>
> I do have a macro that I want to have as a menu item
> How can I place a new menu item in the toolbar (Tools)that pops up the
macro
> I am a nill with VBA
>
> Greetings Cor
>
>
>
>
0 Likes
Message 3 of 5

Anonymous
Not applicable
And the macro must be done in full blown VB to be able to be used in a menu.

--
Kent Keller
Member of the Autodesk Discussion Forum Moderator Program


"Mike Martin" wrote in message
news:AA494081F3389EB4F4F76CA0D6589E81@in.WebX.maYIadrTaRb...
> You can not create toolbars in Inventor yet. You can only create menus,
but
> no buttons.
>
> Mike Martin
0 Likes
Message 4 of 5

Anonymous
Not applicable
Hi Kent,

Are there any code examples (not just menu manipulation) for Inventor using
VB6 not VBA?

Thanks

Pete

"Kent Keller" wrote in message
news:3BFD14850C68CBA4C2B3FD44663759E8@in.WebX.maYIadrTaRb...
> And the macro must be done in full blown VB to be able to be used in a
menu.
>
> --
> Kent Keller
> Member of the Autodesk Discussion Forum Moderator Program
>
>
> "Mike Martin" wrote in message
> news:AA494081F3389EB4F4F76CA0D6589E81@in.WebX.maYIadrTaRb...
> > You can not create toolbars in Inventor yet. You can only create menus,
> but
> > no buttons.
> >
> > Mike Martin
>
>
>
0 Likes
Message 5 of 5

Anonymous
Not applicable
The Programming help has a pretty good walkthru of creating a addin. I think it is a tool
to draw obrounds if memory serves.

--
Kent
Member of the Autodesk Discussion Forum Moderator Program


"Pete" wrote in message
news:C0CA46CF64BD0780FEA908357DF4B1AE@in.WebX.maYIadrTaRb...
> Hi Kent,
>
> Are there any code examples (not just menu manipulation) for Inventor using
> VB6 not VBA?
>
> Thanks
>
> Pete
0 Likes