You have finally made it to the end of the path! As you have discovered, a lot of material was covered in this tutorial. Both AutoLISP concepts and Visual LISP operations have been introduced. The “garden path revisited” was designed to give you a sampling of many topics and concepts.
- What's New in AutoCAD
- AutoCAD Foundations
- Getting Started
- Have You Tried
- AutoCAD User's Guide
- Cross Platform
- Subscription Benefits
- Customization and AutoLISP
- Customization and Administration Guides
- DXF Reference
- AutoLISP: Developer's Guide
- AutoLISP: Reference
- AutoLISP: Tutorials
- Basic Tutorials
- AutoCAD AutoLISP Extension Tutorials
- Visual LISP Tutorials (AutoCAD for Windows only)
- Tutorial: Garden Path (Visual LISP IDE)
- Lesson 1: Designing and Beginning the Program (Visual LISP IDE)
- Lesson 2: Using Visual LISP Debugging Tools (Visual LISP IDE)
- Lesson 3: Drawing the Path Boundary (Visual LISP IDE)
- Lesson 4: Creating a Project and Adding the Interface (Visual LISP IDE)
- Lesson 5: Drawing the Tiles (Visual LISP IDE)
- Lesson 6: Acting With Reactors (Visual LISP IDE)
- Lesson 7: Putting It All Together (Visual LISP IDE)
- Planning the Overall Reactor Process
- Reacting to More User-Invoked Commands
- Storing Information Within the Reactor Objects
- Adding the New Reactor Functionality
- Adding Activity to the Object Reactor Callback Functions (AutoLISP)
- Designing the Gp:command-ended Callback Function
- Handling Multiple Entity Types
- Using ActiveX Methods in Reactor Callback Functions
- Handling Nonlinear Reactor Sequences
- Coding the Command-ended Function
- Updating Gp:Calculate-and-Draw-Tiles
- Modifying Other Calls to Gp:Calculate-and-Draw-Tiles
- Redefining the Polyline Boundary
- Looking at the Functions in Gppoly.lsp
- Understanding the Gp:RedefinePolyBorder Function (AutoLISP)
- Understanding the Gp:FindMovedPoint Function
- Understanding the Gp:FindPointInList Function
- Understanding the Gp:recalcPolyCorners Function
- Understanding the Gp:pointEqual, Gp:rtos2, and Gp:zeroSmallNum Functions
- Wrapping Up the Code (AutoLISP)
- Building an Application
- Starting the Make Application Wizard
- Wrapping Up the Tutorial
- ActiveX: Developer's Guide
- ActiveX: Reference Guide
- CAD Manager Control Utility
- Installation
- Release Notes