<?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 Betreff: HOW TO GET THE AREA OF A BLOCK REFERENCE in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974506#M181055</link>
    <description>A block or a blockreference have no area..&lt;BR /&gt;I will check your drawing and offer a workaround or another solution, please hold the line..</description>
    <pubDate>Wed, 02 May 2018 14:45:38 GMT</pubDate>
    <dc:creator>cadffm</dc:creator>
    <dc:date>2018-05-02T14:45:38Z</dc:date>
    <item>
      <title>HOW TO GET THE AREA OF A BLOCK REFERENCE</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974293#M181054</link>
      <description>&lt;P&gt;How do I get the area of a block reference?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to figure out how not to make manual polylines around the block to get the area because it will take too much time. As you can see in the layout attached below, I need to get 3 areas of 3 different floor patterns. But I just can't figure out how to do so. Kindly see if there's anything you can advice me with. I tried various apps already but all of them only apply to hatches and polylines. So I can't get the freaking block area when I isolate each of the floor patterns&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 13:42:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974293#M181054</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-02T13:42:14Z</dc:date>
    </item>
    <item>
      <title>Betreff: HOW TO GET THE AREA OF A BLOCK REFERENCE</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974506#M181055</link>
      <description>A block or a blockreference have no area..&lt;BR /&gt;I will check your drawing and offer a workaround or another solution, please hold the line..</description>
      <pubDate>Wed, 02 May 2018 14:45:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974506#M181055</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-05-02T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Betreff: HOW TO GET THE AREA OF A BLOCK REFERENCE</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974670#M181056</link>
      <description>&lt;P&gt;your drawing content:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Xref-Z3-Hardscape$0$ramp.......3&lt;BR /&gt;red interlock..................1049&lt;BR /&gt;Xref-Z3-Hardscape$0$int1.......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int5.......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int3.......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int6.......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int9.......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int12......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int13......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int26......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int8.......2&lt;BR /&gt;Xref-Z3-Hardscape$0$int30......2&lt;BR /&gt;Xref-Z3-Hardscape$0$BPVG.......5619&lt;BR /&gt;AOL-Label......................1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And all Blockreferences are (important) xyz-scaled to 1 ( 1 1 1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So you talk about block 'Xref-Z3-Hardscape$0$BPVG'?&lt;/P&gt;
&lt;P&gt;I will talk about Block int1,3,5,6,8,9,12,13,26,30 and BPVG, thats the original Block from the binded xref with name Xref-Z3-Hardscape.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you create a Block:&lt;/P&gt;
&lt;P&gt;Create one ore more needed constant non-visible attributdefinition (ATTDEF) with the areasize.&lt;/P&gt;
&lt;P&gt;You can do it now too, edit the Blockdefinitions.. and later usw DATAEXTRACT to get the data of area for all blockrefs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In example file i use a new textstyle ISOCP with ISOCP.shx font and attach 3 constand non-visible attributdefinitions with the area information to the block BPVG.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is your answer?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: It is also possible to read the polylines-informations from the block, then you have to set up your dataextract properties.&lt;/P&gt;
&lt;P&gt;Incl. nested objects.. and you get all polylines areas, in Excel you can filter and calculate the area for each Layer..&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 15:36:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974670#M181056</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-05-02T15:36:42Z</dc:date>
    </item>
    <item>
      <title>Betreff: HOW TO GET THE AREA OF A BLOCK REFERENCE</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974872#M181057</link>
      <description>&lt;P&gt;Sorry, the example DWG&lt;/P&gt;</description>
      <pubDate>Wed, 02 May 2018 16:28:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/7974872#M181057</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-05-02T16:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: HOW TO GET THE AREA OF A BLOCK REFERENCE</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/10056746#M181058</link>
      <description>&lt;P&gt;LINEWORKSHRINKWRAP *COMMAND*&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;WILL GIVE YOU THE EXTENTS OF A BLOCK AND CAN BE USED FOR MULTIPLE AT ONE TIME. HOPE THIS HELPS&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 10:32:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-get-the-area-of-a-block-reference/m-p/10056746#M181058</guid>
      <dc:creator>isaac.connollyHF4Y7</dc:creator>
      <dc:date>2021-02-04T10:32:27Z</dc:date>
    </item>
  </channel>
</rss>

