Over 1.096.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips.
Try the new precise Engineering calculator and the updated Barcode generator.
New AutoCAD 2026 commands and variables.
Discussion forum
?CAD discussions, advices, exchange of experience

Please abide by the rules of this forum.
This is a peer-to-peer forum. The forum doesn't replace the official direct technical support provided by ARKANCE for its customers.
How to post questions: register or login, go to the specific forum and click the NEW TOPIC button.
|
Post Reply ![]() |
Author | |
shawcolegate ![]() Newbie ![]() Joined: 12.Feb.2009 Status: Offline Points: 2 |
![]() Posted: 12.Feb.2009 at 17:21 |
Hello
We are working on some cad drawings where we have lots of lines, (thousands) which need to be added together to find total lengths. At the moment we have just been clicking the line and viewing the properties and also using the list command to find the lengths then putting these numbers into a spreadsheet but this is very time consuming. Does anyone know of an easier way to do this? Thanks |
|
![]() |
|
rossassociates ![]() Groupie ![]() Joined: 20.Oct.2008 Location: United Kingdom Status: Offline Points: 79 |
![]() |
Which AutoCAD are you using?
Do you have access to Architectural CAD? Alternatively go to here http://www.turvill.com/t2/free_stuff/index.htm and use tlen.lsp this will do exactly what you want. |
|
![]() |
|
Rman ![]() Groupie ![]() Joined: 14.Nov.2007 Status: Offline Points: 45 |
![]() |
Try one of these:
1)-Polyline edit (PEDIT), type PE at command and select object (line) to be
added together..> ....Select 'Join'> select all lines> enter.
(but make sure all the lines are need to be the same elevation).
2)- Digitize all lines with 'Polyline' command. Use 'endpoint' osnap to captured the line length. Then do 'List'.
good luck.
Rman.
|
|
![]() |
|
Apeiron ![]() Groupie ![]() Joined: 30.Aug.2007 Location: Romania Status: Offline Points: 74 |
![]() |
Hello, search on Google after total lenght a lisp routine and you will find this usefull trick. |
|
Always is something new to learn ....
for kids :))) http://www.prizee.com/?refer=Apeiron |
|
![]() |
|
shawcolegate ![]() Newbie ![]() Joined: 12.Feb.2009 Status: Offline Points: 2 |
![]() |
Hi, thanks for your help.
I have taken the code for tlen as text file then re-named to .lsp In Autocad 2009 this apparently loads using appload but when I type tlen at command line it does not run, any ideas, is there something I am not doing right? is tlen the right prompt to type? I have not used autolisp routines before so struggling a bit. Is 2009 too recent? Cheers |
|
![]() |
|
Apeiron ![]() Groupie ![]() Joined: 30.Aug.2007 Location: Romania Status: Offline Points: 74 |
![]() |
:)) no no no
maybe is not the prompter command. if you are sure this is the command try to type c: xxxxxx.lsp maybe it's working like this if not please send me by email at bpoleuca@yahoo.com |
|
Always is something new to learn ....
for kids :))) http://www.prizee.com/?refer=Apeiron |
|
![]() |
|
rossassociates ![]() Groupie ![]() Joined: 20.Oct.2008 Location: United Kingdom Status: Offline Points: 79 |
![]() |
You can either define the command inline, with all of the text, just cut and paste it onto the command line or if you have created a .lsp you will need to load it, at least once.
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
This page was generated in 0,105 seconds.