Automating SOLIDWORKS 2023 Using Macros: A guide to creating VSTA macros using the Visual Basic.NET Language
Autor Mike Spensen Limba Engleză Paperback – 4 mai 2023
Automating SOLIDWORKS 2023 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 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’s favorite source code for you to use as the basis for typical automation procedures.
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 will teach you the fundamentals of Visual Basic.NET as well as SOLIDWORKS, SOLIDWORKS PDM Professional, SOLIDWORKS Document Manager and Excel API functions.
Author Mike Spens has been professionally developing macros for SOLIDWORKS for more than a decade. He has helped numerous companies develop their own programs and streamline their workflows. If you want to learn how to develop your own macros for SOLIDWORKS, following best practices and using well written code, then this is the perfect book for you.
What you'll learn
- Record macros
- Control Custom Properties
- Create parts and features
- Build assemblies
- Batch create drawings
- Extract information from PDM
- Create add-ins from macros
- Create many other time saving utilities
Preț: 399.86 lei
Preț vechi: 499.82 lei
-20% Nou
Puncte Express: 600
Preț estimativ în valută:
76.53€ • 79.77$ • 63.71£
76.53€ • 79.77$ • 63.71£
Carte disponibilă
Livrare economică 14-28 decembrie
Livrare express 03-07 decembrie pentru 43.83 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781630575717
ISBN-10: 1630575712
Pagini: 448
Dimensiuni: 210 x 280 x 25 mm
Greutate: 0.9 kg
Ediția:1
Editura: SDC Publications
Colecția SDC Publications
ISBN-10: 1630575712
Pagini: 448
Dimensiuni: 210 x 280 x 25 mm
Greutate: 0.9 kg
Ediția:1
Editura: SDC Publications
Colecția SDC Publications
Public țintă
Professional Practice & Development, Professional Training, and Undergraduate AdvancedCuprins
1. Fundamentals 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. Building Assemblies 12. Working with File References 13. Document Manager API 14. Creating Add-Ins 15. Add-In Events and Installation 16. PDM Professional API Basics 17. PDM Professional Files and Variables 18. PDM Professional Bills of Materials 19. Favorite Code Examples Index
Descriere
Automating SOLIDWORKS 2023 Using Macros is designed as a tutorial to help beginner to intermediate programmers develop macros for SOLIDWORKS. 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.