This content is not currently approved and is visible here for review only.

VB.NET Programming for AutoCAD Customization - Level 1

VB.NET Programming for AutoCAD Customization - Level 1
Authors
Jerry Winters
ISBN
1892131102
Published
13 Apr 2007
Purchase online
amazon.com

"VB.NET Programming for AutoCAD Customization - Level 1"is the perfect guide for individuals wanting to begin learning about AutoCAD/VB.NET programming. In addition to the book's content, the DVD that accompanies the book contains 4 hours of training to get the reader started understanding and writing programs in a hurry. In addition to the trainin content on the DVD, Code Snippets are provided for most of the code in this book as well as completed projects.

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

"VB.NET Programming for AutoCAD Customization - Level 1"is the perfect guide for individuals wanting to begin learning about AutoCAD/VB.NET programming. In addition to the book's content, the DVD that accompanies the book contains 4 hours of training to get the reader started understanding and writing programs in a hurry. In addition to the trainin content on the DVD, Code Snippets are provided for most of the code in this book as well as completed projects. Code Snippets allow the reader/student to insert code, avoiding the frustrating experience of typing it all in.

Table of Contents:
1. Introduction and Installation
2. VB.NET Project Structure and Primer
3. Netload and Debug
4. Transactions
5. Block Tables and Block Table Records
6. Creating 2-D Entities
7. Blocks and Attributes
8. Layers, Linetypes, Layouts, and more
9. Cloning
10. Construction Geometry
11. Getting User Input
12. Selection Sets
13. Modifying Objects
14. VB.NET Code Essentials
15. VB.NET Graphical User Interface
16. Debugging in VB.NET
17. Extracting Block Information
18. Extracting Drawing Information
19. Extracting to Text Files
20. Extracting to XML Files
21. Extracting to Excel
22. Extracting to Databases
23. Extracting from DWGs
24. Distributing our Programs
25. Index

This is a Level 1 book. What does this mean? It means there is much more to learn after learning all this book has to offer. This book is for those with little to no AutoCAD / VB.NET programming experience.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler