<?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 Driving an extrusion with a radius? in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014065#M327266</link>
    <description>&lt;P&gt;I am trying to create a parameter to drive an extrusion with a radius. &amp;nbsp;However, I have had no luck in creating it. &amp;nbsp;I want to use a radius to drive the extrusion length. &amp;nbsp;My example would be the following. &amp;nbsp;I have a 5" radius, I want the extrusion to be 2x the radius; so in this case 10" overall length. &amp;nbsp;If the radius was changed to 2.5". the overall extrusion would adjust to be 5" in length. &amp;nbsp;When I have attempted to create the parameter, it will not allow me to chose the radius. &amp;nbsp;I have named radius in the parameter (if I adjust the dimension, it will adjust the radius accordingly). &amp;nbsp;However, when I hit E (for extrude) and begin to type in =radius*2, it does nothing nor can I hit "ok". &amp;nbsp;Could someone explain to me if the software does not allow for this type parameter or what I might be doing wrong? &amp;nbsp;Thank you for your help, Bear&lt;/P&gt;</description>
    <pubDate>Wed, 11 Feb 2026 16:25:16 GMT</pubDate>
    <dc:creator>bearman305</dc:creator>
    <dc:date>2026-02-11T16:25:16Z</dc:date>
    <item>
      <title>Driving an extrusion with a radius?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014065#M327266</link>
      <description>&lt;P&gt;I am trying to create a parameter to drive an extrusion with a radius. &amp;nbsp;However, I have had no luck in creating it. &amp;nbsp;I want to use a radius to drive the extrusion length. &amp;nbsp;My example would be the following. &amp;nbsp;I have a 5" radius, I want the extrusion to be 2x the radius; so in this case 10" overall length. &amp;nbsp;If the radius was changed to 2.5". the overall extrusion would adjust to be 5" in length. &amp;nbsp;When I have attempted to create the parameter, it will not allow me to chose the radius. &amp;nbsp;I have named radius in the parameter (if I adjust the dimension, it will adjust the radius accordingly). &amp;nbsp;However, when I hit E (for extrude) and begin to type in =radius*2, it does nothing nor can I hit "ok". &amp;nbsp;Could someone explain to me if the software does not allow for this type parameter or what I might be doing wrong? &amp;nbsp;Thank you for your help, Bear&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:25:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014065#M327266</guid>
      <dc:creator>bearman305</dc:creator>
      <dc:date>2026-02-11T16:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Driving an extrusion with a radius?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014075#M327267</link>
      <description>&lt;P&gt;Please share what you have modeled so far.&lt;/P&gt;
&lt;P&gt;Export the design as a .f3d and attach it to a post.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:29:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014075#M327267</guid>
      <dc:creator>TrippyLighting</dc:creator>
      <dc:date>2026-02-11T16:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Driving an extrusion with a radius?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014082#M327269</link>
      <description>&lt;P&gt;Please delete "=".&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:31:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014082#M327269</guid>
      <dc:creator>kacper.suchomski</dc:creator>
      <dc:date>2026-02-11T16:31:49Z</dc:date>
    </item>
    <item>
      <title>Betreff: Driving an extrusion with a radius?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014085#M327270</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;follow this screencast&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6389080534112w942h540r367" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6389080534112" 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-6389080534112w942h540r367');  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/6389080534112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;To do this, you must have Parametrics enabled,&amp;nbsp;i.e., a timeline exists&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:41:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014085#M327270</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2026-02-11T16:41:58Z</dc:date>
    </item>
    <item>
      <title>Betreff: Driving an extrusion with a radius?</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014143#M327272</link>
      <description>&lt;P&gt;Thank you for illustrating how I could make this work, I appreciate your help. &amp;nbsp;Good day,&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 16:59:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/driving-an-extrusion-with-a-radius/m-p/14014143#M327272</guid>
      <dc:creator>bearman305</dc:creator>
      <dc:date>2026-02-11T16:59:24Z</dc:date>
    </item>
  </channel>
</rss>

