<?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: Changing parameter name  changes sketch geometry in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10865336#M65813</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yeah, I would have been surprised if many users would not have ran into this issue.&lt;/P&gt;&lt;P&gt;I was too often there triaging and prioritizing issues to be fixed so I understand that most of the time there are not enough resources. Yet, it will continue to drain resources every time somebody runs into it. The fix could be a simple check for negative values for dimensions, a relevant error message and a junior dev could be assigned to it to put it to RIP pile.&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Adrian&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jan 2022 23:15:39 GMT</pubDate>
    <dc:creator>TRIALCAD2014</dc:creator>
    <dc:date>2022-01-07T23:15:39Z</dc:date>
    <item>
      <title>Changing parameter name  changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10863441#M65805</link>
      <description>&lt;P&gt;As title says renaming a parameter changes the geometry. Where the were 2mm between vertical lines in Figure 1&lt;/P&gt;&lt;P&gt;we now have&amp;nbsp; now have 1 mm. Renaming is not supposed to change so is a bug and the project unusable now. Days of work gone to waste.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TRIALCAD2014_0-1641532122731.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1008446iD515A49A3AB7AFDA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TRIALCAD2014_0-1641532122731.png" alt="TRIALCAD2014_0-1641532122731.png" /&gt;&lt;/span&gt;s&lt;/P&gt;&lt;P&gt;After renaming:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TRIALCAD2014_1-1641532193577.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1008447i84348743DE5AD464/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TRIALCAD2014_1-1641532193577.png" alt="TRIALCAD2014_1-1641532193577.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 05:16:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10863441#M65805</guid>
      <dc:creator>TRIALCAD2014</dc:creator>
      <dc:date>2022-01-07T05:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name  changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10863951#M65806</link>
      <description>&lt;P&gt;Hello &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7011901"&gt;@TRIALCAD2014&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please provide us the f3d file that produces this issue? It will help us get to the bottom of this issue&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 11:39:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10863951#M65806</guid>
      <dc:creator>rohit.bapat</dc:creator>
      <dc:date>2022-01-07T11:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name  changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864336#M65807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I cleared out most of the project to isolate the issue. Rename BoneCornerToCenter to anything like BoneCornerToCenterX to see how the circle dimension moves to the other side while maintaining the value. So it seems to be an issue with redrawing as it the value change sign.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 14:53:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864336#M65807</guid>
      <dc:creator>TRIALCAD2014</dc:creator>
      <dc:date>2022-01-07T14:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name  changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864456#M65808</link>
      <description>&lt;P&gt;You hade the same dimension (thickness) in 2 places due to missed constrain on one line.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the cause of you problem I think is this:&lt;/P&gt;&lt;P&gt;The dimension parameter "boneCenterToCenterSide" had a negative value, fixed with abs().&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Screencast" href="https://knowledge.autodesk.com/community/screencast/c29b54f6-3882-405b-a4c4-3ea1f6bcc5d1" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/community/screencast/c29b54f6-3882-405b-a4c4-3ea1f6bcc5d1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 15:34:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864456#M65808</guid>
      <dc:creator>KristianLaholm</dc:creator>
      <dc:date>2022-01-07T15:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name  changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864582#M65809</link>
      <description>&lt;P&gt;Thank you for noticing the unusual use of dimension instead of constraints. This is not the full project and that element gets mirrored and projected a number of times. I noticed that the constraints are not reliably carried with these operations but dimensions are so I had to use the dimension as a work around.&lt;BR /&gt;As you stated that is not related to this problem with variable renaming.&lt;BR /&gt;Of course we can always appy abs in front of all the parameters as a potential workaround but that would not work with parameters that can be positive and negative&lt;BR /&gt;The issue is that he renaming of a parameter changes its value and I cannot see any other interpretation to this except for a bug which should be submitted to dev.&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 16:23:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864582#M65809</guid>
      <dc:creator>TRIALCAD2014</dc:creator>
      <dc:date>2022-01-07T16:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name  changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864681#M65810</link>
      <description>&lt;P&gt;Some of the devs/experts will have a better answer but to my knowledge negative dimensions will cause this behavior.&lt;/P&gt;&lt;P&gt;I can trigger the same behavior as parameter name change by drawing a line from center of one circle to the other and the sketch will flip due to the sketch engine recalculating the constraints and interpreting the negative dimension.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 17:02:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864681#M65810</guid>
      <dc:creator>KristianLaholm</dc:creator>
      <dc:date>2022-01-07T17:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864738#M65811</link>
      <description>LOL&lt;BR /&gt;Imagine creating a game that has a child face in a window. Somebody&lt;BR /&gt;renames one of the variables in the game and the child face disappears&lt;BR /&gt;from the window!&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Jan 2022 17:30:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10864738#M65811</guid>
      <dc:creator>TRIALCAD2014</dc:creator>
      <dc:date>2022-01-07T17:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10865309#M65812</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7192925"&gt;@KristianLaholm&lt;/a&gt;&amp;nbsp;is correct - negative values for a sketch dimension is unsupported (and why it is prohibited in the Edit Dimension workflow - there is a loophole in the parameter dialog/system).&amp;nbsp; However, the behavior of a sketch with negative dimensions is highly undesirable - each successive compute will "flip" the direction of the dimension.&amp;nbsp; This is why it is prohibited when editing a dimension.&amp;nbsp; The screencast below illustrates the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, why is rename involved?&amp;nbsp; Any change to the parameters, even a rename of the parameter, triggers a compute, which will trigger this bad behavior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, this is a bug, and it is already recorded (many times, to be honest).&amp;nbsp; The large percentage of users do not encounter this bug, ever.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container" style="position: relative; height: 0px; margin: 0px; padding-bottom: 96.875%;"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/dbdbc6e6-9e51-419a-ad8d-4d9a5387d8b0" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Jan 2022 23:00:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10865309#M65812</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2022-01-07T23:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing parameter name  changes sketch geometry</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10865336#M65813</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yeah, I would have been surprised if many users would not have ran into this issue.&lt;/P&gt;&lt;P&gt;I was too often there triaging and prioritizing issues to be fixed so I understand that most of the time there are not enough resources. Yet, it will continue to drain resources every time somebody runs into it. The fix could be a simple check for negative values for dimensions, a relevant error message and a junior dev could be assigned to it to put it to RIP pile.&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Adrian&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 23:15:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/changing-parameter-name-changes-sketch-geometry/m-p/10865336#M65813</guid>
      <dc:creator>TRIALCAD2014</dc:creator>
      <dc:date>2022-01-07T23:15:39Z</dc:date>
    </item>
  </channel>
</rss>

