<?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: How to map sheet metal thichness to 2D header (not in BOM list) in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8784468#M183693</link>
    <description>&lt;P&gt;Hi! It should work. I don't understand why the change in thickness does not update in the drawing. Something is wrong. Please share an example here so forum experts can take a look.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 May 2019 22:33:12 GMT</pubDate>
    <dc:creator>johnsonshiue</dc:creator>
    <dc:date>2019-05-10T22:33:12Z</dc:date>
    <item>
      <title>How to map sheet metal thichness to 2D header (not in BOM list)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8777660#M183688</link>
      <description>&lt;P&gt;How to map to thickness from styles editor for sheet metal parts, want to have thickness at the 2D header/title block for the template, Inventor 2019 pro ?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 09:35:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8777660#M183688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-08T09:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to map sheet metal thichness to 2D header (not in BOM list)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8777784#M183689</link>
      <description>&lt;P&gt;Hello, are you trying to add the thickness to the titleblock?&lt;BR /&gt;I think you should do this procedure.&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FOCi0y21fPXA%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOCi0y21fPXA&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FOCi0y21fPXA%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" width="200" height="112" scrolling="no" title="Inventor - SheetMetal - Thickness in Title Block" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;BR /&gt;I hope this helps solve your problem. regards&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 10:15:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8777784#M183689</guid>
      <dc:creator>Sergio.D.Suárez</dc:creator>
      <dc:date>2019-05-08T10:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to map sheet metal thichness to 2D header (not in BOM list)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8777795#M183690</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thickness is given in the parameterlist.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thickness1.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/634223i206C30FEEE8D0091/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thickness1.PNG" alt="thickness1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You could add the Iproperty to your 2D-drawing by&lt;/P&gt;
&lt;PRE&gt;iProperties.Value("Custom", "PropertyName")= Parameter("Part1.ipt.Thickness")&lt;/PRE&gt;
&lt;P&gt;nd add the text to your title block like;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="thickness2.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/634230i984CBDCD67936920/image-size/medium?v=v2&amp;amp;px=400" role="button" title="thickness2.PNG" alt="thickness2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this will help you,&lt;/P&gt;
&lt;P&gt;Kind Regards!&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 10:18:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8777795#M183690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-08T10:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to map sheet metal thichness to 2D header (not in BOM list)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8782877#M183691</link>
      <description>&lt;P&gt;works, but only for the first part placed at 2D, if i change thichness the 2D dont update at all?&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 10:04:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8782877#M183691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-10T10:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to map sheet metal thichness to 2D header (not in BOM list)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8782940#M183692</link>
      <description>&lt;P&gt;thanks working, but when change the thickness the 2D dont update-i guess another issue&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 10:38:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8782940#M183692</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-10T10:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to map sheet metal thichness to 2D header (not in BOM list)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8784468#M183693</link>
      <description>&lt;P&gt;Hi! It should work. I don't understand why the change in thickness does not update in the drawing. Something is wrong. Please share an example here so forum experts can take a look.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 May 2019 22:33:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8784468#M183693</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2019-05-10T22:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to map sheet metal thichness to 2D header (not in BOM list)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8786558#M183694</link>
      <description>&lt;P&gt;Hi We solved it with another internal tool, but i think its because all properties not were exported&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2019 07:29:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-map-sheet-metal-thichness-to-2d-header-not-in-bom-list/m-p/8786558#M183694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-13T07:29:31Z</dc:date>
    </item>
  </channel>
</rss>

