<?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 Project 3D Geometry in API in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/project-3d-geometry-in-api/m-p/8426010#M15023</link>
    <description>&lt;P&gt;Currently trying to find a way to project the 3D geometry of a bRepBody within the API (in python) so I can use it as a path in a sweep, I've read some posts on 2D sketch projection but haven't found anything to help with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to project only the outermost edge of the helix (highlighted in purple) into a sketch, and then use this to create a path. I've previously tried to create a path using the edges of the body but this gives me a path composed of both the inner and outer edges, when I only want the outer edge.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-26 at 23.32.52.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/573885i99AD9087F1ED33BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-11-26 at 23.32.52.png" alt="Screen Shot 2018-11-26 at 23.32.52.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help with this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 23:42:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-26T23:42:38Z</dc:date>
    <item>
      <title>Project 3D Geometry in API</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/project-3d-geometry-in-api/m-p/8426010#M15023</link>
      <description>&lt;P&gt;Currently trying to find a way to project the 3D geometry of a bRepBody within the API (in python) so I can use it as a path in a sweep, I've read some posts on 2D sketch projection but haven't found anything to help with this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to project only the outermost edge of the helix (highlighted in purple) into a sketch, and then use this to create a path. I've previously tried to create a path using the edges of the body but this gives me a path composed of both the inner and outer edges, when I only want the outer edge.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2018-11-26 at 23.32.52.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/573885i99AD9087F1ED33BD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2018-11-26 at 23.32.52.png" alt="Screen Shot 2018-11-26 at 23.32.52.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help with this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 23:42:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/project-3d-geometry-in-api/m-p/8426010#M15023</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-26T23:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Project 3D Geometry in API</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/project-3d-geometry-in-api/m-p/8426157#M15024</link>
      <description>&lt;P&gt;You can use the edge directly to create the path for the sweep and there's no need to create a sketch curve.&amp;nbsp; However, in cases where you need a sketch curve for some reason, you can use the Sketch.include method.&amp;nbsp; You don't want a projection because that will project the curve onto a plane to create a 2D curve and in this case, you still want the full 3D shape of the edge, which the include provides.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 01:36:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/project-3d-geometry-in-api/m-p/8426157#M15024</guid>
      <dc:creator>BrianEkins</dc:creator>
      <dc:date>2018-11-27T01:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Project 3D Geometry in API</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/project-3d-geometry-in-api/m-p/8426212#M15025</link>
      <description>&lt;P&gt;After going back and doing some experimentation I've got it working with the edges now, thanks for the clarification!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 02:30:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/project-3d-geometry-in-api/m-p/8426212#M15025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-27T02:30:39Z</dc:date>
    </item>
  </channel>
</rss>

