<?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: Feature Request: Part Numbering in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/9903059#M96809</link>
    <description>&lt;P&gt;That sounds like a trivial thing easy to solve with a simple add-in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything already has attributes and entityTokens now, and the right-click allows add-ins to look at that and decide on what menut things to pop open etc, and the command events let add-in do automatic work on anything they like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The guy who did the BOM add-in was posting today - maybe his tool already supports this?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2020 01:25:17 GMT</pubDate>
    <dc:creator>OceanHydroAU</dc:creator>
    <dc:date>2020-11-30T01:25:17Z</dc:date>
    <item>
      <title>Feature Request: Part Numbering</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/9902136#M96808</link>
      <description>&lt;P&gt;Part numbering is very important to keep track of complex designs with many parts. Currently, Fusion360 has no real support for part numbering. One is expected to use the component names for the part numbers and also for the component description. This leads to a huge amount of manual work, and maintaining the numbers is error-prone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please add part numbering as an integral feature to Fusion360&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Possible Solution:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Part numbers should be handled separately from the component names, but displayed with the component name. So the part number is like an attribute attached to each component. It may make sense, to allow the user to show/hide the part numbers from the component browser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A part number has usually a logical composition.&lt;/P&gt;&lt;P&gt;One example is:&lt;/P&gt;&lt;P&gt;[company identifier][year number][project number]-[part group number]-[part number]&lt;/P&gt;&lt;P&gt;LR2055-401-001&lt;/P&gt;&lt;P&gt;A very different example is:&lt;/P&gt;&lt;P&gt;[series identifier]-[nominal width][nominal height]-[part number]&lt;/P&gt;&lt;P&gt;G5-0805-01&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;a) Attributes for Designs and Components&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Fusion360 could implement part numbers by adding attributes to the document (design) and the component:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Design:&lt;UL&gt;&lt;LI&gt;Attribute: Part Numbering Schema&lt;/LI&gt;&lt;LI&gt;Attribute: Project Identifier (or text parameters)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Component:&lt;UL&gt;&lt;LI&gt;Attribute: Part Number&lt;/LI&gt;&lt;LI&gt;Attribute: Part Number Level&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The part numbering scheme should allow defining a logical part numbering scheme using placeholders:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;LR20[project_identifier]-[part_number#2:02][part_number#1:02]&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;On the component level, you can add a part number to each component, and also define which level this part number has. This allows composing part numbers from various grouping levels.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using levels removes the need to repeat parts of the number, which will make renumbering parts/groups simple and less error-prone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A nice addition would be a "printf", or even better&amp;nbsp;&lt;A href="https://docs.python.org/3/reference/lexical_analysis.html#formatted-string-literals" target="_blank" rel="noopener"&gt;python string format&lt;/A&gt; like syntax, to create fields prefixed with certain digits or letters. One could enter "1" in the part number, which would be added as "001" to the actual part name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;b) Optional Automatic Numbering&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Fusion360 could automatically add an increasing part number to each created component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;c) Renumbering Command&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Fusion360 could provide a command, to renumber the parts in a design.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;d) Display in Component Browser&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Fusion360 should optionally display the part number for each component in the component browser.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;e) Text placeholder&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Fusion360 should provide a text placeholder, to emboss a part number automatically to each part and update this number automatically if the number change.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;f) Parameters as part of the part numbering schema.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;If one creates a series of objects with different dimensions, adding these dimensions to the part number would simplify the whole process. The schema for the part number could contain user parameters like this:&lt;/P&gt;&lt;P&gt;Schema: LR2055-[width:02][height:02]-[part_number:03]&lt;/P&gt;&lt;P&gt;The resulting part number will be automatically adjusted, depending on the values of the user parameters "width" and &amp;nbsp;"height".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-LR&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Nov 2020 12:53:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/9902136#M96808</guid>
      <dc:creator>Amyoqzy</dc:creator>
      <dc:date>2020-11-29T12:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Request: Part Numbering</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/9903059#M96809</link>
      <description>&lt;P&gt;That sounds like a trivial thing easy to solve with a simple add-in.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Everything already has attributes and entityTokens now, and the right-click allows add-ins to look at that and decide on what menut things to pop open etc, and the command events let add-in do automatic work on anything they like.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The guy who did the BOM add-in was posting today - maybe his tool already supports this?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 01:25:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/9903059#M96809</guid>
      <dc:creator>OceanHydroAU</dc:creator>
      <dc:date>2020-11-30T01:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Request: Part Numbering</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/11694733#M96810</link>
      <description>&lt;P&gt;With the advent of databases using fully coded/significant part numbers are a thing of the past and lead to problems long term. For a variety of reasons I have seen customers end up with significant part numbers that were 20-30 characters long ovre time. I would love to see the ability for Fusion to allow for incremental auto numbering of items based off of a customer supplied sequence.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 22:53:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/11694733#M96810</guid>
      <dc:creator>peteTF56M</dc:creator>
      <dc:date>2023-01-20T22:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Feature Request: Part Numbering</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/12324142#M96811</link>
      <description>&lt;P&gt;This is a fantastic idea. I currently name and emboss part numbers manually. Does anyone know of an add-on which can automate this process?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 11:43:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/feature-request-part-numbering/m-p/12324142#M96811</guid>
      <dc:creator>Lee_Pattinson</dc:creator>
      <dc:date>2023-10-23T11:43:06Z</dc:date>
    </item>
  </channel>
</rss>

