This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;| | |
| Source: | |
| - [Forum Conversation](https://forums.autodesk.com/t5/autocad-forum/how-to-calculate-the-total-length-of-multiple-lines/td-p/5120514) | |
| - [Link with actual code](http://web.archive.org/web/20201112011622/http://www.turvill.com/t2/free_stuff/tlen.lsp) | |
| Instructions: | |
| - Simply copy/paste (CTRL+V) ALL the code, (defun... ...), into your command line and press Enter. | |
| - type TLEN into the command line and follow the command prompt (select the objects) | |
| |; |