You need to be logged in to view this content. Please login or become a member.
Description
In this lesson we introduce you to the Visual Basic for Applications language using the VB editor built into SolidWorks. You will learn how to open, save, edit, and run VBA macros from within SolidWorks. You will write your first macro.
Notes
There are no additional notes for this lesson. If you think I missed something, didn’t explain something clearly, or made a mistake, please leave a comment at the bottom.
Lesson Files
There are no files for this lesson.
Homework
There is no homework for this lesson.
You mentioned VBA as an easy language to learn with free resources online to help… any specific suggestions for VBA tutorials (aside from this lesson set)?
No, I don’t. The tutorials here show you pretty much everything you need for using VBA with the SolidWorks API. One reference I use a lot is http://www.cpearson.com, but that isn’t really tutorials, per se.
I just checked the cpearson site. It’s going to be very helpful for my current projects. Thank you for sharing.