<?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 Betreff: Trouble with long equation using IF parameter in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13046440#M13511</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;1. each condition is introduced with an IF.&lt;BR /&gt;2. if you want a value without units, you must divide by mm at the end. (Reason: a has units)&lt;BR /&gt;3. the unit rad must be added for the sine, because otherwise Fusion assumes that PI is the number 3.14 and adds the unit deg.&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp; Is this intentional?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;4.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the values PI ~ 180° and 2*PI ~ 360° are wrong for the sine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6362483801112w928h540r926" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6362483801112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6362483801112w928h540r926');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6362483801112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 08:47:21 GMT</pubDate>
    <dc:creator>g-andresen</dc:creator>
    <dc:date>2024-09-26T08:47:21Z</dc:date>
    <item>
      <title>Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13039073#M13505</link>
      <description>&lt;P&gt;Hello, what I want to achieve, is simple "if there are x number of holes, perform this equation" via parameter.&lt;BR /&gt;I got "a" defined in mm and "hole" defined without unit.&lt;/P&gt;&lt;P&gt;I run into trouble when creating the unit less parameter for the required equation&lt;BR /&gt;"invalid string ";" in expression"&lt;BR /&gt;Here is my code&lt;/P&gt;&lt;LI-CODE lang="general"&gt;if((hole==2; (a / 2)); (hole==3; ((a * sqrt(3)) / 2)); ((hole==4; (a * sqrt(2)) / 2)); (hole==5; ((a * sqrt(50 + 10 * sqrt(5))) / 10)); (hole==6; a); (hole==7; (a / (2 * sin(PI / 7)))); (hole==8; (a * sqrt((2 + sqrt(2)) / 2))); 0)&lt;/LI-CODE&gt;&lt;P&gt;Could anyone help me review this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 17:33:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13039073#M13505</guid>
      <dc:creator>01165479</dc:creator>
      <dc:date>2024-09-23T17:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044357#M13506</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11749904"&gt;@01165479&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Welcome to the forum. &amp;nbsp;I've moved your post here for better visibility. &amp;nbsp;Good luck!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 14:05:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044357#M13506</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2024-09-25T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044419#M13507</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Please share the file with the equation&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File &amp;gt; export &amp;gt; save as f3d on local drive&amp;nbsp; &amp;gt; attach to post&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 14:26:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044419#M13507</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2024-09-25T14:26:00Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044757#M13508</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gandresen_1-1727287099280.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1414085i6708DBC44EA81487/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gandresen_1-1727287099280.png" alt="gandresen_1-1727287099280.png" /&gt;&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;have a look at&lt;A href="https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-76272551-3275-46C4-AE4D-10D58B408C20" target="_blank" rel="noopener"&gt;&amp;nbsp;Product Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 17:58:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044757#M13508</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2024-09-25T17:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044883#M13509</link>
      <description>&lt;P&gt;Hi! Either there is a bug in the Fusion equation parser or there is an inconsistent unit issue (not all terms have the same type of unit). Please share the f3d file here. The forum experts can help take a further look.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 17:02:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044883#M13509</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-09-25T17:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044901#M13510</link>
      <description>&lt;P&gt;Impossible to tell without knowing how each parameter has been defined.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2024 17:08:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13044901#M13510</guid>
      <dc:creator>etfrench</dc:creator>
      <dc:date>2024-09-25T17:08:05Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13046440#M13511</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;1. each condition is introduced with an IF.&lt;BR /&gt;2. if you want a value without units, you must divide by mm at the end. (Reason: a has units)&lt;BR /&gt;3. the unit rad must be added for the sine, because otherwise Fusion assumes that PI is the number 3.14 and adds the unit deg.&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp; Is this intentional?&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;4.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the values PI ~ 180° and 2*PI ~ 360° are wrong for the sine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6362483801112w928h540r419" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6362483801112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6362483801112w928h540r419');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6362483801112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 08:47:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13046440#M13511</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2024-09-26T08:47:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13048526#M13512</link>
      <description>&lt;P&gt;Hi G&lt;SPAN&gt;ünther,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Many thanks for sharing the file and the comments! I do believe this is the intended behavior. Fusion equation is indeed unit sensitive. If you enter a value without a unit attached, the default unit for the particular function will be added. The default angular unit is degree, not rad. You may change it in the Preferences -&amp;gt; Default Units.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks again!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 23:08:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13048526#M13512</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-09-26T23:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13054379#M13513</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11749904"&gt;@01165479&lt;/a&gt;&lt;/SPAN&gt; Did the information provided answer your question? If so, please use Accept Solution so that others may find this in the future. Thank you very much!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 10:38:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13054379#M13513</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2024-09-30T10:38:33Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13054394#M13514</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Many thanks for the feedback.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Is there an explanation for the sine 180deg &amp;amp; 360deg ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 10:46:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13054394#M13514</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2024-09-30T10:46:30Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13057765#M13515</link>
      <description>&lt;P&gt;Hi G&lt;SPAN&gt;ünther,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regarding the values returned from trigonometric functions, the minute numerical deviation is due to how these functions are being approximated numerically. Some programs limit the number of decimal places so that the noise is not shown. In Fusion, you may add a wrap around the functions by using "round()." With or without the wrap, the result should be the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Here is an explanation of why such deviation exists.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://stackoverflow.com/questions/51820357/c-trigonometric-function-returns-unexpected-value" target="_blank" rel="noopener"&gt;https://stackoverflow.com/questions/51820357/c-trigonometric-function-returns-unexpected-value&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Many thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2024 14:22:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13057765#M13515</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-10-02T14:22:03Z</dc:date>
    </item>
    <item>
      <title>Betreff: Trouble with long equation using IF parameter</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13057850#M13516</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Many thanks for the info.&lt;BR /&gt;I came across this behavior by chance and don't currently have a design example where this could play a role.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 17:58:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/trouble-with-long-equation-using-if-parameter/m-p/13057850#M13516</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2024-10-01T17:58:13Z</dc:date>
    </item>
  </channel>
</rss>

