<?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: AutoCAD Polyline Area to Table in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707473#M43624</link>
    <description>Greetings &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12891562"&gt;@kieran.leadbetter&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Since you opted to use the statement "... similar to how Revit does it..." it begs the question why are you using plain stripped down general drafting made-for-no-one-special AutoCAD when the variant AutoCAD ARCHITECTURE has all that you ask for and is about as close to you other software's experience as it gets? There is a learning curve but hey, you're the one that is no longer using REVIT.&lt;BR /&gt;&lt;BR /&gt;AutoCADARCH is free to install and use for anyone on an active subscription license of AutoCAD too.&lt;BR /&gt;&lt;BR /&gt;Liberate yourself with the correct software my friend. Good luck.</description>
    <pubDate>Thu, 26 Jan 2023 13:52:02 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2023-01-26T13:52:02Z</dc:date>
    <item>
      <title>AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707208#M43615</link>
      <description>&lt;P&gt;Ideally I am just wanting a lisp or plugin which would allow me to annotate rooms similar to how Revit does it, I would select the area within an enclosed Polyline Boundary, and then a room name, area and room code would be created and assigned to that room&lt;BR /&gt;&lt;BR /&gt;Does anyone know of a lisp or plugin which would allow this&lt;BR /&gt;&lt;BR /&gt;I have attempted Lee Macs Area to Table lisp but I can't get it to function smoothly enough to use on my drawings&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:10:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707208#M43615</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T12:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707224#M43616</link>
      <description>&lt;P&gt;You can try to use the standard Data Extraction command. And you can set polyline names using the &lt;A href="https://sites.google.com/site/avcplugins/palette" target="_blank" rel="noopener"&gt;AVC Properties Palette&lt;/A&gt;. For example such imanas as Room 1, Room 2... And then fill in the &lt;A href="https://sites.google.com/site/avcplugins/datatable" target="_blank" rel="noopener"&gt;Data Table&lt;/A&gt; in two columns Name and Area. Is it good enough?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:19:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707224#M43616</guid>
      <dc:creator>AVCPlugins</dc:creator>
      <dc:date>2023-01-26T12:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707229#M43617</link>
      <description>I will try that out, data extraction is a new thing to me&lt;BR /&gt;&lt;BR /&gt;I'll get back to you on if I can get it to work, thank you</description>
      <pubDate>Thu, 26 Jan 2023 12:23:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707229#M43617</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T12:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707239#M43618</link>
      <description>&lt;P&gt;By the way, you can also save the room code in the polyline properties - there are additional fields Kind and Info.&lt;/P&gt;&lt;P&gt;In addition, you can not only fill in tables with this data, but also mark rooms using &lt;A href="https://sites.google.com/site/avcplugins/leader" target="_blank" rel="noopener"&gt;Smart Leaders&lt;/A&gt; or &lt;A href="https://sites.google.com/site/avcplugins/mark" target="_blank" rel="noopener"&gt;Mark&lt;/A&gt; command.&lt;BR /&gt;There is also an option to pack each room into a block. You can add any number of any attributes to blocks. You can extract attribute values using standard tools without plugins. But blocks are harder to edit.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:27:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707239#M43618</guid>
      <dc:creator>AVCPlugins</dc:creator>
      <dc:date>2023-01-26T12:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707253#M43619</link>
      <description>So this won't work, I need to annotate all the rooms in the project and theres hundreds, I need a fast way to annotate the drawing itself, and insert the room names and automatically calculate the area similar to how Revit does it, while also creating a data table with that information</description>
      <pubDate>Thu, 26 Jan 2023 12:34:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707253#M43619</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T12:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707261#M43620</link>
      <description>The smart leaders look useful, but I can't buy any external packages, I have the full autocad license so it would have to be either a tool built in or a free external plugin/lisp which can be used for commercial use</description>
      <pubDate>Thu, 26 Jan 2023 12:37:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707261#M43620</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T12:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707287#M43621</link>
      <description>&lt;P&gt;Autocad without plugins is useless. AutoCAD is just a base for development. If you have money for AutoCAD, then you can definitely pay for a plugin for a couple of dollars a month, this is not a problem.&lt;BR /&gt;And if Revit is more suitable for your tasks, then I see no reason to switch to bare AutoCAD.&lt;BR /&gt;As for the quick naming of all rooms - there is such a program &lt;A href="https://sites.google.com/site/avcplugins/num" target="_blank" rel="noopener"&gt;AvcNum&lt;/A&gt;. You can set up which objects to discard and how to sort the rest before numbering. And you can also choose the order of room numbers using the &lt;A href="https://sites.google.com/site/avcplugins/mnum" target="_blank" rel="noopener"&gt;Manual Numbering&lt;/A&gt; command.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:49:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707287#M43621</guid>
      <dc:creator>AVCPlugins</dc:creator>
      <dc:date>2023-01-26T12:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707328#M43622</link>
      <description>Sorry but it would have to be a free extension, I can not purchase anything from AVC to complete this so please don't link me to another paid subscription website.&lt;BR /&gt;&lt;BR /&gt;Once again it would need to be a free to use, commercial use, lisp/plugin or built in function of AutoCAD.</description>
      <pubDate>Thu, 26 Jan 2023 13:05:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707328#M43622</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T13:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707375#M43623</link>
      <description>&lt;P&gt;This is as free as you can get:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.lee-mac.com/arealabel.html" target="_blank"&gt;http://www.lee-mac.com/arealabel.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 13:20:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707375#M43623</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2023-01-26T13:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707473#M43624</link>
      <description>Greetings &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12891562"&gt;@kieran.leadbetter&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Since you opted to use the statement "... similar to how Revit does it..." it begs the question why are you using plain stripped down general drafting made-for-no-one-special AutoCAD when the variant AutoCAD ARCHITECTURE has all that you ask for and is about as close to you other software's experience as it gets? There is a learning curve but hey, you're the one that is no longer using REVIT.&lt;BR /&gt;&lt;BR /&gt;AutoCADARCH is free to install and use for anyone on an active subscription license of AutoCAD too.&lt;BR /&gt;&lt;BR /&gt;Liberate yourself with the correct software my friend. Good luck.</description>
      <pubDate>Thu, 26 Jan 2023 13:52:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707473#M43624</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-01-26T13:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707498#M43625</link>
      <description>I actually want to use AutoCAD Architecture, I saw that it has a lot of functions which would be perfect for what I am needing&lt;BR /&gt;&lt;BR /&gt;But the company I am working for is working more with just normal AutoCAD and hasn't used multiple programs across the company to allow for ease of use for everyone involved including clients.&lt;BR /&gt;&lt;BR /&gt;I used it before and it done the area things required but I couldn't transfer the information across to AutoCAD smoothly, doing so would require 2 programs to alter 1 set of drawings&lt;BR /&gt;&lt;BR /&gt;Any advice on how to use both programs with no cross-program issues? If that makes sense?</description>
      <pubDate>Thu, 26 Jan 2023 14:01:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707498#M43625</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T14:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707522#M43626</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12891562"&gt;@kieran.leadbetter&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I used it before and it done the area things required but I couldn't transfer the information across to AutoCAD smoothly, doing so would require 2 programs to alter 1 set of drawings&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;May I ask why the need to use "two separate programs" ? plain useless-for-architecture AutoCAD is still right there in the ARCH variant, it never disappears or goes away, you just need to create and use two workspaces in the one ARCH variant if you cannot just remember the core plain AutoCAD commands and need those buttons to click on instead.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ARCH seems to do literally everything you need. It also has a dedicated support forum for it's dedicated AEC tools right here if you wish to make specific inquiries about using those tools&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/autocad-architecture-forum/bd-p/248" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-architecture-forum/bd-p/248&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 14:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707522#M43626</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-01-26T14:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707548#M43627</link>
      <description>Been attempting it for weeks and I could never get it to work, just attempted again and it works&lt;BR /&gt;&lt;BR /&gt;I think it struggles with really large rooms past 150m2 as thats an abnormal room and just empty space I can work around it just now&lt;BR /&gt;&lt;BR /&gt;Have you had this issue aswell?</description>
      <pubDate>Thu, 26 Jan 2023 14:20:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707548#M43627</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T14:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707560#M43628</link>
      <description>&lt;P&gt;No trouble at all, check to see if your polyline is closed.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 14:25:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707560#M43628</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2023-01-26T14:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707561#M43629</link>
      <description>Okay I completely get what you mean, I will bring this up with my boss at somepoint&lt;BR /&gt;&lt;BR /&gt;Does seem like a large area to improve productivity&lt;BR /&gt;&lt;BR /&gt;Thank you</description>
      <pubDate>Thu, 26 Jan 2023 14:25:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707561#M43629</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T14:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707581#M43630</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12891562"&gt;@kieran.leadbetter&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Does seem like a large area to improve productivity&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It is indeed: as with everything there is a learning curve, but the automation built into the ARCH-variant for the ARCH industry if phenomenally helpful to the bottom line (aka $$$$) for all AEC businesses.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 14:31:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707581#M43630</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-01-26T14:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: AutoCAD Polyline Area to Table</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707643#M43631</link>
      <description>It looks closed, even tried pedit and then Join, it says can't join an already closed polyline</description>
      <pubDate>Thu, 26 Jan 2023 14:55:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-polyline-area-to-table/m-p/11707643#M43631</guid>
      <dc:creator>kieran.leadbetter</dc:creator>
      <dc:date>2023-01-26T14:55:33Z</dc:date>
    </item>
  </channel>
</rss>

