<?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: I need help for taking quantity in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197791#M5394</link>
    <description>&lt;P&gt;Your tool is amazing man. I might use it later. but I need to create a table combining the polylines layer wise. If have any that's close, please let me know&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2024 18:45:10 GMT</pubDate>
    <dc:creator>sf21808</dc:creator>
    <dc:date>2024-12-06T18:45:10Z</dc:date>
    <item>
      <title>I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13196836#M5388</link>
      <description>&lt;P&gt;Hello Guys, I need help for taking quantity either using hatch or closed polyline&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to take plants quantity sheetwise.&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="sf21808_0-1733482908720.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1442880iE9456BBA48C01E19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sf21808_0-1733482908720.png" alt="sf21808_0-1733482908720.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the above image is one sheet. The quantity I have written with leader are separate quantity of every planting.&amp;nbsp; I need to combine the same type of plantings sheetwise and make table like this.&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="sf21808_1-1733482908592.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1442881i2AFD5CB9BE22FD54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sf21808_1-1733482908592.png" alt="sf21808_1-1733482908592.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is for single sheet. need to do it for 50 sheets.&amp;nbsp;If there is any way to do that let me know. If cant do it with hatches, I could make it a closed polyline and find area.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS - I know we cant automate every part. if only&amp;nbsp;quantity can be taken somehow is fine.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 18:35:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13196836#M5388</guid>
      <dc:creator>sf21808</dc:creator>
      <dc:date>2024-12-06T18:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197124#M5389</link>
      <description>&lt;P&gt;Aren't you looking for something like this?&lt;BR /&gt;&lt;A href="https://www.lee-mac.com/arealabel.html" target="_blank" rel="noopener"&gt;https://www.lee-mac.com/arealabel.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and maybe this&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.lee-mac.com/lengthfield.html" target="_blank"&gt;https://www.lee-mac.com/lengthfield.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 13:41:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197124#M5389</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2024-12-06T13:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197300#M5390</link>
      <description>&lt;P&gt;I've tried these already. In area label, we have to select every polyline individually and it gives area individually. Is there a way to calculate the cumulative area of all polylines within a specific layer and inside a selected portion (e.g., a red rectangle) in AutoCAD, without having to select each polyline individually?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sf21808_3-1733496336726.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1443046i0E6CC281A45EE125/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sf21808_3-1733496336726.png" alt="sf21808_3-1733496336726.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't need the length measurements, so the second link isn't useful for me&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 14:46:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197300#M5390</guid>
      <dc:creator>sf21808</dc:creator>
      <dc:date>2024-12-06T14:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197342#M5391</link>
      <description>&lt;P&gt;Post some sample file. dwg, not a picture. You can anonymize it a little bit but keep a larger portion of hatches across multiple rectangles. It's not so easy to split hatches. There would be side effects.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 15:11:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197342#M5391</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2024-12-06T15:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197494#M5392</link>
      <description>&lt;P&gt;Try my free &lt;A href="https://apps.autodesk.com/ACD/en/Detail/Index?id=2758261577526102910&amp;amp;appLang=en&amp;amp;os=Win32_64" target="_blank" rel="noopener"&gt;AOL app&lt;/A&gt;. In the &lt;STRONG&gt;AOL&lt;/STRONG&gt; window there’s a command called &lt;STRONG&gt;Select&lt;/STRONG&gt; which would let you select a set of closed plines and label them with a number along with an area. Then you can run the &lt;STRONG&gt;AOT&lt;/STRONG&gt; command to generate a Table with the labels and areas showing a total on the bottom row.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 16:11:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197494#M5392</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-06T16:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197779#M5393</link>
      <description>&lt;P&gt;I already split the hatches separately. I just need to take quantity the rectangle wise in a table like shown above. I have attached the dwg file.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 18:40:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197779#M5393</guid>
      <dc:creator>sf21808</dc:creator>
      <dc:date>2024-12-06T18:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197791#M5394</link>
      <description>&lt;P&gt;Your tool is amazing man. I might use it later. but I need to create a table combining the polylines layer wise. If have any that's close, please let me know&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 18:45:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13197791#M5394</guid>
      <dc:creator>sf21808</dc:creator>
      <dc:date>2024-12-06T18:45:10Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13198267#M5395</link>
      <description>&lt;P&gt;I can see one problem when looking at each sheet it would be better as a polygon rather than a rectang, if you get all the areas in the rectang and then do again in another layout you have duplications, where if you do use a rectang viewport draw a boundary around the area of interest and use that for table result. Plot it or not your choice.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_0-1733533763259.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1443235i54BDF012FFEBA784/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1733533763259.png" alt="SeaHaven_0-1733533763259.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 2 programs the first will make multiple layouts for you walking along a PLINE and at a scale, it twists the viewport to match the pline so view is horizontal. The second is a make table of blocks up to 5 attributes deep counting them as result in table, this could be changed to recognize layers and areas. For me draw each table in the layout. Will have to look for it but did find previously hatch in table cell.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Walk along Red pline, making layouts.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_2-1733534903466.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1443237iE5DD39311CCEEB31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_2-1733534903466.png" alt="SeaHaven_2-1733534903466.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Sorry not free but cheap like a 6 pack of beer as I have to customise the code to suit your title blocks and change table code for areas by layer, one freebie for you is export table to Excel. Do not have excel open. Note will not work with LT2024 or 25.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 01:32:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13198267#M5395</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2024-12-07T01:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13198733#M5396</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your suggestion, but I have to stick with rectangles (sheets) as they are based on A1 size templates. I've already set up layouts for 50 sheets, so the boundary adjustments you mentioned won't be feasible at this stage.&lt;/P&gt;&lt;P&gt;What I need now is a way to generate a quantity (area) table for each sheet, capturing either polyline or hatch. If your tool can help automate this process, that would be great—especially if it can group area layer wise.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 12:51:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13198733#M5396</guid>
      <dc:creator>sf21808</dc:creator>
      <dc:date>2024-12-07T12:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13199036#M5397</link>
      <description>&lt;P&gt;Try this &lt;STRONG&gt;POLYAREA.lsp&lt;/STRONG&gt; taken from here:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.cadtutor.net/forum/topic/77121-lisp-table-with-polyline-areas-by-layer-name/" target="_blank" rel="noopener"&gt;https://www.cadtutor.net/forum/topic/77121-lisp-table-with-polyline-areas-by-layer-name/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It'll let you select the area you want to tally and then create a table based on Layer &amp;amp; pline:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1733597330028.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1443367iD69CD4AA1C6617BA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1733597330028.png" alt="paullimapa_0-1733597330028.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Dec 2024 18:49:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13199036#M5397</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-07T18:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13199471#M5398</link>
      <description>&lt;P&gt;I think you mis understood me &lt;STRONG&gt;"&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;but I have to stick with rectangles (sheets"&lt;/STRONG&gt; that is what my program does it walks along a pline making rectangs, it rotates the rectangs to suit so following the shape, it twists the view so that it appears in a layout viewport horizontal.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SeaHaven_1-1733634951699.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1443430i7AB2B7C8A4C57D54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_1-1733634951699.png" alt="SeaHaven_1-1733634951699.png" /&gt;&lt;/span&gt;&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="SeaHaven_0-1733634565397.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1443429i636A454B058819DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SeaHaven_0-1733634565397.png" alt="SeaHaven_0-1733634565397.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Ok version 2 is a grid answer see movie. The next step using one or both is that all the layouts are made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As per my other comment I would be inclined to have boundary shapes within those viewports for the area calculations, the worst is some one will just add all the sheets areas and if duplications it will be wrong answer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If walking along pline it makes like 50 in a few seconds. The grid version is a bit slower as it takes time to place the rectangs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2024 05:16:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13199471#M5398</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2024-12-08T05:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200234#M5399</link>
      <description>&lt;P&gt;Thanks man. This will work. But I still have a lot of work to do manually. But, this will make my work easier&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2024 23:07:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200234#M5399</guid>
      <dc:creator>sf21808</dc:creator>
      <dc:date>2024-12-08T23:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200240#M5400</link>
      <description>&lt;P&gt;Thanks for your time and suggestion. But this wont work for me. I don't need rotate the rectangle along the shape. The sheets (rectangle) and layout is already set. I just have to follow the same as in the drawing I provided.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2024 23:16:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200240#M5400</guid>
      <dc:creator>sf21808</dc:creator>
      <dc:date>2024-12-08T23:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200241#M5401</link>
      <description>&lt;P&gt;Glad to have helped...cheers!!!&lt;/P&gt;</description>
      <pubDate>Sun, 08 Dec 2024 23:20:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200241#M5401</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2024-12-08T23:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: I need help for taking quantity</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200338#M5402</link>
      <description>&lt;P&gt;Did you look at the movie in post 11 ? That is version 2 of the make layouts from rectangs. It does what you want. Will make 50 very fast.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 00:59:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/i-need-help-for-taking-quantity/m-p/13200338#M5402</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2024-12-09T00:59:42Z</dc:date>
    </item>
  </channel>
</rss>

