<?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: Hole Counting in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9091476#M13435</link>
    <description>&lt;P&gt;Thanks very much, just started Python, wish me luck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 17 Oct 2019 07:28:22 GMT</pubDate>
    <dc:creator>NotTheBeaz</dc:creator>
    <dc:date>2019-10-17T07:28:22Z</dc:date>
    <item>
      <title>Hole Counting</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9085546#M13431</link>
      <description>&lt;P&gt;Is there a script that can count holes that are specific in their size. Basically I design and make wood stores for family and friends and I can create a frame design with correct sized countersink screw holes on the model, there are 3 different lengths of screw used in most of my models and because of the size of the model there are a few hundred screws. Usually i just buy a load of screws and then am left with many that i won't be using for a while. Is there (or can someone make) a script to count holes so I know how many of each type of screw I will need. Please help. Thanks&lt;/P&gt;&lt;DIV class="iframe-container"&gt;&lt;IFRAME width="640" height="590" src="https://screencast.autodesk.com/Embed/Timeline/c6d91cdc-3b72-42c8-92fd-df8d1bf26494" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2019 16:46:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9085546#M13431</guid>
      <dc:creator>NotTheBeaz</dc:creator>
      <dc:date>2019-10-14T16:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hole Counting</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9087683#M13432</link>
      <description>&lt;P&gt;This is certainly possible.&amp;nbsp; If you're at all interested in programming, it would be a good program to work on to get started.&amp;nbsp; It's always good to have a specific project to work on when you're learning something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you'd rather not do it yourself, it's possible someone here would find that an interesting project.&amp;nbsp; I also do custom programming and can offer my services.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2019 15:13:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9087683#M13432</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2019-10-15T15:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hole Counting</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9089089#M13433</link>
      <description>&lt;P&gt;I have always wanted to get into programming, specifically for scripts in CAD, and I think you are right. As a novice to the field should I try in Python or C++?&amp;nbsp; I have heard good things about both and I feel like they are the most relevant.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 08:35:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9089089#M13433</guid>
      <dc:creator>NotTheBeaz</dc:creator>
      <dc:date>2019-10-16T08:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hole Counting</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9090971#M13434</link>
      <description>&lt;P&gt;Python is much more friendly for someone just getting into programming. I would recommend Python, unless you have a specific reason that you want to use and/or learn C instead.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 21:49:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9090971#M13434</guid>
      <dc:creator>JesusFreke</dc:creator>
      <dc:date>2019-10-16T21:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hole Counting</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9091476#M13435</link>
      <description>&lt;P&gt;Thanks very much, just started Python, wish me luck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2019 07:28:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/9091476#M13435</guid>
      <dc:creator>NotTheBeaz</dc:creator>
      <dc:date>2019-10-17T07:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hole Counting</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/13197335#M13436</link>
      <description>&lt;P&gt;How did this project go?&amp;nbsp; I'd be interested in an update - I am presently trying to count many hundreds of holes in various models......what about hole recognition in MFG?&amp;nbsp; I see that is now a paid upgrade.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 15:06:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/13197335#M13436</guid>
      <dc:creator>SC_Precision</dc:creator>
      <dc:date>2024-12-06T15:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hole Counting</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/13197463#M13437</link>
      <description>&lt;P&gt;I feel ashamed to say it never got off the ground, I tried to learn python but it didn't click for me. I still think the tool could be valuable though.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 15:59:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/hole-counting/m-p/13197463#M13437</guid>
      <dc:creator>NotTheBeaz</dc:creator>
      <dc:date>2024-12-06T15:59:41Z</dc:date>
    </item>
  </channel>
</rss>

