<?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: Inventor Parts get very slow when adding many features in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13207080#M174742</link>
    <description>&lt;P&gt;it is hard to show example if i don't know what i supposed to do.. maybe shear one of your parts and give me know any kind of logic for suppressing features ?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2024 09:16:26 GMT</pubDate>
    <dc:creator>marcin_otręba</dc:creator>
    <dc:date>2024-12-12T09:16:26Z</dc:date>
    <item>
      <title>Inventor Parts get very slow when adding many features</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13205189#M174702</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;We have some components and assemblies that can be modified partly with ilogic and partly with model states. Most of them have a lot of features and iFeatures. This makes the changes in the components and assemblies very slow. A component I am currently working on, for example, has around 170 - 180 model states, each with 1-2 features.&lt;BR /&gt;I have another one in my head that has so many iFeatures that it has around 4710 parameters. This means that loading the parameter list alone takes around 20 seconds.&lt;/P&gt;&lt;P&gt;Does anyone have any ideas on how to speed this up? For example, is it possible to create ifeatures in such a way that they have fewer parameters? Perhaps someone has other ideas on how to speed up the time it takes to make changes.&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 12:26:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13205189#M174702</guid>
      <dc:creator>n_hohenadler</dc:creator>
      <dc:date>2024-12-11T12:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor Parts get very slow when adding many features</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13207031#M174739</link>
      <description>&lt;P&gt;you mean that you change model states or you suppress and unsuppress features here ?&lt;/P&gt;&lt;P&gt;process will not be fast but maybe there is place for optiisation, for example do not supress/unsuppres one feature at time, make it trugh select set and executing command&amp;nbsp; for them all at once:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;'PartSuppressCtxCmd&lt;/SPAN&gt;
&lt;SPAN&gt;'PartUnsuppressCtxCmd &lt;/SPAN&gt;
&lt;SPAN&gt;ThisApplication&lt;/SPAN&gt;.&lt;SPAN&gt;CommandManager&lt;/SPAN&gt;.&lt;SPAN&gt;ControlDefinitions&lt;/SPAN&gt;(&lt;SPAN&gt;"PartSuppressCtxCmd"&lt;/SPAN&gt;).&lt;SPAN&gt;Execute&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 08:45:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13207031#M174739</guid>
      <dc:creator>marcin_otręba</dc:creator>
      <dc:date>2024-12-12T08:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor Parts get very slow when adding many features</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13207054#M174740</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in both cases i suppress and unsuppress features. Could you please show me a more detailed example? I am not that good with coding. Thanks &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@B4D44A73814D7FC0D950DEDFACB97081/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the .ipt that suppresses and cancels the features with model states, I think it is difficult to switch to logical rules instead of using model states, since I can't work with parameters in that case.&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@B4D44A73814D7FC0D950DEDFACB97081/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 08:56:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13207054#M174740</guid>
      <dc:creator>n_hohenadler</dc:creator>
      <dc:date>2024-12-12T08:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor Parts get very slow when adding many features</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13207080#M174742</link>
      <description>&lt;P&gt;it is hard to show example if i don't know what i supposed to do.. maybe shear one of your parts and give me know any kind of logic for suppressing features ?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 09:16:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/inventor-parts-get-very-slow-when-adding-many-features/m-p/13207080#M174742</guid>
      <dc:creator>marcin_otręba</dc:creator>
      <dc:date>2024-12-12T09:16:26Z</dc:date>
    </item>
  </channel>
</rss>

