<?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 Regenerate specific rule in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/regenerate-specific-rule/m-p/9066514#M101867</link>
    <description>&lt;P&gt;With the following Command i can regenerate all rules:&lt;/P&gt;&lt;PRE&gt;Dim controlDef as ControlDefinition = ThisApplication.CommandManager.ControlDefinitions.Item("iLogic.RegenAllRules")
controlDef.Execute2(True)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But is there a function to only regenerate a specific rule, the same thing like rmb on a rule and regenerate it.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Oct 2019 07:03:01 GMT</pubDate>
    <dc:creator>dg2405</dc:creator>
    <dc:date>2019-10-04T07:03:01Z</dc:date>
    <item>
      <title>Regenerate specific rule</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/regenerate-specific-rule/m-p/9066514#M101867</link>
      <description>&lt;P&gt;With the following Command i can regenerate all rules:&lt;/P&gt;&lt;PRE&gt;Dim controlDef as ControlDefinition = ThisApplication.CommandManager.ControlDefinitions.Item("iLogic.RegenAllRules")
controlDef.Execute2(True)&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But is there a function to only regenerate a specific rule, the same thing like rmb on a rule and regenerate it.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 07:03:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/regenerate-specific-rule/m-p/9066514#M101867</guid>
      <dc:creator>dg2405</dc:creator>
      <dc:date>2019-10-04T07:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Regenerate specific rule</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/regenerate-specific-rule/m-p/9066838#M101873</link>
      <description>&lt;P&gt;Hi, what programming environment are you working on?&lt;BR /&gt;If this is in ilogic, have you tried the following shortcuts?&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;iLogicVb&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;RunExternalRule&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;ruleFileName&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;To run it for a sub-part:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;iLogicVb&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;RunExternalRule&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;PartA:1&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;ruleFileName&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Grettings!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 10:02:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/regenerate-specific-rule/m-p/9066838#M101873</guid>
      <dc:creator>Sergio.D.Suárez</dc:creator>
      <dc:date>2019-10-04T10:02:48Z</dc:date>
    </item>
  </channel>
</rss>

