Automating SOLIDWORKS 2017 Using Macros Author:Mike Spens Automating SOLIDWORKS 2017 Using Macros is designed as a tutorial to help beginner to intermediate programmers develop macros for SOLIDWORKS and SOLIDWORKS Workgroup or Enterprise PDM. The focus of this book is primarily on the Visual Studio Tools for Applications (VSTA) macro interface. It covers many of the major API functions through practica... more »l use cases. It teaches many Visual Basic.NET fundamentals as well as SOLIDWORKS, SOLIDWORKS Workgroup or Enterprise PDM and Excel API functions. The Author has also added a chapter dedicated to some of his favorite source code for you to use as the basis for typical automation procedures. Table of Contents 1. Macro Basics
2. One Button PDF Publishing
3. Model Dimensions Using Excel VBA
4. Controlling Options
5. Material Properties
6. Custom Properties
7. Model Creation
8. Data Import and Export
9. Drawing Automation
10. Notes, Annotations and Tables
11. Add Assembly Components
12. Working with File References
13. Document Manager API
14. PropertyManager Pages
15. Using Notifications (Events) in SOLIDWORKS Macros