<?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 Prompting sheet metal defaults to pop up in Inventor in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/prompting-sheet-metal-defaults-to-pop-up-in-inventor/m-p/10796801#M132016</link>
    <description>&lt;P&gt;Hello, I am somewhat new to Ilogic and I would like to change a few of my parametrics so that the sheet metal defaults list opens as soon as I open the template in inventor. Is there a piece of code I can use to achieve this?&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 16:51:58 GMT</pubDate>
    <dc:creator>smanionDV2GJ</dc:creator>
    <dc:date>2021-12-02T16:51:58Z</dc:date>
    <item>
      <title>Prompting sheet metal defaults to pop up in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/prompting-sheet-metal-defaults-to-pop-up-in-inventor/m-p/10796801#M132016</link>
      <description>&lt;P&gt;Hello, I am somewhat new to Ilogic and I would like to change a few of my parametrics so that the sheet metal defaults list opens as soon as I open the template in inventor. Is there a piece of code I can use to achieve this?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 16:51:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/prompting-sheet-metal-defaults-to-pop-up-in-inventor/m-p/10796801#M132016</guid>
      <dc:creator>smanionDV2GJ</dc:creator>
      <dc:date>2021-12-02T16:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Prompting sheet metal defaults to pop up in Inventor</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/prompting-sheet-metal-defaults-to-pop-up-in-inventor/m-p/10796925#M132018</link>
      <description>&lt;P&gt;Here is the command used to open that dialogue box. This code is the same as navigating and hitting the button.&amp;nbsp;&lt;A href="https://knowledge.autodesk.com/support/inventor-products/learn-explore/caas/CloudHelp/cloudhelp/2015/ENU/Inventor-Help/files/GUID-DA0F4988-AE08-4791-83E5-F9D41B82D4F6-htm.html" target="_blank" rel="noopener"&gt;Here&lt;/A&gt; is a link to events trigger you might consider to run the command rule. If you want to change something in there that will need API access. &lt;A href="http://This%20link shows how to find this information,  http://inventortrenches.blogspot.com/2013/10/ilogic-how-to-learn-inventors.html" target="_blank" rel="noopener"&gt;Here&lt;/A&gt; is a link to locating the API help and also a good blog for ilogic. In the API help Search sheetmetal and you will find how to access there functions.&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;LI-CODE lang="general"&gt;Dim oCD AS ControlDefinition = ThisApplication.CommandManager.ControlDefinitions.Item("SheetMetalStylesCmd")
oCD.Execute&lt;/LI-CODE&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;A quick internet search found it on this forum &lt;A href="https://forums.autodesk.com/t5/inventor-ilogic-api-vba-forum/open-sheet-metal-defaults-after-convert-to-sheet-metal/td-p/9645012" target="_blank" rel="noopener"&gt;here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 17:42:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/prompting-sheet-metal-defaults-to-pop-up-in-inventor/m-p/10796925#M132018</guid>
      <dc:creator>A.Acheson</dc:creator>
      <dc:date>2021-12-02T17:42:15Z</dc:date>
    </item>
  </channel>
</rss>

