<?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: OVERKILL doesn't work in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713667#M194403</link>
    <description>.... or instead of "tracing" as @Anonymous suggests, you can use BOUNDARY command since it appears most segments of your chair are closed areas.</description>
    <pubDate>Tue, 23 Jan 2018 17:40:41 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2018-01-23T17:40:41Z</dc:date>
    <item>
      <title>OVERKILL doesn't work</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713146#M194399</link>
      <description>&lt;P&gt;I've attached a drawing that has overlapping lines which are called out.&amp;nbsp; I've tried OVERKILL and it won't reduce them to a single line.&amp;nbsp; I adjusted the tolerance in&amp;nbsp;stepwise increments from 0 all the way up to 2.0 and it still won't reduce the duplicate lines.&amp;nbsp; Why?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using AutoCAD 2016 on a PC.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:22:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713146#M194399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-23T15:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: OVERKILL doesn't work</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713179#M194400</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;OVERKILL removes duplicate or overlapping lines, arcs, and polylines. Also, combines partially overlapping or contiguous ones. and you don't have this case .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dfsfsd.png" style="width: 327px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/453668i973268222EF9B661/image-dimensions/327x179?v=v2" width="327" height="179" role="button" title="dfsfsd.png" alt="dfsfsd.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:30:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713179#M194400</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2018-01-23T15:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: OVERKILL doesn't work</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713187#M194401</link>
      <description>&lt;P&gt;There is no overlap:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/453671i689DD746410F6B62/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you convert a 3D into a 2D? Why not make this 'chair' into a block and not worry about it (IMHO of course)?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 15:31:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713187#M194401</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2018-01-23T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: OVERKILL doesn't work</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713608#M194402</link>
      <description>&lt;P&gt;Overkill has a dimensional tolerance setting that might be of use but in order for lines to be considered within tolerance, they must be parallel. Many of your lines are not parallel and some of them are even ellipses.&amp;nbsp; Here is a partial solution (though not recommended).&amp;nbsp; 1)Eliminate the almost straight ellipses. 2)Select a window of what appears to be parallel lines and select autoconstrain (on parametric tab). Then delete the constraints.&amp;nbsp; Then do overkill and check whatever ignore settings you can live with.&amp;nbsp; Set the tolerance to something like 0.01 or 0.001 and then click OK.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Recommended approach to simplification(if this symbol will be used hundreds of times).&amp;nbsp; 1)Add a layer with a different color and &lt;EM&gt;&lt;STRONG&gt;trace over your linework with single lines and arcs&lt;/STRONG&gt;&lt;/EM&gt;. Then delete the original objects and move the new objects to layer 0. Otherwise live with the slight problems as it will not likely affect any of your plots.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 17:20:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713608#M194402</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2018-01-23T17:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: OVERKILL doesn't work</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713667#M194403</link>
      <description>.... or instead of "tracing" as @Anonymous suggests, you can use BOUNDARY command since it appears most segments of your chair are closed areas.</description>
      <pubDate>Tue, 23 Jan 2018 17:40:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/overkill-doesn-t-work/m-p/7713667#M194403</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2018-01-23T17:40:41Z</dc:date>
    </item>
  </channel>
</rss>

