Get polyline length total by layer in table

Get polyline length total by layer in table

paliwal222
Advocate Advocate
12,051 Views
27 Replies
Message 1 of 28

Get polyline length total by layer in table

paliwal222
Advocate
Advocate

Dear all,

Need a lisp  or lisp customization for total length of polyline by layer and color display also.

here i attached a  drawing and lisp also.

I will very thankful for getting help.

0 Likes
Accepted solutions (1)
12,052 Views
27 Replies
Replies (27)
Message 21 of 28

baksconstructor
Advocate
Advocate

LLL.PNG

Message 22 of 28

caominhnguyen85
Explorer
Explorer

Yes Sir , exactly like this . Could you provide that autolisp . Thank you !

0 Likes
Message 23 of 28

baksconstructor
Advocate
Advocate

This is not lisp, this is another add-on.
Since this forum thread does not allow links to free add-ons, search for it yourself by the name "MyPropertiesCAD"

Here's how to set it up for your case.
And then get the table.

 

 

mprop.PNG

Message 24 of 28

caominhnguyen85
Explorer
Explorer

Great ! Thank you very much for you help ! I will try it . 

0 Likes
Message 25 of 28

caominhnguyen85
Explorer
Explorer

Could you please help me again Sir ?  I have already set-up as per your tutorial  . Then when I pick create table --> click to the "Select and get objects" then choose some lines but it said  "0 found" 

caominhnguyen85_0-1741014801070.pngcaominhnguyen85_1-1741014867292.png

 

0 Likes
Message 26 of 28

baksconstructor
Advocate
Advocate

Before this, you need to tell the program that this is your desired object.
You need to select all your segments or polylines or other objects.
Then open the properties window.
In the properties window, in the parameters, specify the name.
For example, for all objects at once, you can write the name "Lines" or "This is mine"
Then the object will be marked that it needs to be processed.
The main function of the program is to give any properties to any object. And if there are properties, then this is the desired object and you can get additional data from it.
After this, you can get a table for these objects.

Message 27 of 28

caominhnguyen85
Explorer
Explorer

FINALLY, I DID IT JUST AS I WANTED. THANK YOU AGAIN FOR YOUR DEDICATED GUIDANCE. I DIDN'T EXPECT THIS TO BE SO USEFUL. HOPEFULLY, IT'S FREE.

0 Likes
Message 28 of 28

3arizona
Advocate
Advocate

I hate to open this thread again but how can i change the Header extraction? At the moment its picking up the drawing name and i want to change it to Linear Feet.  

 

thank you for your time

0 Likes