<?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 Is it possible to add a entry line on the general tab when creating a new tool? in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/is-it-possible-to-add-a-entry-line-on-the-general-tab-when/m-p/10640020#M7909</link>
    <description>&lt;P&gt;want to add a serial number when creating a tool is this possible thru API&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: posted this literally right before lunch and i didnt realize how short it was.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an excel sheet with serial numbers for all my tools, i recently learned i could pull data from the .json files to make this list, so it would be great if i could add in a serial number straight out of fusion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Sep 2021 15:33:31 GMT</pubDate>
    <dc:creator>CuttingEdgeManufacturing</dc:creator>
    <dc:date>2021-09-22T15:33:31Z</dc:date>
    <item>
      <title>Is it possible to add a entry line on the general tab when creating a new tool?</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/is-it-possible-to-add-a-entry-line-on-the-general-tab-when/m-p/10640020#M7909</link>
      <description>&lt;P&gt;want to add a serial number when creating a tool is this possible thru API&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: posted this literally right before lunch and i didnt realize how short it was.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an excel sheet with serial numbers for all my tools, i recently learned i could pull data from the .json files to make this list, so it would be great if i could add in a serial number straight out of fusion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 15:33:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/is-it-possible-to-add-a-entry-line-on-the-general-tab-when/m-p/10640020#M7909</guid>
      <dc:creator>CuttingEdgeManufacturing</dc:creator>
      <dc:date>2021-09-22T15:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a entry line on the general tab when creating a new tool?</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/is-it-possible-to-add-a-entry-line-on-the-general-tab-when/m-p/10642614#M7910</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5589981"&gt;@CuttingEdgeManufacturing&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to fill in the serial number, I think you need to access the tool library.&lt;BR /&gt;Unfortunately, I don't think the current API allows access to the tool library.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, the API does not provide a way to create new tool or tool path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way I know of is to use the template import in this sample.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-AEF0708D-B657-4E9F-9032-4535E0D1C417" target="_blank" rel="noopener"&gt;https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-AEF0708D-B657-4E9F-9032-4535E0D1C417&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try exporting the template file (.f3dhsm-template) in the GUI.&lt;BR /&gt;When you open it in an editor, you will see it is in XML format.&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="1.png" style="width: 415px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/968828i8ABE7EAF37E6CADC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can add a new tool to the tool library by rewriting the &amp;lt;description&amp;gt; value and importing it.&lt;BR /&gt;If you do not need the tool path, you can delete it, but the tool will remain.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, even if you do it this way, you will not be able to do anything further.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 14:31:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/is-it-possible-to-add-a-entry-line-on-the-general-tab-when/m-p/10642614#M7910</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2021-09-23T14:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to add a entry line on the general tab when creating a new tool?</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/is-it-possible-to-add-a-entry-line-on-the-general-tab-when/m-p/10642626#M7911</link>
      <description>&lt;P&gt;i appreciate the feedback, i think i will just use the product link field to put my serial number. i rarely use the product link currently so it shouldnt cause much fuss for me.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 14:33:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/is-it-possible-to-add-a-entry-line-on-the-general-tab-when/m-p/10642626#M7911</guid>
      <dc:creator>CuttingEdgeManufacturing</dc:creator>
      <dc:date>2021-09-23T14:33:08Z</dc:date>
    </item>
  </channel>
</rss>

