+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Senior Member
    Using
    AutoCAD 2007
    Join Date
    Aug 2006
    Location
    Arizona
    Posts
    151

    Default Measure length of continuous line

    Registered forum members do not see this ad.

    Is there a tool where you just click on any line and it tells you how long the line is from end to end?

    Basically I am drawing a curvy line that twists and turns here and there, but the line has to be less then so long. So I have to approximate the length by doing strait measurements and multiplying, it's really a pain.

    I'd much rather just click the line, and it tell me how long it is from end to end, across turns and rounded edges and corners.

    Any such funtion? Or LISP?
    If not, somebody get on that!
    aCAD 2007 and aCAD 2002
    XP Pro Sp2, 1gb, AMD 64 X2 Dual Core 4200+ 2.2GHz
    Asus A8R32-MVP Deluxe mobo
    GeForce 8400 GS, 512mb, PCI-E
    Swap file set to 1GB

  2. #2
    Forum Deity
    Using
    not specified
    Join Date
    Jul 2004
    Location
    Anchorage, Alaska
    Posts
    2,074

    Default

    Yes, several. By curvey line I guess you mean polyline or spline, not line.

    You can use "list", or "properties", or "lengthen".

  3. #3
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,144

    Default

    As long as your continuous line is a polyline AutoCAD will return the total length of the line, curved or otherwise, by using the LIST command.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  4. #4
    Senior Member daveyboyd's Avatar
    Using
    AutoCAD 2010
    Join Date
    Apr 2006
    Location
    Liverpool, UK
    Posts
    127

    Default

    Have the properties dialog box open when drafting, it gives you that information when selecting lines/plines/ etc etc. I never bothered at first as it sacrifices your screen work area but after a while you get used to it and it really helps

  5. #5
    Senior Member
    Using
    AutoCAD 2007
    Join Date
    Aug 2006
    Location
    Arizona
    Posts
    151

    Default

    Well it's not really a polyline. It is many sepparate lines, but they are connected at their ends and corners with an arc or half circle. So we have regular lines, half-circle and 90 degree arcs all connected to strait lines.

    The second thing is, I don't draw each line manually, that would take forever. I just have some pre-drawn "sections" of this curvy stuff, and I put it in place and stretch and edit.
    So trying to watch the properties window may not do it because I don't draw each line. Using the measure tool and approximating "how many lines are about this long going this way, plus this many lines about this long going this way". That is probably quicker then click every individual line one by one and adding them up from properties.

    But if there was a way to click a line, and have it measure the length simply by following it along, would be awesome!
    That might be a hard tool to make, because lines may 'T' off and go two ways. But these lines don't 'T' or intersect, it's just a long, snaking loop.

    I wish I knew LISP. Lol
    aCAD 2007 and aCAD 2002
    XP Pro Sp2, 1gb, AMD 64 X2 Dual Core 4200+ 2.2GHz
    Asus A8R32-MVP Deluxe mobo
    GeForce 8400 GS, 512mb, PCI-E
    Swap file set to 1GB

  6. #6
    Forum Deity
    Using
    not specified
    Join Date
    Jul 2004
    Location
    Anchorage, Alaska
    Posts
    2,074

    Default

    It lines and arcs have connecting endpoints, you can use PEDIT>>MULTIPLE>>[select]>>JOIN to join them into 1 polyline, which you can now "list" to get total length.

    If too much work because they won't join into a polyline, you can use a lisp routine that sums lengths of selected objects.

    -"tlen.lsp" at http://www.turvill.com/t2/free_stuff/index.htm
    Last edited by CarlB; 13th Oct 2006 at 06:16 pm. Reason: Typo

  7. #7
    Senior Member Jamalama's Avatar
    Using
    Civil 3D 2010
    Join Date
    Mar 2005
    Location
    Colorado, USA
    Posts
    157

    Default

    Thats a great tool. I loaded it about 20 mins ago, and have already used it. Thanks CarlB.
    Life comes down to 4 letters...PRFF
    Pride Respect Friends Future
    The Rest is Just Filler

  8. #8
    Senior Member
    Using
    AutoCAD 2007
    Join Date
    Aug 2006
    Location
    Arizona
    Posts
    151

    Default

    Awesome, that'll do the trick just fine!

    Thanks a ton!
    aCAD 2007 and aCAD 2002
    XP Pro Sp2, 1gb, AMD 64 X2 Dual Core 4200+ 2.2GHz
    Asus A8R32-MVP Deluxe mobo
    GeForce 8400 GS, 512mb, PCI-E
    Swap file set to 1GB

  9. #9
    Forum Newbie
    Using
    AutoCAD 2010
    Join Date
    Jan 2012
    Posts
    1

    Default

    Registered forum members do not see this ad.

    thanks a lot ... wonderful

Similar Threads

  1. length and angle of a line
    By motee-z in forum AutoLISP, Visual LISP & DCL
    Replies: 0
    Last Post: 3rd Aug 2006, 03:07 pm
  2. LINE LENGTH
    By goody in forum AutoCAD Beginners' Area
    Replies: 10
    Last Post: 1st Jul 2006, 10:34 am
  3. How do I measure the length of a spline
    By Lester in forum AutoCAD General
    Replies: 4
    Last Post: 2nd May 2005, 11:07 pm
  4. Problem with specifying line length
    By Tara in forum AutoCAD Drawing Management & Output
    Replies: 4
    Last Post: 9th Mar 2004, 01:24 pm
  5. Line Length
    By CherylC in forum AutoCAD Beginners' Area
    Replies: 7
    Last Post: 30th Mar 2003, 11:54 pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts