<?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: Add to sketch of extrusion in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/add-to-sketch-of-extrusion/m-p/9459728#M108249</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Can i get sample files with testing code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Karth&lt;/P&gt;</description>
    <pubDate>Tue, 21 Apr 2020 16:27:15 GMT</pubDate>
    <dc:creator>k14348</dc:creator>
    <dc:date>2020-04-21T16:27:15Z</dc:date>
    <item>
      <title>Add to sketch of extrusion</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/add-to-sketch-of-extrusion/m-p/9431164#M107827</link>
      <description>&lt;P&gt;So i have a face and i am drawing a sketch on this face and extruding it.&amp;nbsp; I then would like another sketch on the same face and project the extrusion onto the sketch without the references and I am running into problems.&amp;nbsp; Here is some of my code .&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;    Set oExtrude = oCompDef.Features.ExtrudeFeatures.Add(oExtrudeDef)
    Set oSketch = oCompDef.Sketches.Add(oFace, False)
    Dim oFaces As Face
    Dim oEdge As Edge
    
    For Each oFaces In oExtrude.EndFaces
        For Each oEdge In oFaces.Edges
            oSketch.AddByProjectingEntity Edge
        Next
    Next&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 21:50:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/add-to-sketch-of-extrusion/m-p/9431164#M107827</guid>
      <dc:creator>matthew.greenDLCDJ</dc:creator>
      <dc:date>2020-04-08T21:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Add to sketch of extrusion</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/add-to-sketch-of-extrusion/m-p/9459728#M108249</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Can i get sample files with testing code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Karth&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 16:27:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/add-to-sketch-of-extrusion/m-p/9459728#M108249</guid>
      <dc:creator>k14348</dc:creator>
      <dc:date>2020-04-21T16:27:15Z</dc:date>
    </item>
  </channel>
</rss>

