<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calculating area of irregular shape drawn by dashed lines in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266302#M116167</link>
    <description>&lt;P&gt;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 .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GsXXIwATqG.gif" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/719691iD3FA240B2ED17D89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GsXXIwATqG.gif" alt="GsXXIwATqG.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2020 08:39:04 GMT</pubDate>
    <dc:creator>imadHabash</dc:creator>
    <dc:date>2020-01-22T08:39:04Z</dc:date>
    <item>
      <title>Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266142#M116164</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 06:57:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266142#M116164</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T06:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266151#M116165</link>
      <description>&lt;P&gt;have you try to command: list &amp;gt; then pick the line that will give you an area and length or share you file so we can check. thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 07:08:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266151#M116165</guid>
      <dc:creator>ennujozlagam</dc:creator>
      <dc:date>2020-01-22T07:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266180#M116166</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; which i could not transform into poly line to calculate area&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Draw a line (with object snap) to connect the upper two endpoints, same for the lower endpoints.&lt;/P&gt;
&lt;P&gt;Then draw a hatch inside the area ... selecting the hatch shows you the area in the property window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; by dash lines&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I hope you mean "lines with linetype dashed" and not that this is a sum of separate lines with spaces.&lt;/P&gt;
&lt;P&gt;If the expected or necessary accuracy you need is not too high:&lt;/P&gt;
&lt;P&gt;Start command&lt;STRONG&gt;&lt;FONT color="#333399"&gt; _PEDIT&lt;/FONT&gt;&lt;/STRONG&gt; with option &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_MULTIPLE&lt;/FONT&gt;&lt;/STRONG&gt;, 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.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next time please upload the dwg-file so we really know what you have, so no need to guess for us!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 07:28:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266180#M116166</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2020-01-22T07:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266302#M116167</link>
      <description>&lt;P&gt;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 .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GsXXIwATqG.gif" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/719691iD3FA240B2ED17D89/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GsXXIwATqG.gif" alt="GsXXIwATqG.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 08:39:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266302#M116167</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2020-01-22T08:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266389#M116168</link>
      <description>&lt;P&gt;even after closing the shape, the dashed line prevent the shape from being closed.&lt;/P&gt;&lt;P&gt;the dashed line is not consisting of one continuous line, but it is many small lines after each other&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 09:35:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266389#M116168</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T09:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266391#M116169</link>
      <description>&lt;P&gt;would you please attache here your CAD drawing file for testing ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 09:37:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266391#M116169</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2020-01-22T09:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266402#M116170</link>
      <description>&lt;P&gt;Attached, Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 09:44:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266402#M116170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T09:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266418#M116171</link>
      <description>&lt;P&gt;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 .&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fdfs.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/719706i9298E0F3FCA1F33C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fdfs.PNG" alt="fdfs.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 10:02:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266418#M116171</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2020-01-22T10:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266433#M116172</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; the dashed line prevent the shape from being closed&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Have you seen my description in post 3 here using &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_PEDIT&lt;/FONT&gt;&lt;/STRONG&gt; and &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_JOIN&lt;/FONT&gt;&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;This shows how to create one polyline from your mass of small lines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 09:56:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266433#M116172</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2020-01-22T09:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266495#M116173</link>
      <description>&lt;P&gt;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&amp;nbsp;&lt;SPAN&gt;imadHabash.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 10:26:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266495#M116173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T10:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266720#M116174</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; but it did not work due to the same reason mentioned &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#333399"&gt;&lt;EM&gt;&amp;gt;&amp;gt; in the above comment of imadHabash&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;it only does not work because these small elements are already closed.&lt;/P&gt;
&lt;P&gt;Therefor select all these small polylines, in the property window change option "closed" to "false"&lt;/P&gt;
&lt;P&gt;Then run command &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_PEDIT&lt;/FONT&gt;&lt;/STRONG&gt; ==&amp;gt; &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_MULTIPLE&lt;/FONT&gt;&lt;/STRONG&gt; ==&amp;gt; &lt;STRONG&gt;&lt;FONT color="#333399"&gt;_JOIN&lt;/FONT&gt;&lt;/STRONG&gt; ==&amp;gt; &lt;STRONG&gt;1.80&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;...all well then on my system&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 12:23:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266720#M116174</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2020-01-22T12:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating area of irregular shape drawn by dashed lines</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266820#M116175</link>
      <description>&lt;P&gt;actually it worked according to your advise and support. You are my hero.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 12:52:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/calculating-area-of-irregular-shape-drawn-by-dashed-lines/m-p/9266820#M116175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-22T12:52:59Z</dc:date>
    </item>
  </channel>
</rss>

