Automating SolidWorks 2013 Using Macros

A guide to creating VSTA macros using the Visual Basic.NET Language


Out of Print
Published July 17, 2013
Beginner - Intermediate
453 Pages
ISBN: 978-1-58503-773-5

Description

Automating SolidWorks 2013 Using Macros is designed as a tutorial to help beginner to intermediate programmers develop macros for SolidWorks and SolidWorks Workgroup 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 practical use cases. It teaches many Visual Basic.NET fundamentals as well as SolidWorks, SolidWorks Workgroup 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.

What you'll learn

  • Record macros
  • Control Custom Properties
  • Create parts and features
  • Build assemblies
  • Batch create drawings
  • Extract information from Workgroup PDM
  • Create many other time saving utilities