Jump to content

Line Length Calculator


Lee Mac

Please Rate this Program  

37 members have voted

  1. 1. Please Rate this Program



Recommended Posts

Line Length Calculator

 

This program will calculate the total length of Lines/Polylines/LWPolylines/Arcs/Ellipses/Circles/Splines with an optional filter.

 

The Filter may be used to select only those lines that are on a certain layer, or perhaps have a certain linetype or colour.

 

The results of the calculation can be displayed in an ACAD Table within the drawing, or written to either a CSV or TXT File. The Table-Style may be selected from the drop-down in the main dialog.

 

 

Main Interface:

 

LenCal 1.7 Dialog.png

Options Dialog:

 

LenCal 1.7 Settings.png

 

The user may select a filter of Layer/Linetype/Colour, and select multiple items to filter. A filter string may be entered to help the user quickly find the filter items that he/she requires.

 

The style for the Table may be selected from the drop-down list at the bottom of the dialog.

 

Demo:

 

LenCal%20V5.gif

{ Previous Version Shown in Demo }

 

Function Syntax: LenCal

 

For instructions on how to run the program see here.

 

Any comments, criticism and suggestions are welcome. Either PM me directly, or reply to the original thread.

 

Enjoy,

 

Lee

LenCal V1.7.lsp

Edited by Lee Mac
Link to comment
Share on other sites

  • 10 years later...

Please tell me in what encoding I need to open LenCal V1.7.lsp. I see this in ANSI-1251 encoding:

(princ "\nш¤є°`°є¤ш  LenCal.lsp ~ Copyright © by Lee McDonnell  ш¤є°`°є¤ш")
(princ "\n   ~¤~          ...Type \"LenCal\" to Invoke...            ~¤~   ")
(princ)

;;;¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,;;;
;;                             End of Program Code                               ;;
;;;ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,ш¤є°`°є¤ш,ёё,¤є°`°є¤;;;

Link to comment
Share on other sites

Its just pretty stuff extended text characters, opening in notepad should see.

 

;;;¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,;;;
;;;ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,¤º°`°º¤;;;
;;                                                                               ;;
;;                                                                               ;;
;;                       --=={  Length Calculator  }==--                         ;;

 

If you don't like it can replace/remove.

 

Normally use utf-8 or ansi.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...