• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk Inventor Customization

    Reply
    Mentor
    Posts: 306
    Registered: ‎02-11-2004

    VBA No More?

    509 Views, 10 Replies
    05-17-2010 05:24 AM
    Rumor has it that Autodesk will not be including VBA will anymore Inventor releases. Can someone here please verify this for me?
    Mike Eck
    Senior Designer/ CAD Programmer
    Howden North America
    Using Inventor 2013
    Please use plain text.
    Distinguished Contributor
    Posts: 1,101
    Registered: ‎09-22-2005

    Re: VBA No More?

    05-17-2010 08:00 AM in reply to: meck
    Microsoft are phasing out VBA, presumably to be replaced by something based on their .NET .
    ACAD no longer has VBA by default but you can download the VBA enabler so it's likely that IV will go the same way. Hopefully Autodesk will have got their act together and when they drop VBA (say in IV 2012) they will have something equivalent in it's place . There again they may not !
    Please use plain text.
    Mentor
    Posts: 306
    Registered: ‎02-11-2004

    Re: VBA No More?

    05-18-2010 05:47 AM in reply to: meck
    I really need conformation that VBA is going to be gone. I have hundreds if not thousands of template models that have VBA code in the dimensions. If these are no longer going to work... well I'll have a lot of work ahead of me.
    Could a Autodesk person please confirm?
    Mike Eck
    Senior Designer/ CAD Programmer
    Howden North America
    Using Inventor 2013
    Please use plain text.
    Distinguished Contributor
    Posts: 1,101
    Registered: ‎09-22-2005

    Re: VBA No More?

    05-18-2010 10:58 AM in reply to: meck
    Don't hold your breath for a definitive statement from Autodesk as they're not keen on talking about future releases. Although in this case I think they ought to, to enable VBA users to plan ahead and not drop us in it when the version is released where we need to use something other than VBA.
    But hey, who are we to moan, we're only the customer.
    Please use plain text.
    *Sanjay Ramaswamy \(Autodesk\)

    Re: VBA No More?

    05-18-2010 10:59 AM in reply to: meck
    While it is true that Microsoft no longer officially supports VBA and it is
    being phased out, there are no immediate plans to drop VBA support for
    Inventor. We are evaluating alternatives such as VSTA, but we don't have a
    transition plan yet. Having said that, it may not be a bad idea to
    familiarize yourself with VB.Net if you haven't already. It is most likely
    the environment that will replace VBA in the future. The vb.net express
    edition provides a good sandbox for experimenting.

    Sanjay-
    Please use plain text.
    Mentor
    Posts: 306
    Registered: ‎02-11-2004

    Re: VBA No More?

    05-18-2010 11:10 AM in reply to: meck
    Thanks for the response Sanjay!
    I've had some training with VB.net, and in the limited exposure I've had they seem to be extremely similar. Here's hoping they make the transition seamless.
    Mike Eck
    Senior Designer/ CAD Programmer
    Howden North America
    Using Inventor 2013
    Please use plain text.
    Distinguished Contributor
    Posts: 1,101
    Registered: ‎09-22-2005

    Re: VBA No More?

    05-18-2010 11:19 AM in reply to: meck
    Thanks Sanjay.
    Looks as if I don't need to worry about learning a 'new' language just before I retire
    Please use plain text.
    *Pete H

    Re: VBA No More?

    05-19-2010 01:08 PM in reply to: meck
    Here is a link to an interesting article about Office 2010 and VBA...
    http://visualbasic.about.com/b/2010/03/27/vba-forever.htm?nl=1



    "meck" wrote in message news:6392355@discussion.autodesk.com...
    > Rumor has it that Autodesk will not be including VBA will anymore Inventor
    > releases. Can someone here please verify this for me?
    Please use plain text.
    Contributor
    Posts: 22
    Registered: ‎03-09-2007

    Re: VBA No More?

    04-01-2011 12:38 PM in reply to: *Sanjay Ramaswamy \(Autodesk\)

    Hi Sanjay,

     

    Since this reply was posted (close to a year), is there anything new concerning the future of VBA and/or its alternative in Inventor?

     

    Thanks 

    Please use plain text.
    Valued Mentor
    Posts: 366
    Registered: ‎11-24-2003

    Re: VBA No More?

    04-01-2011 03:57 PM in reply to: meck

    I too have been concerned about this topic.

     

    I've been looking into running VB.NET forms and dialogs encapsulated in a dll library and launched from an external iLogic Rule. 

     

    My current problem with that is that you cannot link an external iLogic Rule to a button unless you use VBA.

    *Catch - 22*

    You can of course doc the Rule browser and run them with a right mouse menu but that is too clumsy for my engineering crew.

     

    Link

    http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/Create-Toolbar-buttons-for-external-iL...

    Please use plain text.