<?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: User Parameter Function doesn't validate in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/8574411#M156825</link>
    <description>&lt;P&gt;Thanks for the tip.&lt;/P&gt;
&lt;P&gt;It's really confusing and I'd expect more from Autodesk and Fusion... If it can't identify the value and the unit is quite...dumb from software point of view.&lt;/P&gt;</description>
    <pubDate>Tue, 05 Feb 2019 15:54:57 GMT</pubDate>
    <dc:creator>petrara</dc:creator>
    <dc:date>2019-02-05T15:54:57Z</dc:date>
    <item>
      <title>User Parameter Function doesn't validate</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/8573645#M156823</link>
      <description>&lt;P&gt;Fusion 360 version 2.0.5350 - my uni did not upgrade yet to latest version.&lt;BR /&gt;&lt;BR /&gt;Not sure if this is a bug or I'm not using the formulas correctly.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Trying to do some operations with a defined User Parameter, but some operations fail.&lt;/P&gt;
&lt;P&gt;Parameter:&amp;nbsp;DrvWheel_DIA = 80mm (see attachment)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;Can Do:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL style="list-style-position: inside;"&gt;
&lt;LI&gt;DrvWheel_DIA + &amp;lt;number&amp;gt;&lt;/LI&gt;
&lt;LI&gt;DrvWheel_DIA - &amp;lt;number&amp;gt;&lt;/LI&gt;
&lt;LI&gt;DrvWheel_DIA * &amp;lt;number&amp;gt;&lt;/LI&gt;
&lt;LI&gt;DrvWheel_DIA / &amp;lt;umber&amp;gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Can NOT Do:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL style="list-style-position: inside;"&gt;
&lt;LI&gt;DrvWheel_DIA ^ &amp;lt;number&amp;gt;&lt;/LI&gt;
&lt;LI&gt;sqrt(DrvWheel_DIA)&lt;/LI&gt;
&lt;LI&gt;pow(DrvWheel_DIA, &amp;lt;number&amp;gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Obs: sqrt(), ^ and pow() work fine when only numbers are introduced, with no variables.&lt;BR /&gt;&lt;BR /&gt;Please advise.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 10:52:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/8573645#M156823</guid>
      <dc:creator>petrara</dc:creator>
      <dc:date>2019-02-05T10:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter Function doesn't validate</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/8574103#M156824</link>
      <description>&lt;P&gt;You cannot take a square root of a parameter value that contains units.&amp;nbsp; The answer can be &lt;A href="http://help.autodesk.com/view/fusion360/ENU/?caas=caas/discussion/t5/Fusion-360-Support/Can-t-square-expression-when-referenced-value-is-used/td-p/8220866.html" target="_blank" rel="noopener"&gt;found here&lt;/A&gt;.&amp;nbsp; All you have to do is remove the units from the variable, inside the parentheses, by dividing by 1/(units).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Square Root.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/599457iC550AECEAA89867E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Square Root.jpg" alt="Square Root.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 14:22:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/8574103#M156824</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2019-02-05T14:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter Function doesn't validate</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/8574411#M156825</link>
      <description>&lt;P&gt;Thanks for the tip.&lt;/P&gt;
&lt;P&gt;It's really confusing and I'd expect more from Autodesk and Fusion... If it can't identify the value and the unit is quite...dumb from software point of view.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 15:54:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/8574411#M156825</guid>
      <dc:creator>petrara</dc:creator>
      <dc:date>2019-02-05T15:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: User Parameter Function doesn't validate</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/9579678#M156826</link>
      <description>&lt;P&gt;I think it is quite smart that Fusion 360 is unit-aware. A patch of 1x1 cm is 1 cm^2, but it is 100 mm^2, so the number depends on the unit.&lt;BR /&gt;&lt;BR /&gt;My two cents: it would be nice to get a user warning explaining that the formula is red because of unit related issues.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 08:46:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/user-parameter-function-doesn-t-validate/m-p/9579678#M156826</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-15T08:46:06Z</dc:date>
    </item>
  </channel>
</rss>

