<?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: Extents and thickness in BOM in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595921#M194900</link>
    <description>&lt;P&gt;&lt;EM&gt;For the record&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using this iLogic form makes it simplier:&lt;/P&gt;
&lt;PRE&gt;iProperties.Value("Custom", "extent_dim_A") = Round(SheetMetal.FlatExtentsLength, 2)
iProperties.Value("Custom", "extent_dim_B") = Round(SheetMetal.FlatExtentsWidth, 2)
iLogicVb.UpdateWhenDone = True&lt;/PRE&gt;</description>
    <pubDate>Thu, 14 Feb 2019 13:57:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-02-14T13:57:07Z</dc:date>
    <item>
      <title>Extents and thickness in BOM</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595218#M194894</link>
      <description>&lt;P&gt;Hi Mates,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've been digging forums for a long time to find answer, still no luck. Most of the answers shows only how to export extents to the parts list on a drawing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need them in BOM. So, if I insert that part into an assemby, I'd like a column in Runtime Column Customization that shows my custom parameter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I attached a part named 37163565.ipt that calculates the two dimensions ("teritek_A" and "teritek_B") of flat pattern based on an iRule. Another attachment, Assembly1.iam, where I'd like to see my custom parameters in BOM. Is it possible?&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="bom_extents.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/602880i7A2DD0B8F03D293E/image-size/large?v=v2&amp;amp;px=999" role="button" title="bom_extents.png" alt="bom_extents.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance,&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 08:55:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595218#M194894</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-14T08:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extents and thickness in BOM</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595247#M194895</link>
      <description>&lt;P&gt;Could you calculate the thickness or input it manually as a custom iProperty? Then you could follow this to have it in your BOM.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/inventor-products/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/Inventor-Help/files/GUID-5DE668D7-6288-477E-BFF8-941AC7B810DB-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/inventor-products/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/Inventor-Help/files/GUID-5DE668D7-6288-477E-BFF8-941AC7B810DB-htm.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Once it's an iProperty you can select the "Add Custom iProperty Columns" button in the BOM manager and add it as required.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 09:08:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595247#M194895</guid>
      <dc:creator>m.reyes74B3T</dc:creator>
      <dc:date>2019-02-14T09:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extents and thickness in BOM</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595269#M194896</link>
      <description>&lt;P&gt;try this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Custom Prop to bom.JPG" style="width: 651px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/602887i670186064FE2BA12/image-size/large?v=v2&amp;amp;px=999" role="button" title="Custom Prop to bom.JPG" alt="Custom Prop to bom.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 09:17:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595269#M194896</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2019-02-14T09:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Extents and thickness in BOM</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595279#M194897</link>
      <description>&lt;P&gt;These are custom iProperties, too, I guess. Even so, the "Add a custom iProperty column" is grayed out. I've tried with "extent_A" parameter by &lt;A href="https://knowledge.autodesk.com/support/inventor-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Displaying-extent-parameters-of-flat-pattern-in-parts-list.html" target="_blank" rel="noopener"&gt;THIS&lt;/A&gt; method.&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="Clipboard01.jpg" style="width: 453px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/602888iFE5ABEC0B281595F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Clipboard01.jpg" alt="Clipboard01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 09:23:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595279#M194897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-14T09:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Extents and thickness in BOM</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595287#M194898</link>
      <description>&lt;P&gt;Great, thanks! Now I have to figure out, why "teritek_B" doesn't show up... and do this with Thickness, too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;edit: nevermind, I can type in.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 09:31:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595287#M194898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-14T09:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extents and thickness in BOM</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595471#M194899</link>
      <description>&lt;P&gt;Maybe an empty "space" in the property definition!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Feb 2019 10:41:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595471#M194899</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2019-02-14T10:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extents and thickness in BOM</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595921#M194900</link>
      <description>&lt;P&gt;&lt;EM&gt;For the record&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using this iLogic form makes it simplier:&lt;/P&gt;
&lt;PRE&gt;iProperties.Value("Custom", "extent_dim_A") = Round(SheetMetal.FlatExtentsLength, 2)
iProperties.Value("Custom", "extent_dim_B") = Round(SheetMetal.FlatExtentsWidth, 2)
iLogicVb.UpdateWhenDone = True&lt;/PRE&gt;</description>
      <pubDate>Thu, 14 Feb 2019 13:57:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/extents-and-thickness-in-bom/m-p/8595921#M194900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-14T13:57:07Z</dc:date>
    </item>
  </channel>
</rss>

