Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VBA - how to create a toolbar

2 REPLIES 2
Reply
Message 1 of 3
Jacobus
213 Views, 2 Replies

VBA - how to create a toolbar

I wrote some code using VBA. Is there a way to create a new toolbar for starting this program?
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Jacobus

Not in this version. IMO, although it is great to
have VBA capabilities, IV sure doesn't make it easy to get at. You can't
customize toolbar nor keyboard shortcuts and you can't automatically load a
suite of VBA projects upon start-up to have them all available unless you put
them all in one default IVB.


--
K

 

 


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
I
wrote some code using VBA. Is there a way to create a new toolbar for starting
this program?
Message 3 of 3
sebastianwang
in reply to: Jacobus

Why not try to createobject("inventor,application") or getobject( ,"inventor,application") to start your inventor from VB or other program?

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

Post to forums  

Autodesk Design & Make Report