<?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 trigger needed for either &amp;quot;Update&amp;quot; or &amp;quot;Reference Param in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7472002#M75930</link>
    <description>&lt;P&gt;Why develop an add-in for a button that already exists?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why develop something I'd have to install on every machine and maintain vs just applying a feature that is part of the file and requires no special handling?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did like your idea on creating a (dummy) model parameter linked to a reference parameter but I would need to create one for each reference I'm creating to guarantee an update if "any" single variable changes.&amp;nbsp; I'll keep that option around as "Plan B" if nothing better comes along, else there's some bloatware involved but I think that'll work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*edit*&lt;/P&gt;
&lt;P&gt;Figured a simple routine to put all those equations into one dimension and gave it a try [example:&amp;nbsp; &amp;nbsp;(d1+d2+d3+d4...)/&lt;SPAN&gt;(d1+d2+d3+d4...)*1in] that would cover all the referenced dimensions under one model parameter placement.&amp;nbsp; Unfortunately, even though the "Reference Parameters" are updating they do not appear to update anywhere else in the Parameters table.&amp;nbsp; It seems Reference dimensions only update in that part of the the Parameters table and does not dynamically update anywhere else.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*end edit*&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And please, enough with the "why" questions (from anyone!)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="why.png" style="width: 275px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/414671i37A643C02C0139D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="why.png" alt="why.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2511355"&gt;@MechMachineMan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;If you are doing something so complex, why rely on the limited architecture built into inventor instead of developing your own add-in to control said limitations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, maybe a workaround of making a model parameter that references the reference parameter would work.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2017 19:41:37 GMT</pubDate>
    <dc:creator>llorden4</dc:creator>
    <dc:date>2017-10-18T19:41:37Z</dc:date>
    <item>
      <title>iLogic trigger needed for either "Update" or "Reference Parameter change"</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7471711#M75921</link>
      <description>&lt;P&gt;In prepping some complex files and assemblies for my drafting teams, I've discovered some limitations with Inventor and in searching around the forums and the web I have the solution but need the trigger.&amp;nbsp; The situation is too complex to describe all the how, when &amp;amp; why&amp;nbsp;I take this path but the short of it all is that I'm using Parameters in a part file to drive changes and using Reference Parameters in an assembly file to derive the basic information I need from the part file inserted to drive other formulas in the assembly file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the Update function to update the assembly file with the model changes everything gets updated correctly "except" for the User Parameters driven by the Reference Parameters; this appears to only be corrected by a "Rebuild All" function.&amp;nbsp; I've created a rule to rebuild but the only success I've had with getting the rule to fire is with saving or opening the document.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From searching the forums, there doesn't appear to be a trigger for an update or a parameter change except strictly for the "Model" parameters.&amp;nbsp; Has anyone figured out way to create or attach a trigger to the Update or "Any change to &lt;STRONG&gt;&lt;EM&gt;any&lt;/EM&gt;&lt;/STRONG&gt; Parameter"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If anyone from Autodesk reads this, the desired solution is to simply have all the parameters update not just a select few, so such rules are not needed.&amp;nbsp; (hint, hint:&amp;nbsp; Future Update)&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 17:34:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7471711#M75921</guid>
      <dc:creator>llorden4</dc:creator>
      <dc:date>2017-10-18T17:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic trigger needed for either "Update" or "Reference Param</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7471792#M75924</link>
      <description>&lt;P&gt;If you are doing something so complex, why rely on the limited architecture built into inventor instead of developing your own add-in to control said limitations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, maybe a workaround of making a model parameter that references the reference parameter would work.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 17:58:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7471792#M75924</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-10-18T17:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic trigger needed for either "Update" or "Reference Param</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7472002#M75930</link>
      <description>&lt;P&gt;Why develop an add-in for a button that already exists?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why develop something I'd have to install on every machine and maintain vs just applying a feature that is part of the file and requires no special handling?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did like your idea on creating a (dummy) model parameter linked to a reference parameter but I would need to create one for each reference I'm creating to guarantee an update if "any" single variable changes.&amp;nbsp; I'll keep that option around as "Plan B" if nothing better comes along, else there's some bloatware involved but I think that'll work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;*edit*&lt;/P&gt;
&lt;P&gt;Figured a simple routine to put all those equations into one dimension and gave it a try [example:&amp;nbsp; &amp;nbsp;(d1+d2+d3+d4...)/&lt;SPAN&gt;(d1+d2+d3+d4...)*1in] that would cover all the referenced dimensions under one model parameter placement.&amp;nbsp; Unfortunately, even though the "Reference Parameters" are updating they do not appear to update anywhere else in the Parameters table.&amp;nbsp; It seems Reference dimensions only update in that part of the the Parameters table and does not dynamically update anywhere else.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;*end edit*&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And please, enough with the "why" questions (from anyone!)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="why.png" style="width: 275px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/414671i37A643C02C0139D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="why.png" alt="why.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2511355"&gt;@MechMachineMan&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;If you are doing something so complex, why rely on the limited architecture built into inventor instead of developing your own add-in to control said limitations?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, maybe a workaround of making a model parameter that references the reference parameter would work.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 19:41:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7472002#M75930</guid>
      <dc:creator>llorden4</dc:creator>
      <dc:date>2017-10-18T19:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic trigger needed for either "Update" or "Reference Param</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7472357#M75935</link>
      <description>&lt;P&gt;If you've ever head of 'implied solutions' and take into account the context - a public forum where every level of user is allowed to post -&amp;nbsp;you would understand why asking why is a necessary step.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If there is so much complexity in one file put a trigger on a visible open to explain that it required certain steps to ensure the files are properly updated, or even attach them on save. This should suffice unless the file is used too frequently for this to be efficient (ie; multiple times a day), or is prone to causes unnecessary costs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Again, like I said, maybe review the 'why' you need it and the 'how' you are currently doing it and you might come across a more elegant solution.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2017 21:10:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/7472357#M75935</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-10-18T21:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic trigger needed for either "Update" or "Reference Param</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/8935575#M100052</link>
      <description>&lt;P&gt;Click and drang any fully constrained sketchpoint or sketch geometry. It will update all refernece parameters.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 07:59:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-trigger-needed-for-either-quot-update-quot-or-quot/m-p/8935575#M100052</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-07-29T07:59:57Z</dc:date>
    </item>
  </channel>
</rss>

