<?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: Can I set the length of an arc? in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10937855#M64464</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5922001"&gt;@evanp4509U4JZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Where do I create the driven dimension?&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;A dimension is created when you apply dimension to an entity which has already been fully defined by other constraint (there is no explicit option). For example if you have two fixed points and try to dimension the distance between them, Fusion gives a notice asking if you want to proceed with driven dimension. Driven dimensions are presented in parentheses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 02:09:31 GMT</pubDate>
    <dc:creator>hamid.sh.</dc:creator>
    <dc:date>2022-02-09T02:09:31Z</dc:date>
    <item>
      <title>Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935016#M64455</link>
      <description>&lt;P&gt;I am trying to simulate a leaf spring and measure the effects shackle length and angle has on wheel rate. I can easily set the chord length of a 3 point arc but that doesn't get me anywhere. I am trying to set the arc length, fix one end, and manipulate the other end through shackle length and angle to determine arc deflection vs arc centerpoint movement relative to a horizontal line through the fixed end point.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 01:06:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935016#M64455</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-08T01:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935021#M64456</link>
      <description>&lt;P&gt;UserParameter: angle &amp;amp; radius&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 01:10:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935021#M64456</guid>
      <dc:creator>MichaelT_123</dc:creator>
      <dc:date>2022-02-08T01:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935034#M64457</link>
      <description>But the radius will change as the "spring" arc compresses. Unless I'm not understanding.&lt;BR /&gt;I am able to simulate the experiment with 3 straight lines in a slight zigzag with both ends "Fixed", the line lengths dimensioned to the front spring eye to center pin, center pin to rear spring eye, and shackle length and manually move the unfixed end of the line representing the shackle. This gives a quick and dirty approximation of the "spring" movement. Changing the location of the fixed end and length of the shackle line changes the deflection rate of the point representing the center pin.&lt;BR /&gt;The arc length needs to remain constant while the arc radius changes as the angle, length, and fixed point of the shackle line is manipulated.</description>
      <pubDate>Tue, 08 Feb 2022 01:23:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935034#M64457</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-08T01:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935176#M64458</link>
      <description>&lt;P&gt;I don’t think you can do this directly, but now that it’s possible to reference driven dimensions, it should be pretty easy to set up.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; arc_length = 2 * pi * radius * angle / 360&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Measure either radius or angle as a driven dimension and solve for the other one in the formula of a non-driven dimension.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wrote “pi” above, but I don’t think F360 knows it as a constant. Or at least, I’ve never been able to find it. Just enter an approximate value.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 03:13:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935176#M64458</guid>
      <dc:creator>GRSnyder</dc:creator>
      <dc:date>2022-02-08T03:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935290#M64459</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/529859"&gt;@GRSnyder&lt;/a&gt;&amp;nbsp;suggested, it now works with driven dimensions. In the following sketch you can play with arc and it length stays 100 mm as long as center is under the horizon (check out &lt;A href="https://autode.sk/3HDiuzX" target="_blank" rel="noopener"&gt;this screencast&lt;/A&gt;&amp;nbsp;or play with the attached file):&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-center" image-alt="Fixed arc length.png" style="width: 738px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1022076i29E5795DCBD95B71/image-size/large?v=v2&amp;amp;px=999" role="button" title="Fixed arc length.png" alt="Fixed arc length.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One point: to make the radius a driven dimension while having the sketch under-constrained (just to be draggable) you need to first make the arc fully constrained e.g. by setting chord length, then dimension the radius, and finally delete chord length. Once a dimension is driven Fusion keeps it driven even if you relax some constraints (for now! maybe they'll change it later...).&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 04:46:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10935290#M64459</guid>
      <dc:creator>hamid.sh.</dc:creator>
      <dc:date>2022-02-08T04:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10936671#M64460</link>
      <description>&lt;P&gt;GRSnyder and Hamidsh:&lt;/P&gt;&lt;P&gt;Exactly what I was looking for! Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 15:36:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10936671#M64460</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-08T15:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10936740#M64461</link>
      <description>&lt;P&gt;PI in capital letters works in the parameters form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It shows the value 3.142, but it's more precise than than e.g. it gives tan(PI rad) = 1.22e-16&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 16:05:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10936740#M64461</guid>
      <dc:creator>jgilmourman2</dc:creator>
      <dc:date>2022-02-08T16:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10936998#M64462</link>
      <description>&lt;P&gt;Where is the parameters menu?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 17:44:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10936998#M64462</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-08T17:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10937035#M64463</link>
      <description>&lt;P&gt;Nevermind, found it. Where do I create the driven dimension? When I right click on the arc and select driven the only option it shows is the radius of the arc. What else should I be doing?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 18:03:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10937035#M64463</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-08T18:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10937855#M64464</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5922001"&gt;@evanp4509U4JZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Where do I create the driven dimension?&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;A dimension is created when you apply dimension to an entity which has already been fully defined by other constraint (there is no explicit option). For example if you have two fixed points and try to dimension the distance between them, Fusion gives a notice asking if you want to proceed with driven dimension. Driven dimensions are presented in parentheses.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 02:09:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10937855#M64464</guid>
      <dc:creator>hamid.sh.</dc:creator>
      <dc:date>2022-02-09T02:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939066#M64465</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5922001"&gt;@evanp4509U4JZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Where do I create the driven dimension?&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TheCADWhisperer_0-1644414710978.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1022860i056DD09A9859E2D4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TheCADWhisperer_0-1644414710978.png" alt="TheCADWhisperer_0-1644414710978.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TheCADWhisperer_0-1644414832801.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1022863iC2C279B3CEAEB939/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TheCADWhisperer_0-1644414832801.png" alt="TheCADWhisperer_0-1644414832801.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When placing any dimension you should get a right click option to select Driven.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 13:54:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939066#M64465</guid>
      <dc:creator>TheCADWhisperer</dc:creator>
      <dc:date>2022-02-09T13:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939287#M64466</link>
      <description>&lt;P&gt;Thank you for that info.&lt;/P&gt;&lt;P&gt;What I probably should have said is how do I enter the known dimension of the arc length? In both yours and cadwhisperers example the driven dimension is the arc radius. I don't have a good way of measuring the radius of the actual leaf spring in my garage but I do have the main spring eye to eye chord length and eye to eye arc length. What I was hoping to do is draw an arc and label (dimension) the arc length and create a parameter with construction lines to visualy indicate the free arch and compressed arch (nearly flat) of the spring. With one end of the arc anchored or fixed and the other end conected to a shackle that is anchored at the opposite end I could experiment with shackle lengths and angles to get the wheel rate curve I am looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 15:06:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939287#M64466</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-09T15:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939752#M64467</link>
      <description>&lt;P&gt;Lay a tape measure along the spring and measure (let me know if this is inside arc or outside arc and the thickness of the spring.&lt;/P&gt;&lt;P&gt;What is the center to center distance of the mounting eyes?&lt;/P&gt;&lt;P&gt;Once I have this information I can lay out the sketch.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 17:20:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939752#M64467</guid>
      <dc:creator>TheCADWhisperer</dc:creator>
      <dc:date>2022-02-09T17:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939930#M64468</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;The arc length is 58.25", the chord length is 52.5". The arc length measurement would be the inside if the arc, sort of, since it is from center of the eye to center of the eye with a string let hang to match the arch of the spring. The front eye center is 1" above the top surface of the spring. The rear eye center is split by the top surface of the spring. The measurement was taken with the string tangent to the leaf surface at the rear and 1" above the spring at the front eye.&amp;nbsp; The individual main spring is .325" thick. The leaf pack is 2.95" thick consisting of 9 individual leafs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you could outline the process of dimensioning the arc length it would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 18:31:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10939930#M64468</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-09T18:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10940900#M64469</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;What I was hoping to do is draw an arc and label (dimension) the arc length and create a parameter with construction lines to visualy indicate the free arch and compressed arch (nearly flat) of the spring.&amp;nbsp;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In the file that I included in my reply arc length IS already set to parameter "length". You can change it from Modify &amp;gt; Change Parameters, but you can't place a dimension label that indicates its length (and you don't need; its length stays equal to "length" parameter. I set it to 100 mm, you can change it to 58.25"). For the chord length simply add a driven dimension following the method that&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/587929"&gt;@TheCADWhisperer&lt;/a&gt;&amp;nbsp;described to display it value visually while experimenting, or a driving dimension to set it into the value you want. It should look like this:&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-center" image-alt="fixed arc length.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1023232i1BDB7C0BE5B36162/image-size/large?v=v2&amp;amp;px=999" role="button" title="fixed arc length.png" alt="fixed arc length.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached the new file.&lt;/P&gt;&lt;P&gt;Note: these are based on simple arc geometry, without assuming thickness.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 03:10:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10940900#M64469</guid>
      <dc:creator>hamid.sh.</dc:creator>
      <dc:date>2022-02-10T03:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10941493#M64470</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Hi Mr./Mrs. Evanp4509U4JZ&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It seems you are learning basic geometry and at the same time taking your first steps in &lt;STRONG&gt;&lt;EM&gt;F360&lt;/EM&gt;&lt;/STRONG&gt;. It can be challenging at times, &lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;&lt;EM&gt;so Good Luck!&lt;/EM&gt;&lt;/STRONG&gt; &lt;/FONT&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here are some equations which might be useful in the designing of your &lt;STRONG&gt;&lt;EM&gt;LeafSuspension&lt;/EM&gt;&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;&lt;EM&gt;Input variables:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;leafEyeRadius&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;leafLength&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;leafRadius &amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;&lt;EM&gt;Output variables:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;leafAngleRad&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = leafLength / leafRadius&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;leafAngleDeg &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;= leafAngle * 180/pi&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;chordLength&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;= leafRadius * sin( leafAngleRad/2)&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;leafSagitta&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;= leafRadius - sqrt( leafRadius**2 - chordLength**2)&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;chordLength_Eye &amp;nbsp;= (leafRadius - leafEyeRad) &amp;nbsp;* sin( leafAngleRad/2)&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT color="#0000FF"&gt;leafSagitta_Eye &amp;nbsp; &amp;nbsp; = leafRadius +&amp;nbsp;leafEyeRad - sqrt( leafRadius**2 - chordLength**2)&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;EM&gt;&lt;STRONG&gt;Note to&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;EM&gt;Mr. Hamidsh &lt;FONT color="#FF6600"&gt;and others…&lt;/FONT&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff6600"&gt;&lt;STRONG&gt;&lt;I&gt;Such simple geometry shuffling&lt;/I&gt;&lt;/STRONG&gt;&lt;/FONT&gt; doesn’t require going into and&amp;nbsp;&lt;FONT color="#FF00FF"&gt;&lt;EM&gt;&lt;STRONG&gt;messing up&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt; with &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;&lt;EM&gt;DesignParameters&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;. All can be done using &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;&lt;EM&gt;UsersParameters&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt; resulting in the &lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;clearer and in one place design intent&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the example of the &lt;EM&gt;&lt;STRONG&gt;&lt;FONT color="#993366"&gt;geometrical simulation&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt; of &lt;FONT color="#993366"&gt;&lt;STRONG&gt;&lt;EM&gt;LeafSuspension&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;; real/physical one would be much more complex … although not impossible.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeafSuspenssion_arcd.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1023364i1CEE080CE31A8F15/image-size/large?v=v2&amp;amp;px=999" role="button" title="LeafSuspenssion_arcd.png" alt="LeafSuspenssion_arcd.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Attached files:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;&lt;STRONG&gt;LeafSuspension_mono.png &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4K_mono&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;(0.3MB)&amp;nbsp; &amp;nbsp;&lt;A href="https://a360.co/3gDesvG" target="_blank" rel="noopener"&gt;https://a360.co/3gDesvG&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;&lt;STRONG&gt;LeafSuspension _mono.mp4 &amp;nbsp;&amp;nbsp;&amp;nbsp;4K_mono&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( &amp;nbsp;7MB)&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;A href="https://a360.co/3gzdf8L" target="_blank" rel="noopener"&gt;https://a360.co/3gzdf8L&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;&lt;STRONG&gt;LeafSuspension _arcd.png &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4K_stereo&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (&amp;nbsp; &amp;nbsp;3MB)&amp;nbsp; &amp;nbsp;&lt;A href="https://a360.co/3oFuvNT" target="_blank" rel="noopener"&gt;https://a360.co/3oFuvNT&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;&lt;STRONG&gt;LeafSuspension _arcd.mp4 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;4K_stereo&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( 30MB)&amp;nbsp; &lt;A href="https://a360.co/3Jcc8I4" target="_blank" rel="noopener"&gt;https://a360.co/3Jcc8I4&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;&lt;EM&gt;&lt;STRONG&gt;LeafSuspension _al.mp4&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt;&lt;STRONG&gt;4K_stereo&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ( 23MB)&amp;nbsp; &lt;A href="https://a360.co/34unyZa" target="_blank" rel="noopener"&gt;https://a360.co/34unyZa&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;To be viewed on &lt;EM&gt;&lt;STRONG&gt;4K&lt;/STRONG&gt;&lt;/EM&gt; media devices (monitors, UHD TVs, projectors...) of reasonable performance. For the best experience, use stand-alone media applications (WMP, VLC) and the native&amp;nbsp;resolution &lt;EM&gt;&lt;STRONG&gt;3840x2160&lt;/STRONG&gt;&lt;/EM&gt; - full screen. The '_arcd' files require an anaglyph &lt;FONT color="#FF0000"&gt;&lt;EM&gt;&lt;STRONG&gt;red&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;/&lt;FONT color="#00CCFF"&gt;&lt;EM&gt;&lt;STRONG&gt;cyan&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt; glasses, while '_al' is for an active shutter glasses 3D hardware (~30 deg viewing angle is recommended). Download the files over a network, where the cost of doing so is not a concern. The files are to be used for private, non-commercial purposes only.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Regards&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;MichaelT&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 09:50:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10941493#M64470</guid>
      <dc:creator>MichaelT_123</dc:creator>
      <dc:date>2022-02-10T09:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can I set the length of an arc?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10942833#M64471</link>
      <description>&lt;P&gt;MichaelT_123 and Hamidsh thank you very much.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Geometry class was 35+ years ago so, yup, a little rusty.&lt;/P&gt;&lt;P&gt;Biggest hurdle is computer thinking. When I select dimension, click on a line and the line hilights, it never dawns on me that I can't just apply a value to the line because it is an arc, especially when the measure function will readily tell me the length of the arc when selected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, thank you both for taking the time to teach an old dog new tricks.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 18:01:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/can-i-set-the-length-of-an-arc/m-p/10942833#M64471</guid>
      <dc:creator>evanp4509U4JZ</dc:creator>
      <dc:date>2022-02-10T18:01:49Z</dc:date>
    </item>
  </channel>
</rss>

