<?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: Calculate the size of extrusions within a part in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472511#M80814</link>
    <description>&lt;P&gt;Hi and thank you for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These foam inserts are drawn in the final thickness, and then split up into&amp;nbsp;sheets of 50mm&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="ExtrusionSize3.JPG" style="width: 389px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/582163iEA9CD3A33F068235/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ExtrusionSize3.JPG" alt="ExtrusionSize3.JPG" /&gt;&lt;/span&gt; before milling.&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;
&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;
&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;
&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;
&lt;P&gt;So I'm&amp;nbsp;hoping for a solution whereas we do not need to go into each sheet and performe a manual prosedure to get the values needed for the time calculation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Aff&lt;/P&gt;</description>
    <pubDate>Mon, 17 Dec 2018 14:23:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-17T14:23:10Z</dc:date>
    <item>
      <title>Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472241#M80812</link>
      <description>&lt;P&gt;Hello all, this is my first post so&amp;nbsp;hopefully I have posted this in the right place.&amp;nbsp;I have searched the forum but to no avail.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any way of calculating the accumulated size (not all surface areas, just the Width x Height) of all extrusions within a part via iLogic/VBA?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example1:&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ExtrusionSize.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/582137iB2CF832AD9A13039/image-size/large?v=v2&amp;amp;px=999" role="button" title="ExtrusionSize.jpg" alt="ExtrusionSize.jpg" /&gt;&lt;/span&gt;This simple part contains two extrusions, adding up to a total of 16000mm². But there can be many more extrusions within a part on some occasions, or no extrusions at all on&amp;nbsp;&lt;SPAN&gt;other occasions. (Or also just the square part itself. Which then of course would result in a value of 0mm²)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Example2(with a few more extrusions):&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="ExtrusionSize2.JPG" style="width: 827px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/582146i8320672028A0D35C/image-size/large?v=v2&amp;amp;px=999" role="button" title="ExtrusionSize2.JPG" alt="ExtrusionSize2.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&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;
&lt;P&gt;My company are producing foam inserts on a CNC router, and I am hoping&amp;nbsp;to&amp;nbsp;use these numbers to estimate the milling time of multiple parts within an assembly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All parts are rectangular before milling, but contain different shapes&amp;nbsp;and sizes of extrusions within.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Manually it is of course no problem to find these values with a calculator and a pen, but we are hoping to having it done automatically and export the value from the BOM and into our ERP-system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could this be done with iLogic or VBA?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Aff&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 12:37:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472241#M80812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-17T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472346#M80813</link>
      <description>&lt;P&gt;When you have created the machined part, create a new body equal to the block before machining.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you can subtract the machined body, and the remaining will be the machined (removed) volume.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Torbjørn&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 13:33:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472346#M80813</guid>
      <dc:creator>torbjorn_heglum2</dc:creator>
      <dc:date>2018-12-17T13:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472511#M80814</link>
      <description>&lt;P&gt;Hi and thank you for your reply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These foam inserts are drawn in the final thickness, and then split up into&amp;nbsp;sheets of 50mm&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="ExtrusionSize3.JPG" style="width: 389px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/582163iEA9CD3A33F068235/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ExtrusionSize3.JPG" alt="ExtrusionSize3.JPG" /&gt;&lt;/span&gt; before milling.&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;
&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;
&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;
&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;
&lt;P&gt;So I'm&amp;nbsp;hoping for a solution whereas we do not need to go into each sheet and performe a manual prosedure to get the values needed for the time calculation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Aff&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 14:23:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472511#M80814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-17T14:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472590#M80815</link>
      <description>&lt;P&gt;Your equation example is calculation of an area (mm^2), but your problem description sounds like you need calculation of a volume (mm^3) removed.&amp;nbsp; I guess it doesn't matter if you machine time is not depth-of-cut dependent.&lt;/P&gt;
&lt;P&gt;I would use a Derived Component.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 14:51:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472590#M80815</guid>
      <dc:creator>JDMather</dc:creator>
      <dc:date>2018-12-17T14:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472597#M80816</link>
      <description>&lt;P&gt;Welcome to the forum.&lt;/P&gt;
&lt;P&gt;This should be really posted in the &lt;A href="https://forums.autodesk.com/t5/inventor-customization/bd-p/120" target="_blank"&gt;Inventor customization forum&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I will contact the forum admin to move this over.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://0lojpg.bn1301.livefilestore.com/y4mBpjMsxHsiyE90fl7LZ99L9EQYMinMmTq-HRFH9JbCEzkKriwtHkW3fcvHd1Tn83fNmCEOxlu43NSCaM5t5LTUVxzkr2SykXazzjlH6fe8HEZ9J9xESPFwabQTX5LJ7gKPlhZsl0LCsXsW74obCNtIOOvc57pHxbFMWOTgbDVMzABJgwHnVMfJOWjsmiR3b-SgAE5duRw6SWoxUsKOxXgCw?width=220&amp;amp;height=20&amp;amp;cropmode=none" border="0" width="300" height="100" /&gt;&lt;BR /&gt;Windows 10 x64 -16GB Ram&lt;BR /&gt;Intel i7-6700 @ 3.41ghz&lt;BR /&gt;nVidia GTS 250 - 1 GB&lt;BR /&gt;Inventor Pro 2018&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 14:50:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472597#M80816</guid>
      <dc:creator>Cadmanto</dc:creator>
      <dc:date>2018-12-17T14:50:28Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472648#M80817</link>
      <description>&lt;P&gt;A quick manual method is to simply create a new sketch on that face and then use "region properties" to select the face and get the total area..&lt;/P&gt;
&lt;P&gt;Then subtract that from the total area of the stock..&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="region.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/582182iC56FDBCDA176E57B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="region.PNG" alt="region.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:13:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472648#M80817</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2018-12-17T15:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472756#M80818</link>
      <description>&lt;P&gt;Hi! There should be an API/iLogic rule solution. If you want to do it manually, you can use Region Properties. Create a sketch on the face with the cutouts. Project the face/edges. Go to Tools -&amp;gt; Measure -&amp;gt; Region Properties -&amp;gt; select a profile. You will see a lot of properties for the selected profiles.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Dec 2018 15:44:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8472756#M80818</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2018-12-17T15:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate the size of extrusions within a part</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8475449#M80819</link>
      <description>&lt;P&gt;In the part attached (inventor 2018) there are two ilogic rules. The first one (area) will place the area of all regions in a sketch called "area" into a custom iproperty. The sketch was made by projecting the edges of the extruded cuts. The second rule called "pick" lets you pick a face then puts the area into another iproperty. You should be able to use the first rule as a starting point to get what you need. You could then trigger this rule to run on a parameter change or save to update the values automatically as required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Dec 2018 14:22:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/calculate-the-size-of-extrusions-within-a-part/m-p/8475449#M80819</guid>
      <dc:creator>rayessle</dc:creator>
      <dc:date>2018-12-18T14:22:26Z</dc:date>
    </item>
  </channel>
</rss>

