Calculating area of irregular shape drawn by dashed lines

Calculating area of irregular shape drawn by dashed lines

Anonymous
Not applicable
5,851 Views
11 Replies
Message 1 of 12

Calculating area of irregular shape drawn by dashed lines

Anonymous
Not applicable

I have a drawing for an irregular shapes drawn by dash lines which i could not transform into poly line to calculate area. please support.

0 Likes
Accepted solutions (3)
5,852 Views
11 Replies
Replies (11)
Message 2 of 12

ennujozlagam
Mentor
Mentor

have you try to command: list > then pick the line that will give you an area and length or share you file so we can check. thanks

 





Remember : without the difficult times in your LIFE, you wouldn't be who you are today. Be grateful for the good and the bad. ANGER doesn't solve anything. It builds nothing, but it can destroy everything...
Please mark this response as "Accept as Solution" if it answers your question. Kudos gladly accepted.
0 Likes
Message 3 of 12

Alfred.NESWADBA
Consultant
Consultant

Hi,

 

>> which i could not transform into poly line to calculate area

Draw a line (with object snap) to connect the upper two endpoints, same for the lower endpoints.

Then draw a hatch inside the area ... selecting the hatch shows you the area in the property window.

 

>> by dash lines

I hope you mean "lines with linetype dashed" and not that this is a sum of separate lines with spaces.

If the expected or necessary accuracy you need is not too high:

Start command _PEDIT with option _MULTIPLE, then select these small lines, now option _JOIN and for the fuzzy tolerance use a value a bit higher than the space between these small lines.

This will create a polyline for each of the sides, giving you more options to connect the right and left side, make a closed polygon from that and get the area as result.

 

Next time please upload the dwg-file so we really know what you have, so no need to guess for us!

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 4 of 12

imadHabash
Mentor
Mentor

if do you want to calculate an area in AutoCAD ... you have to close your shape NOT as you have now a parallel lines with opening ends . 

 

GsXXIwATqG.gif

 

Imad Habash

EESignature

0 Likes
Message 5 of 12

Anonymous
Not applicable

even after closing the shape, the dashed line prevent the shape from being closed.

the dashed line is not consisting of one continuous line, but it is many small lines after each other

0 Likes
Message 6 of 12

imadHabash
Mentor
Mentor

would you please attache here your CAD drawing file for testing ?

 

Imad Habash

EESignature

0 Likes
Message 7 of 12

Anonymous
Not applicable

Attached, Thanks

0 Likes
Message 8 of 12

imadHabash
Mentor
Mentor
Accepted solution

your shape consist from many attached polylines ( 147 + hatch ). the spaces between those polylines are NOT the same as a dashed line . you have to trace over those elements to get a real lines or polylines .   

fdfs.PNG

Imad Habash

EESignature

0 Likes
Message 9 of 12

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

>> the dashed line prevent the shape from being closed

Have you seen my description in post 3 here using _PEDIT and _JOIN?

This shows how to create one polyline from your mass of small lines.

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 10 of 12

Anonymous
Not applicable

I saw it and tried it with thanks and appreciation, but it did not work due to the same reason mentioned in the above comment of imadHabash.

 

 

0 Likes
Message 11 of 12

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

>> but it did not work due to the same reason mentioned

>> in the above comment of imadHabash

it only does not work because these small elements are already closed.

Therefor select all these small polylines, in the property window change option "closed" to "false"

Then run command _PEDIT ==> _MULTIPLE ==> _JOIN ==> 1.80

...all well then on my system

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
0 Likes
Message 12 of 12

Anonymous
Not applicable

actually it worked according to your advise and support. You are my hero.

0 Likes