Print Page | Close Window

Lisp prog ?

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=9139
Printed Date: 12.Jun.2026 at 14:39


Topic: Lisp prog ?
Posted By: softy42
Subject: Lisp prog ?
Date Posted: 13.Apr.2013 at 04:51
Does anyone have a lisp prog to sum the lengths of lines in Autocad 3D model space ? ie to get the total length of all lines in a 3D model (for calculating the length of handrailing). Thanks



Replies:
Posted By: CarlB
Date Posted: 13.Apr.2013 at 06:09
I believe you can select them, and total length will be displayed in the "properties manager", after you select object type of "line".
If you ant a lisp, lots of routines available for summing lengths. Probably one at this site.
I recal TOTLEN.LSP by Paul Turvill eons ago...


Posted By: softy42
Date Posted: 13.Apr.2013 at 06:27
Thanks CarlB
I only have licenced 2000i here at  home (it doesn't give total length for lines) but will try it at work on Monday. Did you check it with your version ? Regds  Des


Posted By: softy42
Date Posted: 13.Apr.2013 at 06:35
But TOTLEN.lsp is GOOD ! Thanks



Print Page | Close Window