<?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: Remove object in locating outside boundary in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882526#M239447</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;I want to delete all of the things that is located outside some boundary.&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In the "&lt;EM&gt;Search the Community&lt;/EM&gt;" slot at upper right,&amp;nbsp;type "erase outside boundary",&amp;nbsp;pick the SEARCH button, and you will find &lt;EM&gt;numerous&lt;/EM&gt; threads on this same topic.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2017 14:11:23 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2017-02-16T14:11:23Z</dc:date>
    <item>
      <title>Remove object in locating outside boundary</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882244#M239444</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;I want to delete all of the things that is located outside some boundary.&lt;/P&gt;&lt;P&gt;I attach an example image to you to understand it.&lt;/P&gt;&lt;P&gt;The image is that I want to remove circle in&amp;nbsp;locating outside the rectangle.&lt;/P&gt;&lt;P&gt;Because my project has a lot of circles that I can not delete individually.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:17:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882244#M239444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-16T12:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Remove object in locating outside boundary</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882276#M239445</link>
      <description>&lt;P&gt;In time that it took you to type your question you could have erased the circles outside the boundary individually. In a more complicated drawing there are several ways to accomplish what you want but not in the way you think it should work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In you example, I would select all the circles and then deselect using shift and a window or crossing window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, you could make a block of what you want to keep, erase everything and then insert the block.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:34:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882276#M239445</guid>
      <dc:creator>RobDraw</dc:creator>
      <dc:date>2017-02-16T12:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Remove object in locating outside boundary</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882283#M239446</link>
      <description>&lt;P&gt;There is no built-in inverse selection for AutoCAD.&lt;/P&gt;&lt;P&gt;Rob's method of selecting all and shift-select for item to deselect from the set is the simplest way.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 12:40:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882283#M239446</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-16T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Remove object in locating outside boundary</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882526#M239447</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;I want to delete all of the things that is located outside some boundary.&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In the "&lt;EM&gt;Search the Community&lt;/EM&gt;" slot at upper right,&amp;nbsp;type "erase outside boundary",&amp;nbsp;pick the SEARCH button, and you will find &lt;EM&gt;numerous&lt;/EM&gt; threads on this same topic.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 14:11:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882526#M239447</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-02-16T14:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Remove object in locating outside boundary</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882993#M239448</link>
      <description>&lt;P&gt;Using LISP at the command line (ssget"X") selects the ENTIRE database of objects in the file, including off/frozen layers. &amp;nbsp;Then enter an R for remove and select those objects you wish to keep (via window, crossing, fence etc.). &amp;nbsp;Objects on locked layers, or in "other" space will not be altered.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 16:12:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6882993#M239448</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-16T16:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove object in locating outside boundary</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6883885#M239449</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As others have suggested, there is no inverse selection available in plain AutoCAD. So the easiest way is to ERASE all and then remove the items you want to retain before completing the command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="73bad8ac-4d74-44f1-980e-103a7409db13" class="myscreencast-iframe iframe-container active-myscreencast"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/73bad8ac-4d74-44f1-980e-103a7409db13" width="640" height="620" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 16 Feb 2017 20:36:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6883885#M239449</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-02-16T20:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remove object in locating outside boundary</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6883909#M239450</link>
      <description>See this lisp tip &lt;A href="https://autocadtips1.com/2012/02/17/autolisp-delete-outside-of-window/" target="_blank"&gt;https://autocadtips1.com/2012/02/17/autolisp-delete-outside-of-window/&lt;/A&gt;</description>
      <pubDate>Thu, 16 Feb 2017 20:46:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/remove-object-in-locating-outside-boundary/m-p/6883909#M239450</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-02-16T20:46:26Z</dc:date>
    </item>
  </channel>
</rss>

