Automating SOLIDWORKS 2021 Using Macros
A guide to creating VSTA macros using the Visual Basic.NET Language
- Format: Pocket
- Antall sider: 400
- Språk: Engelsk
- Forlag/Utgiver: SD Books
- EAN: 9781630573775
- Utgivelsesår: 2021
- Bidragsyter: Spens, Mike
Engineers working with SOLIDWORKS are often faced with tedious, repetitive work that can consume a lot of time, but it doesn¿t have to be this way. One of the most exciting aspects of SOLIDWORKS is its robust programming interface or API. The SOLIDWORKS API allows you to write code that can perform almost any series of actions for you. SOLIDWORKS was built from the ground up to automate, and in this book, you will learn how to take advantage of these powerful tools to speed up your work.
Automating SOLIDWORKS 2021 Using Macros is designed as a tutorial to help beginner to intermediate programmers develop macros for SOLIDWORKS. Experience with programming isn¿t required. The book starts with a new chapter on the fundamentals of Visual Basic.NET and the SOLIDWORKS API to make the learning process easier for beginners. The rest of the book introduces you to developing macros using the SOLIDWORKS API. The book concludes with a chapter dedicated to some of the author¿