<?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: Sketch Text Update in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3470960#M394149</link>
    <description>&lt;P&gt;Hi I'm still having serious problems with sketched updating but this time while using a "while" statement. Basically in my part I have a sketch only. I want my rule to ajdust the sketch while it is running, read the sketch and stop adjusting once a particular dimension is reached. However I have tried every combination of the below but the rule seems to not be able to read the sketch at all once it is adjusting. Not sure I have enough updates in here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;While&lt;/STRONG&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;BEARING_UNIT_TOP_PLATE_LENGTH &lt;STRONG&gt;-&lt;/STRONG&gt; BEARING_UNIT_FOOT_PAD_LENGTH&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;/&lt;/STRONG&gt; &lt;STRONG&gt;2&lt;/STRONG&gt; &lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt; &lt;STRONG&gt;20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MOTOR_STOOL_TOP_WIDTH &lt;STRONG&gt;=&lt;/STRONG&gt; MOTOR_STOOL_TOP_WIDTH &lt;STRONG&gt;+&lt;/STRONG&gt; &lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ThisDoc&lt;/STRONG&gt;.&lt;STRONG&gt;Document&lt;/STRONG&gt;.Rebuild&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;InventorVb&lt;/STRONG&gt;.&lt;STRONG&gt;DocumentUpdate&lt;/STRONG&gt;&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ThisApplication&lt;/STRONG&gt;.ActiveView.Update&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;iLogicVb&lt;/STRONG&gt;.&lt;STRONG&gt;UpdateWhenDone&lt;/STRONG&gt; &lt;STRONG&gt;=&lt;/STRONG&gt; True&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RuleParametersOutput&lt;/STRONG&gt;&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;test &lt;STRONG&gt;=&lt;/STRONG&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;BEARING_UNIT_TOP_PLATE_LENGTH &lt;STRONG&gt;-&lt;/STRONG&gt; BEARING_UNIT_FOOT_PAD_LENGTH&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;/&lt;/STRONG&gt; &lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EqualWithinTolerance&lt;/STRONG&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;test, &lt;STRONG&gt;20&lt;/STRONG&gt;, &lt;STRONG&gt;1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;End&lt;/STRONG&gt; &lt;STRONG&gt;While&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 24 May 2012 14:46:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-05-24T14:46:09Z</dc:date>
    <item>
      <title>Sketch Text Update</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3342075#M394146</link>
      <description>&lt;P&gt;I have a simple nameplate I wish to add text only to from the parameters. My part&amp;nbsp;model is a simple rectangle extrude with a stetch on top incorporating text only&amp;nbsp;which is linked to the parameters. I do not wish to add any feature to the text.&amp;nbsp;However if the parameter number is changed then the sketch text does not update accordlingly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried every ilogic update and nothing works. The only 2 ways for the text to update is 1: &amp;nbsp;to left click on the text and try to move the text. It won't move obviously as it is constrained but it updates. 2 :The only way that will work through an ilogic rule is to change it's thickness followed by a "RuleParameterUpdate" then set it thickness back to what it should be.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To confuse matters if the part is put onto a drawing sheet and I make the sketch visible the drawing will show the text as updated before any update attemps are done on the actual part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached the part for consideration where you have to run the&amp;nbsp;Ilogic rule "SETUP" to update the text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2012 09:30:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3342075#M394146</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T09:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch Text Update</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3342177#M394147</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;!-- StartFragment --&gt;&lt;PRE&gt;&lt;SPAN style="color: #800080; font-weight: bold;"&gt;ThisDoc&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-weight: bold;"&gt;Document&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;Rebuild&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-weight: bold;"&gt;()&lt;/SPAN&gt;&lt;/PRE&gt;&lt;!-- EndFragment --&gt;</description>
      <pubDate>Wed, 22 Feb 2012 11:54:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3342177#M394147</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T11:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch Text Update</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3351269#M394148</link>
      <description>&lt;P&gt;You can trigger a&amp;nbsp;Rebuild with the attached rule.&amp;nbsp; I am trying to find out why a rebuild is necessary.&amp;nbsp; If the part was more complicated, a rebuild could take a long time.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Feb 2012 04:35:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3351269#M394148</guid>
      <dc:creator>MjDeck</dc:creator>
      <dc:date>2012-02-29T04:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sketch Text Update</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3470960#M394149</link>
      <description>&lt;P&gt;Hi I'm still having serious problems with sketched updating but this time while using a "while" statement. Basically in my part I have a sketch only. I want my rule to ajdust the sketch while it is running, read the sketch and stop adjusting once a particular dimension is reached. However I have tried every combination of the below but the rule seems to not be able to read the sketch at all once it is adjusting. Not sure I have enough updates in here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;While&lt;/STRONG&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;BEARING_UNIT_TOP_PLATE_LENGTH &lt;STRONG&gt;-&lt;/STRONG&gt; BEARING_UNIT_FOOT_PAD_LENGTH&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;/&lt;/STRONG&gt; &lt;STRONG&gt;2&lt;/STRONG&gt; &lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt; &lt;STRONG&gt;20&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MOTOR_STOOL_TOP_WIDTH &lt;STRONG&gt;=&lt;/STRONG&gt; MOTOR_STOOL_TOP_WIDTH &lt;STRONG&gt;+&lt;/STRONG&gt; &lt;STRONG&gt;5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ThisDoc&lt;/STRONG&gt;.&lt;STRONG&gt;Document&lt;/STRONG&gt;.Rebuild&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;InventorVb&lt;/STRONG&gt;.&lt;STRONG&gt;DocumentUpdate&lt;/STRONG&gt;&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ThisApplication&lt;/STRONG&gt;.ActiveView.Update&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;iLogicVb&lt;/STRONG&gt;.&lt;STRONG&gt;UpdateWhenDone&lt;/STRONG&gt; &lt;STRONG&gt;=&lt;/STRONG&gt; True&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RuleParametersOutput&lt;/STRONG&gt;&lt;STRONG&gt;()&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;test &lt;STRONG&gt;=&lt;/STRONG&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;BEARING_UNIT_TOP_PLATE_LENGTH &lt;STRONG&gt;-&lt;/STRONG&gt; BEARING_UNIT_FOOT_PAD_LENGTH&lt;STRONG&gt;)&lt;/STRONG&gt; &lt;STRONG&gt;/&lt;/STRONG&gt; &lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EqualWithinTolerance&lt;/STRONG&gt; &lt;STRONG&gt;(&lt;/STRONG&gt;test, &lt;STRONG&gt;20&lt;/STRONG&gt;, &lt;STRONG&gt;1)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;End&lt;/STRONG&gt; &lt;STRONG&gt;While&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 May 2012 14:46:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/sketch-text-update/m-p/3470960#M394149</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-24T14:46:09Z</dc:date>
    </item>
  </channel>
</rss>

