This Lisp function calculates the total length or perimeter of all selected objects in a drawing. It iterates through each selected object, determines its type, and calculates the length or perimeter using the appropriate formula or command. It then totals all the lengths and displays the result in an alert.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
35 views1 page
Total Length Command
This Lisp function calculates the total length or perimeter of all selected objects in a drawing. It iterates through each selected object, determines its type, and calculates the length or perimeter using the appropriate formula or command. It then totals all the lengths and displays the result in an alert.