<?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: Making An .ipt Rule Run From An .iam in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/making-an-ipt-rule-run-from-an-iam/m-p/5549996#M54760</link>
    <description>&lt;P&gt;Thank you, I used the first rule and it worked great!&lt;/P&gt;</description>
    <pubDate>Fri, 20 Mar 2015 11:42:47 GMT</pubDate>
    <dc:creator>ASchlaack</dc:creator>
    <dc:date>2015-03-20T11:42:47Z</dc:date>
    <item>
      <title>Making An .ipt Rule Run From An .iam</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/making-an-ipt-rule-run-from-an-iam/m-p/5546321#M54714</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need a way to fire rule "Length" in part "Angle" when there is a parameter change in my assembly. How can I do this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Mar 2015 12:24:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/making-an-ipt-rule-run-from-an-iam/m-p/5546321#M54714</guid>
      <dc:creator>ASchlaack</dc:creator>
      <dc:date>2015-03-18T12:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: Making An .ipt Rule Run From An .iam</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/making-an-ipt-rule-run-from-an-iam/m-p/5547347#M54720</link>
      <description>&lt;P&gt;You have two options depending on how your rules are written in the part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your assembly you can have a rule that responds to a parameter change. That rule can then change the part parameter &amp;nbsp;or run a rule. If the rule in the part is an internal rule written using the parameter name then it will automatically respond to a parameter change in the part. If the rule must be explicitly run then that can be done to.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the assembly:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Run rule in subcomponent:&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;iLogicVb.RunRule("Angle", "Length")&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Modify a parameter&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Parameter&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"Angle&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"length&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt; &lt;SPAN&gt;=&lt;/SPAN&gt; &lt;SPAN&gt;2.0&lt;/SPAN&gt; &lt;SPAN&gt;in&lt;/SPAN&gt;&lt;/PRE&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;</description>
      <pubDate>Wed, 18 Mar 2015 20:28:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/making-an-ipt-rule-run-from-an-iam/m-p/5547347#M54720</guid>
      <dc:creator>rjay75</dc:creator>
      <dc:date>2015-03-18T20:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Making An .ipt Rule Run From An .iam</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/making-an-ipt-rule-run-from-an-iam/m-p/5549996#M54760</link>
      <description>&lt;P&gt;Thank you, I used the first rule and it worked great!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Mar 2015 11:42:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/making-an-ipt-rule-run-from-an-iam/m-p/5549996#M54760</guid>
      <dc:creator>ASchlaack</dc:creator>
      <dc:date>2015-03-20T11:42:47Z</dc:date>
    </item>
  </channel>
</rss>

