[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
LISP Learning Routine
Tip# 4124 By Benzigar Peter On 18-May-2013
0
Rated By 0 users Downloaded : 345
Categories : Programming Examples
Software type : AutoCAD 2014
Rename File To : anglin.LSP
This routine demonstrates how to create simple objects and manipulate them using built-in AutoCAD commands.

This is a small routine that draws a line at a user-defined angle on the current layer from a user-defined point on an existing line. Then the user can elongate the line as desired. LISP file author Benzigar Peter submitted this routine as a learning tool for LISP novices, to demonstrate how to create simple objects and manipulate them using built-in AutoCAD commands.

 

Average Rating:
0


User comments