Learn. Connect. Share.December 1-3 | The Mandalay Bay Hotel, Las Vegas

Customizing Entity Behavior in AutoCADĀ® .NET

0 Questions 0 Answers Ask the Speaker a Question
  • Class ID: CP9310-1
  • Class Information
  • Class Type: Virtual Session
  • Expertise: Advanced
  • Primary Track: Customization and Programming
  • Primary Software: AutoCAD .NET
  • Other Software: AutoCAD

Class Audience

Programmers already familiar with the .NET Framework and the AutoCAD .NET API

Class Description

Question: When is a line not a line? Answer: When it represents a real world object, like a pipe or a power cable. The new Overrule API in AutoCAD 2010 allows .NET programmers for the first time to "customize" the display and behavior of standard AutoCAD entities. In this class, you will discover how to use this new and powerful API in your own applications; and learn how this API differs from the ObjectARX® custom entity API. Coding examples will be presented in VB.NET, but the concepts that will be demonstrated apply to all other .NET programming languages.

Key Learning

  • Learn how to stylize or customize the display and behavior of AutoCAD graphical entities
  • Understand the power and scope of the Overrule API
  • Understand how the Overrule API differs from the ObjectARX custom entity API