<?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: ACAD 2025 Wall Lengths in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12788005#M15465</link>
    <description>&lt;P&gt;Thank you for your response, but I don't need to measure the length of each line. What I want is the total length of the walls. I've tried overlaying the walls with a polyline, but the interior walls are not continuous. I've also tried bpoly to get the areas and divide by the thickness, but, again, the interior walls are all segmented and it's still tedious.&lt;BR /&gt;With Bluebeam, I also wouldn't measure. I would use a markup tool for each type of wall and get a summary of the total markups (count and length and whatever other property I would want to use).&lt;BR /&gt;It just seems tedious to me to draw a polyline over the walls, and count each one individually. I just thought there might be a slick way of doing it in ACAD.&lt;/P&gt;</description>
    <pubDate>Tue, 21 May 2024 17:24:31 GMT</pubDate>
    <dc:creator>BillAllenSE</dc:creator>
    <dc:date>2024-05-21T17:24:31Z</dc:date>
    <item>
      <title>ACAD 2025 Wall Lengths</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12787955#M15463</link>
      <description>&lt;P&gt;I need to determine the lengths of two types of walls (right now, interior and exterior). The walls are drawn with two lines. I'm too embarrassed to say how I'm trying to do that now. Let's just say it would be easier using Bluebeam markups.&lt;BR /&gt;Is there an easier way to do this?&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 17:04:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12787955#M15463</guid>
      <dc:creator>BillAllenSE</dc:creator>
      <dc:date>2024-05-21T17:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: ACAD 2025 Wall Lengths</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12787990#M15464</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/496312"&gt;@BillAllenSE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I need to determine the lengths of two types of walls...&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;By chance, did nothing here worked for you? Elaborate please.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pendean_1-1716311903705.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1365370i1B9F2D66A6702EDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_1-1716311903705.png" alt="pendean_1-1716311903705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Plain AutoCAD does not do "walls", but each line can be measured using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DIST command (sort of how Bluebeam does it)&lt;/P&gt;&lt;P&gt;LIST command&lt;/P&gt;&lt;P&gt;DIMLINEAR or DIMALIGNED commands if your DIMSTYLE is correctly preset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 17:18:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12787990#M15464</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-05-21T17:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: ACAD 2025 Wall Lengths</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12788005#M15465</link>
      <description>&lt;P&gt;Thank you for your response, but I don't need to measure the length of each line. What I want is the total length of the walls. I've tried overlaying the walls with a polyline, but the interior walls are not continuous. I've also tried bpoly to get the areas and divide by the thickness, but, again, the interior walls are all segmented and it's still tedious.&lt;BR /&gt;With Bluebeam, I also wouldn't measure. I would use a markup tool for each type of wall and get a summary of the total markups (count and length and whatever other property I would want to use).&lt;BR /&gt;It just seems tedious to me to draw a polyline over the walls, and count each one individually. I just thought there might be a slick way of doing it in ACAD.&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 17:24:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12788005#M15465</guid>
      <dc:creator>BillAllenSE</dc:creator>
      <dc:date>2024-05-21T17:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: ACAD 2025 Wall Lengths</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12788077#M15466</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/496312"&gt;@BillAllenSE&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;...What I want is the total length of the walls....&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;My bad, I misunderstood: nothing core to AutoCAD does that, you'll want to use a custom LISP like this&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.lee-mac.com/totallengthandarea.html" target="_blank"&gt;https://www.lee-mac.com/totallengthandarea.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 17:54:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/acad-2025-wall-lengths/m-p/12788077#M15466</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-05-21T17:54:04Z</dc:date>
    </item>
  </channel>
</rss>

