Redefining the Polyline Boundary

AutoCAD Visual LISP

 
Redefining the Polyline Boundary
 
 
 

You have worked hard to get to this point, and your brain has probably had enough new concepts, terms, commands, and imperatives for a while. With that in mind, it is recommended that you copy the sample code supplied with the tutorial, rather than entering it on your own.

To copy the code used to redefine the polyline boundary

  1. Copy the file gppoly.lsp from the Tutorial\VisualLISP\Lesson7 directory into your working directory.
  2. In the project window for your project, choose the Project Properties button.
  3. Add the gppoly.lsp file to the project.
  4. Choose OK to accept the project with the additional file.
  5. In the project window, double-click the gppoly.lsp file to open it.