<?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: iLogic for Sheet Metal Gusset Suppression in Flat Pattern in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328741#M66557</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/105031"&gt;@Curtis_Waguespack&lt;/a&gt;&amp;nbsp;I figured I might be asking for something that can't be done haha, I have a habit of things like that for this software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am indeed looking to use it for drawing views.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I use iProps to auto-fill most of my title block (part number, revision, material, finish, etc.) I just have to make sure I input the part number that is correct first. Once I do that, then I can make a workaround part that will be used for the folded model views that show the gusset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It just sucks taking extra time because this really isn't that new of a thing and should be supported this far along into Inventor.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2020 17:57:15 GMT</pubDate>
    <dc:creator>janelson33</dc:creator>
    <dc:date>2020-02-19T17:57:15Z</dc:date>
    <item>
      <title>iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9316711#M66551</link>
      <description>&lt;P&gt;The wonderful&amp;nbsp;@Anonymous&amp;nbsp;has created an add-in for the sheet metal environment that allows gussets to be inserted into sheet metal parts relatively easy. The main concern, which I know Tri was trying to work on whenever he could, is that they cannot work with flat pattern models yet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm thinking iLogic can help me instead, but I'm not 100% sure. If I have a set of features in the folded model that I wish to suppress in the flat pattern, is that possible with iLogic? Where do I figure out how to do this if coding is not my forte?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 18:05:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9316711#M66551</guid>
      <dc:creator>janelson33</dc:creator>
      <dc:date>2020-02-13T18:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9316797#M66552</link>
      <description>&lt;P&gt;Can you post a part to see what you are dealing with? There are feature suppression snippets in iLogic you can use to suppress features.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 18:34:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9316797#M66552</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2020-02-13T18:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9316833#M66553</link>
      <description>&lt;P&gt;Here's a pic of the gusset in question; and it's file. Idk if you'll need Tri's add-in installed either.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Gusset_Poo.jpg" style="width: 686px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/729497i47085673291B1E42/image-size/large?v=v2&amp;amp;px=999" role="button" title="Gusset_Poo.jpg" alt="Gusset_Poo.jpg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Gusset_Poo.jpg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 18:46:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9316833#M66553</guid>
      <dc:creator>janelson33</dc:creator>
      <dc:date>2020-02-13T18:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9322600#M66554</link>
      <description>&lt;P&gt;iLogic:&lt;/P&gt;&lt;PRE&gt;Feature.IsActive("Round Gusset1 - Solid") = False
Feature.IsActive("Round Gusset1 - CutBend1") = False
Feature.IsActive("Round Gusset1 - Cut") = False
Feature.IsActive("Round Gusset1 - Fillet") = False&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 11:07:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9322600#M66554</guid>
      <dc:creator>GeorgK</dc:creator>
      <dc:date>2020-02-17T11:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328415#M66555</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/241746"&gt;@GeorgK&lt;/a&gt;&amp;nbsp;That worked for feature suppression, thanks for that! Can iLogic, in general, work for only suppressing those features for the flat pattern specifically?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 16:07:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328415#M66555</guid>
      <dc:creator>janelson33</dc:creator>
      <dc:date>2020-02-19T16:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328725#M66556</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4803776"&gt;@janelson33&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you're needing the flat pattern to be on a drawing view at the same time as the folder view, then there is not a good solution (although it might be able to be done with a bit of a messy workflow).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But if you're looking to export a DXF of the flat pattern, then you can suppress the features, save out the DXF flat pattern, and unsuppress the features, quite easily.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Which do you need? just a DXF of the flat pattern, or a view of the flat pattern on a drawing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 17:51:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328725#M66556</guid>
      <dc:creator>Curtis_Waguespack</dc:creator>
      <dc:date>2020-02-19T17:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328741#M66557</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/105031"&gt;@Curtis_Waguespack&lt;/a&gt;&amp;nbsp;I figured I might be asking for something that can't be done haha, I have a habit of things like that for this software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am indeed looking to use it for drawing views.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I use iProps to auto-fill most of my title block (part number, revision, material, finish, etc.) I just have to make sure I input the part number that is correct first. Once I do that, then I can make a workaround part that will be used for the folded model views that show the gusset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It just sucks taking extra time because this really isn't that new of a thing and should be supported this far along into Inventor.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 17:57:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328741#M66557</guid>
      <dc:creator>janelson33</dc:creator>
      <dc:date>2020-02-19T17:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic for Sheet Metal Gusset Suppression in Flat Pattern</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328799#M66558</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4803776"&gt;@janelson33&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well it can be done, it's just a messy process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;First move the End of Part (EOP) marker&amp;nbsp; above the feature called "Round Gusset1 - Solid"&lt;/LI&gt;
&lt;LI&gt;Then create a drawing and make a flat pattern view, it will be shown without the gusset&lt;/LI&gt;
&lt;LI&gt;Return to the part file and right click on the Flat Pattern in the browser and choose "Defer Update"&lt;/LI&gt;
&lt;LI&gt;Then in the Folded model move the EOP marker back to the end of the part.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;In the drawing create a view of the folded model (ignore the message about the flat pattern)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Now you will have a view of the flat pattern without the gusset and a view of the folder model with the gusset.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank" rel="noopener"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2020 18:19:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/ilogic-for-sheet-metal-gusset-suppression-in-flat-pattern/m-p/9328799#M66558</guid>
      <dc:creator>Curtis_Waguespack</dc:creator>
      <dc:date>2020-02-19T18:19:53Z</dc:date>
    </item>
  </channel>
</rss>

