<?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 Using Insert Points in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/using-insert-points/m-p/8045625#M85049</link>
    <description>&lt;P&gt;We are working on a program to make a series of connector models. We want to put in the holes for the&amp;nbsp; connectors using something like insert points but can not find the command in the API to do something like the inventor command. How can I read in from an Excel table a list of points to create a sketch using the X,Y coordinates of each point?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I included a sample sketch that I did by hand that we are looking to duplicate. The program can put in the holes one at a time but that is really slow. We really want to use the hole command and from sketch to create all the holes using one command instead of 66 like the connector shown.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Jun 2018 18:10:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-04T18:10:13Z</dc:date>
    <item>
      <title>Using Insert Points</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/using-insert-points/m-p/8045625#M85049</link>
      <description>&lt;P&gt;We are working on a program to make a series of connector models. We want to put in the holes for the&amp;nbsp; connectors using something like insert points but can not find the command in the API to do something like the inventor command. How can I read in from an Excel table a list of points to create a sketch using the X,Y coordinates of each point?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I included a sample sketch that I did by hand that we are looking to duplicate. The program can put in the holes one at a time but that is really slow. We really want to use the hole command and from sketch to create all the holes using one command instead of 66 like the connector shown.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:10:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/using-insert-points/m-p/8045625#M85049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-04T18:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Insert Points</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/using-insert-points/m-p/8046524#M85068</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no direct Inventor API to import points from Excel. Creation of sketch and points can be achieved through Inventor API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the below post, there is a sample code to import 3D points from excel and created 3D spline. P&lt;SPAN&gt;lease take a look at the Solution#3 in below thread&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/inventor-products/learn-explore/caas/sfdcarticles/sfdcarticles/Import-points-associatively-from-Excel-into-Inventor-s.html?_ga=2.20726392.156090734.1528108701-1600522139.1485934040" target="_blank"&gt;https://knowledge.autodesk.com/support/inventor-products/learn-explore/caas/sfdcarticles/sfdcarticles/Import-points-associatively-from-Excel-into-Inventor-s.html?_ga=2.20726392.156090734.1528108701-1600522139.1485934040&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks and regards,&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 05:30:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/using-insert-points/m-p/8046524#M85068</guid>
      <dc:creator>chandra.shekar.g</dc:creator>
      <dc:date>2018-06-05T05:30:47Z</dc:date>
    </item>
  </channel>
</rss>

