PDA

View Full Version : counting / calculating lines or polylines


22oakdene
03-12-2004, 04:16 PM
Does anyone know a quick way to count lines / polylines on a specific layer quickly and easily ?
for example : In a floor plan for a house, is there a quick way to count the linear meterage of partitions ?

Any help would be appreciated.

architech
03-12-2004, 06:10 PM
Use the filter command.
That should do it guy.

Later :P

CarLB
03-12-2004, 10:57 PM
If you want the total length of lines/polylines/etc., you can use a lisp routine like "tlen.lsp" at http://www.turvill.com/t2/free_stuff/index.htm

22oakdene
06-12-2004, 09:37 AM
Thanks to both of you, great help.