AutoCAD Map 3D 2009 AutoLISP Reference

AutoCAD Map 3D AutoLISP

Up a level
AutoCAD Map 3D 2009 AutoLISP Reference
 
 

AutoCAD Map 3D AutoLISP functions cover data extension (drawing sets, queries, object data... the "ADE" functionality), map plotting, and topology.

For broader coverage of AutoCAD Map 3D functionality, use the .NET API, which is included in the AutoCAD Map 3D SDK. The SDK is a separate installation from AutoCAD Map 3D itself. You can download it from the Autodesk web site.

Note  The AutoLISP API remains available to support legacy applications that use it. For all new development, the .NET API is the best choice.

To download the AutoCAD Map 3D SDK

  1. Open the Autodesk Home Page (it opens in a new window) and click Search.
  2. Search for "ObjectARX for Autodesk Map 3D".
  3. Click "Developer Center - ObjectARX for Autodesk Map 3D".
  4. Click "License And Download".

Three Functional Groups

AutoCAD Map AutoLISP comprises three functional groups:

Data Extension Functions Plotting Functions
Topology Functions

Before You Begin

To develop AutoLISP applications for AutoCAD Map, you should be familiar with AutoCAD, the AutoCAD Map user interface, and the AutoLISP API for AutoCAD.

Related Topics

Using AutoLISP Functions
Numeric Identifiers
Typographic Conventions