PDA

View Full Version : DE111-2: AutoCAD .NET Basics, Part I



Autodesk University
2013-05-05, 01:42 PM
Instructor: Stephen Preston

Class Description: Wondering what all the hype is around .NET? We'll give you the basic information you need to get up to speed on writing your own .NET applications based on the AutoCAD .NET API. In this class, you'll learn about the.NET Framework and what is means for programmers; how to write your first AutoCAD .NET add-in; the simple user interaction required, including point selection and keyword entry; a discussion of the DWG database structure; how to add CAD entities to the DWG database; and how to traverse the entities already in the DWG.