AU Class
AU Class
class - AU

Taking the Step from VBA to Inventor Add-ins

이 강의 공유하기
동영상, 발표 자료 및 배포 자료에서 키워드 검색:

    설명

    While the Inventor VBA provides a convenient and easy way to add custom functionality to Inventor software, there are limitations to what you can do with VBA macros and with the VBA programming language. This class introduces you to VB.NET and Inventor add-ins and the pros and cons compared to VBA. The class also discusses converting your existing VBA programs into an add-in and how to deploy it. DV3377-R Taking the Step from VBA to Inventor® Add-ins: The Roundtable Session is a followup discussion for this class.

    주요 학습

    • Describe the differences between VBA and VB.NET and convert VBA macros into VB.NET code
    • Create an Inventor add-in that contains the user interface for your converted macros
    • Debug your add-in in VB.NET
    • Describe the options for deploying your add-in and how to use them