Results 1 to 6 of 6

Thread: Line length

  1. #1
    Member Devil's Avatar
    Join Date
    2009-09
    Location
    Riga, Latvia
    Posts
    26

    Default Line length

    Hello.. Is possible lines put in one layer, and get the lines total length?!

  2. #2
    All AUGI, all the time Richard.Kent's Avatar
    Join Date
    2001-01
    Location
    Albuquerque, NM, USA
    Posts
    621

    Default Re: Line length

    Two lisp files attached (not mine), this is asked often so search on here for other solutions.
    Attached Files Attached Files

  3. #3
    Active Member rvpas2000's Avatar
    Join Date
    2002-05
    Location
    VILLEURBANNE - nearest of LYON- France
    Posts
    84

    Default Re: Line length

    Hi devil and richard,
    You can use EXTRACT DATA
    Insert tab/linking & extraction panel and select extract data
    Just follow assitante
    1st-create a new data extraction-->next
    2nd-give a file name-->next
    3rd-select data source-->next
    4th-select the objects want to extract (example line)-->next
    5th-uncheck properties you dont need and leave only lenght-->next
    6th-uncheck show name column, show count column
    7th-right click on lenght name column
    8th-choose insert total footer and sum-->next
    9th-choose where you create table-->next
    10th-choose table style-->next
    11th-finish
    Bye
    Pascal

  4. #4
    Member Devil's Avatar
    Join Date
    2009-09
    Location
    Riga, Latvia
    Posts
    26

    Default Re: Line length

    Oh.. yes. Thanks. I forgot that is command Data extraction.

    And I look in other forum, and found LISP file.
    Type: appload.. find this file, click load
    then in command line type: lencal

    now I must understand how I can write my own lisp command...
    Attached Files Attached Files

  5. #5
    Member Devil's Avatar
    Join Date
    2009-09
    Location
    Riga, Latvia
    Posts
    26

    Default Re: Line length

    Quote Originally Posted by Richard.Kent View Post
    Two lisp files attached (not mine), this is asked often so search on here for other solutions.
    this is better.!

  6. #6
    Active Member rvpas2000's Avatar
    Join Date
    2002-05
    Location
    VILLEURBANNE - nearest of LYON- France
    Posts
    84

    Default Re: Line length

    Hi,
    your lisp is cool. !
    I forgot one thing, In EXTRACT DATA at stage 6th you can use filter column to extract for example, lenght of pipe of water, electricity etc...
    Bye
    Pascal

Similar Threads

  1. Zero length line
    By smooth shoes in forum AutoCAD General
    Replies: 15
    Last Post: 2007-11-12, 11:19 AM
  2. Lisp routine to list line length and line ID
    By hlecates in forum AutoLISP
    Replies: 6
    Last Post: 2007-03-21, 04:03 PM
  3. How to get length of line
    By avinash00002002 in forum AutoLISP
    Replies: 11
    Last Post: 2006-05-23, 01:04 PM
  4. Specifying line length
    By peter.gilson in forum AutoCAD LT - General
    Replies: 2
    Last Post: 2005-06-02, 04:14 PM

Posting Permissions

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