<?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: Paramaterized Patterns using Excel Data in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11297184#M5745</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5741855"&gt;@BrianEkins&lt;/a&gt;&amp;nbsp;- Just confirming what I think you're saying...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use Python to "pull" the data from CSV and then turn that data into a sketch by pushing it into Fusion using their API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I'm correct, that sounds interesting. I've never done any programming like that before, but it's been on my list of things to try/learn.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aside from creating the "sketch blocks," does the API have any functionality to automatically distribute/align them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jul 2022 12:35:26 GMT</pubDate>
    <dc:creator>matt.culik</dc:creator>
    <dc:date>2022-07-14T12:35:26Z</dc:date>
    <item>
      <title>Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11288836#M5743</link>
      <description>&lt;P&gt;I'm trying to laser cut a foam socket organizer. I need a 2D DXF file for my laser cutter software. I have a bunch of sockets and a digital caliper that sends measurements to Excel at the click of a button.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'd like to do is create a parameterized sketch block that includes a circle where the socket will sit and the socket label. Ideally, I'd be able to measure each socket, send the actual diameter to Excel, and add a standardized clearance amount and a label. Then, I'd assign the relevant column headers to my parameterized sketch block and Fusion 360 would spit out a sketch block for each socket. Then, I'd lay the blocks out, save the sketch as a DXF and go to town on the laser cutter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if this can be done in Fusion 360? If not, is there any software you're aware of that can?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jul 2022 03:16:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11288836#M5743</guid>
      <dc:creator>matt.culik</dc:creator>
      <dc:date>2022-07-11T03:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11296455#M5744</link>
      <description>&lt;P&gt;Fusion doesn't have anything like a sketch block, but what you want to do would be simple enough to create directly in a sketch since it will just be placing circles and text. There are plenty of small samples in the API help that show how to create a sketch and draw a circle and text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Fusion API doesn't have anything to read from an Excel file, but Python does. There is some built-in capability to read from a CSV file, which will be the easiest.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 05:45:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11296455#M5744</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2022-07-14T05:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11297184#M5745</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5741855"&gt;@BrianEkins&lt;/a&gt;&amp;nbsp;- Just confirming what I think you're saying...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use Python to "pull" the data from CSV and then turn that data into a sketch by pushing it into Fusion using their API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I'm correct, that sounds interesting. I've never done any programming like that before, but it's been on my list of things to try/learn.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Aside from creating the "sketch blocks," does the API have any functionality to automatically distribute/align them?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 12:35:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11297184#M5745</guid>
      <dc:creator>matt.culik</dc:creator>
      <dc:date>2022-07-14T12:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11297943#M5746</link>
      <description>&lt;P&gt;You understand what I'm suggesting. There's nothing in Fusion, or the API, to help in organizing the shapes. You'll need to do that yourself in your code. When you create the geometry, you'll be defining the coordinates of the geometry and can calculate where it needs to be positioned.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 17:43:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11297943#M5746</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2022-07-14T17:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11298196#M5747</link>
      <description>&lt;P&gt;If this will be a script development just to make a single design, best option is to do it with the application or with another app that allow you to export the DXF file; it could be a big effort which is not worth.&lt;/P&gt;&lt;P&gt;But if your intention is to learn how to develop scripts, it is a good option.&lt;/P&gt;&lt;P&gt;Take into account that almost the same steps you make in the designer, need to be replicated in the script development, like for example, create sketch, draw circumference, add constraints, and so on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 19:55:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11298196#M5747</guid>
      <dc:creator>Jorge_Jaramillo</dc:creator>
      <dc:date>2022-07-14T19:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11298789#M5748</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12364171"&gt;@Jorge_Jaramillo&lt;/a&gt;,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5741855"&gt;@BrianEkins&lt;/a&gt;&amp;nbsp;- I do want to learn how to develop scripts, but also need to be realistic with my time. If you guys know of a program that would allow me to create sketch blocks from Excel/CSV/whatever tabulated data and export as a 2D DXF, that would be awesome.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jul 2022 03:35:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11298789#M5748</guid>
      <dc:creator>matt.culik</dc:creator>
      <dc:date>2022-07-15T03:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11299351#M5749</link>
      <description>Hi, the online API documentation comes with use case examples, which were very useful when I started learning the API. I'd suggest to start from there.&lt;BR /&gt;Then you can learn specific python modules to extent the functionality of your developments.</description>
      <pubDate>Fri, 15 Jul 2022 11:09:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11299351#M5749</guid>
      <dc:creator>Jorge_Jaramillo</dc:creator>
      <dc:date>2022-07-15T11:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Paramaterized Patterns using Excel Data</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11300718#M5750</link>
      <description>&lt;P&gt;I suspect what you want is unique enough that it's unlikely you'll find something existing that does exactly what you want. I know it's a lot to grasp when you first start, but having a project is the best way to learn it.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Jul 2022 03:03:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/paramaterized-patterns-using-excel-data/m-p/11300718#M5750</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2022-07-16T03:03:31Z</dc:date>
    </item>
  </channel>
</rss>

