<?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 Feature request for parameters - ordering and grouping in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11705773#M43491</link>
    <description>&lt;P&gt;I hope I am posting this in the correct place. I am not looking for help from user. I want to send this to the Fusion 360 support team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameters are great for model reuse, maintaining consistency, etc. However, they are unnecessarily hard to use for all the purposes. They should support&lt;/P&gt;&lt;P&gt;- scope&lt;/P&gt;&lt;P&gt;- grouping&lt;/P&gt;&lt;P&gt;- ordering&lt;/P&gt;&lt;P&gt;- easier management.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scope&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the hack for global parameters by creating a design just for global parameters, then creating a reference to it. This is not convenient, but it is usable. Because cloud storage is forced, it is hard to understand the complete storage structure. I believe that a project is just like a folder, but at the top level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to be able to create parameters from the dialog at the level of project, design (which is corresponds to a file) and component. When I open the parameter editor those should show as separate sections based on the currently selected component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grouping&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already mentioned automatically created groups based on scope. I would also like to create custom groups for convenience. This is for ease of use and any given group should be collapsible in the parameters dialog. (The dialog already does this for model, user, and favorites.) Currently Model Parameters are already grouped by component, but instead of renaming the component parameter, I need to create a user parameter that is the value of the component parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Naming&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Continuing from grouping, the requirement to create a user parameter to assign to the model parameter just creates more parameters and complicates the system. Instead, allow model parameters to have the current system name, and add a user name column so that the user can rename them and use the name that makes sense. When a user name is provided it is just an alias, but it is available in the completion dialog for dimensions and formulas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**Ordering**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the most important issue right now as it makes models with many parameters almost unusable. Auto-complete helps, but looking at the parameter dialog to reconfigure a model is very hard. All it would take for the minimal solution is to add a field to the data structure for favorites and user parameters called "order". Then I could export the parameter list and set the order field as desired and then import the parameters. The development only requires adding the order field and using it to display the parameters.&lt;/P&gt;&lt;P&gt;Of course being able to change the order in the dialog would be a better solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Easier Management of Parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The parameter dialog is much more difficult than it should be. I have mentioned several issues above that could be improved. In addition, adding user parameters by&lt;/P&gt;&lt;P&gt;- clicking on add parameter&lt;/P&gt;&lt;P&gt;- opening a new dialog that I have to use for input&lt;/P&gt;&lt;P&gt;- closing the dialog when I hit enter regardless of what field I am in&lt;/P&gt;&lt;P&gt;could be simplified by just allowing add in place, just like some of the fields can be edited currently. Just keep a blank row at the bottom of the list that I can edit and when I enter values in that entry then create a new blank row at the end. (Note: this requires allowing changing units of the parameter in the table which is currently disallowed, even if the parameter has not been used. I have to delete it and recreate it just to change the type, which often happens when I create a parameter with no units.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 31 Jan 2023 20:58:07 GMT</pubDate>
    <dc:creator>Julie_7</dc:creator>
    <dc:date>2023-01-31T20:58:07Z</dc:date>
    <item>
      <title>Feature request for parameters - ordering and grouping</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11705773#M43491</link>
      <description>&lt;P&gt;I hope I am posting this in the correct place. I am not looking for help from user. I want to send this to the Fusion 360 support team.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parameters are great for model reuse, maintaining consistency, etc. However, they are unnecessarily hard to use for all the purposes. They should support&lt;/P&gt;&lt;P&gt;- scope&lt;/P&gt;&lt;P&gt;- grouping&lt;/P&gt;&lt;P&gt;- ordering&lt;/P&gt;&lt;P&gt;- easier management.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Scope&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the hack for global parameters by creating a design just for global parameters, then creating a reference to it. This is not convenient, but it is usable. Because cloud storage is forced, it is hard to understand the complete storage structure. I believe that a project is just like a folder, but at the top level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to be able to create parameters from the dialog at the level of project, design (which is corresponds to a file) and component. When I open the parameter editor those should show as separate sections based on the currently selected component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Grouping&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already mentioned automatically created groups based on scope. I would also like to create custom groups for convenience. This is for ease of use and any given group should be collapsible in the parameters dialog. (The dialog already does this for model, user, and favorites.) Currently Model Parameters are already grouped by component, but instead of renaming the component parameter, I need to create a user parameter that is the value of the component parameter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Naming&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Continuing from grouping, the requirement to create a user parameter to assign to the model parameter just creates more parameters and complicates the system. Instead, allow model parameters to have the current system name, and add a user name column so that the user can rename them and use the name that makes sense. When a user name is provided it is just an alias, but it is available in the completion dialog for dimensions and formulas.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**Ordering**&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the most important issue right now as it makes models with many parameters almost unusable. Auto-complete helps, but looking at the parameter dialog to reconfigure a model is very hard. All it would take for the minimal solution is to add a field to the data structure for favorites and user parameters called "order". Then I could export the parameter list and set the order field as desired and then import the parameters. The development only requires adding the order field and using it to display the parameters.&lt;/P&gt;&lt;P&gt;Of course being able to change the order in the dialog would be a better solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Easier Management of Parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The parameter dialog is much more difficult than it should be. I have mentioned several issues above that could be improved. In addition, adding user parameters by&lt;/P&gt;&lt;P&gt;- clicking on add parameter&lt;/P&gt;&lt;P&gt;- opening a new dialog that I have to use for input&lt;/P&gt;&lt;P&gt;- closing the dialog when I hit enter regardless of what field I am in&lt;/P&gt;&lt;P&gt;could be simplified by just allowing add in place, just like some of the fields can be edited currently. Just keep a blank row at the bottom of the list that I can edit and when I enter values in that entry then create a new blank row at the end. (Note: this requires allowing changing units of the parameter in the table which is currently disallowed, even if the parameter has not been used. I have to delete it and recreate it just to change the type, which often happens when I create a parameter with no units.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 20:58:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11705773#M43491</guid>
      <dc:creator>Julie_7</dc:creator>
      <dc:date>2023-01-31T20:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Feature request for paramters - ordering and grouping</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11706913#M43492</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6789591"&gt;@Julie_7&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the post. This feature has been requested multiple times already for past few years.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 09:17:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11706913#M43492</guid>
      <dc:creator>sutherland-</dc:creator>
      <dc:date>2023-01-26T09:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Feature request for paramters - ordering and grouping</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11707231#M43493</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/226105"&gt;@jeff_strater&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2355458"&gt;@jodom4&lt;/a&gt;&amp;nbsp;can you take note of this please?&lt;/P&gt;
&lt;P&gt;This request is very well written.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 12:23:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11707231#M43493</guid>
      <dc:creator>TrippyLighting</dc:creator>
      <dc:date>2023-01-26T12:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Feature request for parameters - ordering and grouping</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11719906#M43494</link>
      <description>&lt;P&gt;I did realize that in the parameters dialog you can click on the column title and sort parameters by name. This helps some.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 20:59:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11719906#M43494</guid>
      <dc:creator>Julie_7</dc:creator>
      <dc:date>2023-01-31T20:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Feature request for parameters - ordering and grouping</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11719983#M43495</link>
      <description>&lt;P&gt;Parameter sort and filter options have been enhanced with today Fusion 360 update.&amp;nbsp; Go to What's New under the Help icon to read all about it.&amp;nbsp; Here is a screen capture of most of it.&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="Whats New.jpg" style="width: 955px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1169805iD00401ADE7B8D3B2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Whats New.jpg" alt="Whats New.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, 31 Jan 2023 21:32:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/11719983#M43495</guid>
      <dc:creator>jhackney1972</dc:creator>
      <dc:date>2023-01-31T21:32:08Z</dc:date>
    </item>
    <item>
      <title>Betreff: Feature request for parameters - ordering and grouping</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/13892724#M211079</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mhoff67_1-1762936528321.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1588629i4D7D2F53EC2570D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mhoff67_1-1762936528321.png" alt="mhoff67_1-1762936528321.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;Doesn't seems for me that the feature "sort in timeline order"&amp;nbsp; &amp;nbsp;is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look in my short example at the timeline, the Fillet1 is created after the first Box.&amp;nbsp; But in the parameter view, it's the last one.&lt;/P&gt;&lt;P&gt;This is because I moved after Box2 back in the timeline and created the Fillte1 next to Box1.&lt;/P&gt;&lt;P&gt;I think the features in Paramenter View&amp;nbsp; are always sorted in "time of creation"-order&amp;nbsp; instead in timeline-order.&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I considered this a bug?)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Nov 2025 08:37:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-for-parameters-ordering-and-grouping/m-p/13892724#M211079</guid>
      <dc:creator>mhoff67</dc:creator>
      <dc:date>2025-11-12T08:37:39Z</dc:date>
    </item>
  </channel>
</rss>

