<?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: Select all objects in multiple layers in AutoCAD Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/12932109#M15092</link>
    <description>&lt;P&gt;Another way to do it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Hide or freeze layers with objects you &lt;STRONG&gt;don't&lt;/STRONG&gt; want to select&lt;/LI&gt;&lt;LI&gt;Select all remaining objects (ctrl+A)&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Wed, 31 Jul 2024 22:25:30 GMT</pubDate>
    <dc:creator>ziga_volavsek</dc:creator>
    <dc:date>2024-07-31T22:25:30Z</dc:date>
    <item>
      <title>Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7442503#M15085</link>
      <description>&lt;P&gt;I want to select all objects in several layers (let's say 4 layers).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why is something utterly straightforward like this so &lt;FONT size="3"&gt;&lt;STRONG&gt;stunningly complicated&lt;/STRONG&gt;&lt;/FONT&gt; in AutoCAD?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FILTER does not show any options or a dialog. Not sure why not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;QSELECT only allows me to select all objects in the entire drawing. Not sure why the hell that's useful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Oct 2017 01:40:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7442503#M15085</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-08T01:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7442862#M15086</link>
      <description>&lt;PRE&gt;(sssetfirst nil (ssget "_X" '((8 . "&lt;STRONG&gt;Layer1,Layer2,Layer3,Layer4&lt;/STRONG&gt;"))))&lt;/PRE&gt;
&lt;P&gt;Try this code in commandline. Only change bold string with your layers delimited with comas.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Oct 2017 12:09:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7442862#M15086</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2017-10-08T12:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7447929#M15087</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome to the &lt;FONT color="#0696D7"&gt;Autodesk Community&lt;/FONT&gt;, and thank you for posting your question here in the AutoCAD Architecture forum!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm just checking in to see if you need more help with this. Did the suggestion that &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/481027"&gt;@Alexander.Rivilis&lt;/a&gt;&amp;nbsp;provided work for you?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not (or if you don't want to use code to accomplish this), you could also &lt;STRONG&gt;use the QSELECT command&lt;/STRONG&gt; to select all objects on one layer, &lt;STRONG&gt;then use it again to add to the selection set&lt;/STRONG&gt; all of the objects on another layer.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="-1" color="#666666"&gt;If one or more of these posts helped answer your question, please click &lt;FONT color="#87BC40"&gt;Accept as Solution&lt;/FONT&gt; on the posts that helped you so others in the community can find them easily.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 13:19:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7447929#M15087</guid>
      <dc:creator>Victoria.Studley</dc:creator>
      <dc:date>2017-10-10T13:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7447954#M15088</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use LAYERISOLATE &amp;amp; LAYERUNISOLATE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LAYI &amp;gt; Select one object from each layer you need&lt;/P&gt;
&lt;P&gt;LAYUN to restore back.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or use SELECTSIMILAR&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 13:27:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7447954#M15088</guid>
      <dc:creator>Vinayv4v</dc:creator>
      <dc:date>2017-10-10T13:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7448199#M15089</link>
      <description>&lt;P&gt;You've gotten several good answers.&amp;nbsp; Your assertion about qselect though is incorrect.&amp;nbsp; You can filter by layer with qselect and can build a selection by several executions of qselect.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2017-10-10_10-33-07.png" style="width: 352px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/411170iEBB7A76FB10B35FE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2017-10-10_10-33-07.png" alt="2017-10-10_10-33-07.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use the layer manager to isolate whatever combination of layers you want. Beginners should note that nested objects cannot be selected except by ncopy.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2017 14:38:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7448199#M15089</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2017-10-10T14:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7451751#M15090</link>
      <description>&lt;P&gt;This is the solution that makes the most sense from a UX and task logic standpoint.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Still, I find it infuriating and baffling&amp;nbsp;that something so simple requires any procedure beyond a single click. It would be easy to add such a thing to the layer manager.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for all the help, community!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2017 15:19:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/7451751#M15090</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-11T15:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/10756427#M15091</link>
      <description>&lt;P&gt;Yes, for any CAD developers, please see Rhino's "Select Objects" and "Select Sublayer Objects" Layer manager functionality&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Nov 2021 15:16:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/10756427#M15091</guid>
      <dc:creator>stevenXGGTQ</dc:creator>
      <dc:date>2021-11-14T15:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/12932109#M15092</link>
      <description>&lt;P&gt;Another way to do it:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Hide or freeze layers with objects you &lt;STRONG&gt;don't&lt;/STRONG&gt; want to select&lt;/LI&gt;&lt;LI&gt;Select all remaining objects (ctrl+A)&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 31 Jul 2024 22:25:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/12932109#M15092</guid>
      <dc:creator>ziga_volavsek</dc:creator>
      <dc:date>2024-07-31T22:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Select all objects in multiple layers</title>
      <link>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/12958749#M15093</link>
      <description>&lt;P&gt;I agree that Filter options seem to me to be a bit limited.&amp;nbsp; At one point I wanted a way to create a CUI macro that would Erase everything on a chosen Layer.&amp;nbsp; I tried Filters but ended up having better luck using Layer States.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But my workflow only requires a hand full of Layers and I always assumed Layer States might not be convenient for drafters using many Layers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15864274"&gt;@ziga_volavsek&lt;/a&gt;&amp;nbsp;'s post on Ctrl A made me re-evaluate that.&amp;nbsp; I think a reasonable approach could be:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Layer Properties Manager, Ctrl A to select all Layers, Lock Icon to Lock all Layers&amp;nbsp;&lt;/P&gt;&lt;P&gt;Layer States Manager, create and save New Layer State (with all Layers Locked)&lt;/P&gt;&lt;P&gt;Edit Layer State to unlock the Layers you want to select&lt;/P&gt;&lt;P&gt;Double click to set the Layer State current and use Ctrl A to select the content on those Layers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not one click, but faster than Filter and the Layer State can be updated and edited...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for posting,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/15864274"&gt;@ziga_volavsek&lt;/a&gt;!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 16:30:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-architecture-forum/select-all-objects-in-multiple-layers/m-p/12958749#M15093</guid>
      <dc:creator>jskalaXDDX5</dc:creator>
      <dc:date>2024-08-14T16:30:16Z</dc:date>
    </item>
  </channel>
</rss>

