Category Archives: LISP

Draw Continue Polyline AutoCAD

How to Draw Continue Polyline in AutoCAD? Solution: Using LISP Do step by step as follows: Step 1: CPL > Enter Step 2: Select a part of a polyline near its endpoint. Step 3: Continue to draw with the Polyline command Download LISP here Thank you for visiting my blog!  

Lisp calculate total length of polylines

You have a lot of separate polylines in the drawing. How do you calculate its total? I will introduce a lisp to you. It will help you to calculate length of polylines. Download lisp here Load application Type TLEN > Choose polylines that you need to calculate > Enter > Show AutoCAD message dialog box. Video tutorial: