<?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 Surface gaps in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7271380#M268969</link>
    <description>&lt;P&gt;Is there any way to fill these 2 small gaps.&lt;/P&gt;&lt;P&gt;The boundary patch was based on an existing part not created in inventor. For some reason it did not like the corner area.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 02 Aug 2017 14:28:43 GMT</pubDate>
    <dc:creator>luke_zagurski</dc:creator>
    <dc:date>2017-08-02T14:28:43Z</dc:date>
    <item>
      <title>Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7271380#M268969</link>
      <description>&lt;P&gt;Is there any way to fill these 2 small gaps.&lt;/P&gt;&lt;P&gt;The boundary patch was based on an existing part not created in inventor. For some reason it did not like the corner area.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 14:28:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7271380#M268969</guid>
      <dc:creator>luke_zagurski</dc:creator>
      <dc:date>2017-08-02T14:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7271647#M268970</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you attach the .IPT please?&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;Thomas.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 15:43:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7271647#M268970</guid>
      <dc:creator>Thomas_Savage</dc:creator>
      <dc:date>2017-08-02T15:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7271817#M268971</link>
      <description>&lt;P&gt;Here it is.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 16:36:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7271817#M268971</guid>
      <dc:creator>luke_zagurski</dc:creator>
      <dc:date>2017-08-02T16:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7272277#M268972</link>
      <description>&lt;P&gt;Not sure about your design intent - but is something like the attached what you are after?&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 18:56:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7272277#M268972</guid>
      <dc:creator>JDMather</dc:creator>
      <dc:date>2017-08-02T18:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7272340#M268973</link>
      <description>&lt;P&gt;Yes that is eventually the idea, but I'm trying to create a lens to the front.&lt;/P&gt;&lt;P&gt;I have attached another one and you can see that I sort of got it, but if you go zoom in on the corners of it it still has those little gaps that I can't seem to shake.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 19:18:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7272340#M268973</guid>
      <dc:creator>luke_zagurski</dc:creator>
      <dc:date>2017-08-02T19:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7278125#M268974</link>
      <description>&lt;P&gt;Hi Luke,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I vaguely remember seeing the exact model a while back. Maybe you posted it or somebody else did it. This is kind of a bug or a limitation in Boundary Patch. BP tries to fit a G2 continuous surface on a given loop. Depending on the continuity of the loop, sometimes a G2 surface may not be found. BP could loosen the loop tolerance in order to find the G2 surface, leading to a gap like this.&lt;/P&gt;
&lt;P&gt;Instead of creating BP over the loop, I think it is better to restore the base surface. I am not sure if you are aware of a workflow like this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Create a zero offset surface on the thin face.&lt;/P&gt;
&lt;P&gt;2) Copy Object -&amp;gt; pick the offset surface -&amp;gt; send it to Repair Environment. The surface will be copied to RE.&lt;/P&gt;
&lt;P&gt;3) Edit RE -&amp;gt; Extract Loop -&amp;gt; pick the inner loop of the surface -&amp;gt; check Delete Wires. You will get the untrimmed surface defining the thin surface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this is the surface you need. BP will only complicate geometry in this particular case.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 21:41:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7278125#M268974</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-08-04T21:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7281894#M268975</link>
      <description>&lt;P&gt;I'm not seeing an "Extract Loop" command. Is this something that's only found in Inventor Professional? I'm using Inventor 2017.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see it now. I had to "copy to construction" first.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 17:39:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7281894#M268975</guid>
      <dc:creator>luke_zagurski</dc:creator>
      <dc:date>2017-08-07T17:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7282026#M268976</link>
      <description>&lt;P&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt; It worked as far as giving me a surface to the outer loop. If I wanted to use the inner loop to create a lens from how would&amp;nbsp;offset (or make smaller) the one I created with your technique?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 18:17:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7282026#M268976</guid>
      <dc:creator>luke_zagurski</dc:creator>
      <dc:date>2017-08-07T18:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7282193#M268977</link>
      <description>&lt;P&gt;I tried Boundary Trim and thought I hade it, but &amp;nbsp;it still gives me the two small strange &amp;nbsp;gaps in the righthand corner.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 19:26:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7282193#M268977</guid>
      <dc:creator>luke_zagurski</dc:creator>
      <dc:date>2017-08-07T19:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7282701#M268978</link>
      <description>&lt;P&gt;Hi! In Copy Object dialog, change the Output to "Create New" -&amp;gt; Repaired Body. It will copy the surface to Repair Environment. Edit RE and you will see Extract Loop command (there is a similar command in Construction Environment too).&lt;/P&gt;
&lt;P&gt;I am sorry it is not clear what you are asking in terms of smaller loop. Could you attach what you have?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 23:18:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7282701#M268978</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-08-07T23:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7283802#M268979</link>
      <description>&lt;P&gt;Iv'e attached what I was able to do with boundary trim, but it still gives small gaps towards the corners .&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the surface that I would like to create &amp;nbsp;my lens from. I will also need to make it .02" all around so it has some wiggle room.&lt;/P&gt;&lt;P&gt;Is this possible as a surface or is that easier to accomplish as a solid?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 12:01:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7283802#M268979</guid>
      <dc:creator>luke_zagurski</dc:creator>
      <dc:date>2017-08-08T12:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Surface gaps</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7284032#M268980</link>
      <description>&lt;P&gt;Hi Luke,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see the issue now. The tiny gap is due to double-conversion. You extract the loop and the loop is converted to 3D sketch wires. Then you trim it again. Actually, there is a better workflow to avoid precision loss. Go back to Repair Environment. Instead of using Extract Loop command, use Edit Region command. Select the inner region, you will get the ideal trimmed surface. Please take a look and see if it works for you.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 13:20:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/surface-gaps/m-p/7284032#M268980</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-08-08T13:20:41Z</dc:date>
    </item>
  </channel>
</rss>

