<?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 How to delete empty layers from drawing in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220429#M80533</link>
    <description>&lt;P&gt;I have many drawings with 10's of layers in them (not xrefs). I want to be able to remove (delete) layers that contain no data. Is there a way to do this in AC or do I need to write a LISP routine?&lt;/P&gt;</description>
    <pubDate>Thu, 08 Apr 2021 01:34:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-04-08T01:34:43Z</dc:date>
    <item>
      <title>How to delete empty layers from drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220429#M80533</link>
      <description>&lt;P&gt;I have many drawings with 10's of layers in them (not xrefs). I want to be able to remove (delete) layers that contain no data. Is there a way to do this in AC or do I need to write a LISP routine?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 01:34:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220429#M80533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-08T01:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty layers from drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220432#M80534</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;PURGE&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 01:38:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220432#M80534</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-04-08T01:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty layers from drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220556#M80535</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no requirement of any LISP to do that. As Kent said you can use the command "&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/AutoCAD-Core/files/GUID-D68BA47B-A79D-4F58-9715-0569CC24BCEF-htm.html" target="_self"&gt;PURGE&lt;/A&gt;" to remove the layers, block, linetypes.. which are not used in the drawing&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 03:33:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220556#M80535</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2021-04-08T03:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty layers from drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220886#M80536</link>
      <description>&lt;P&gt;The purge is the obvious choice but not the only one.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;When working with layers in the Layer Manager you spot that you have some empty layers (you tell by the lighter icon), layers which you don't need, you can simply select them and hit the Delete button, or press an icon. Or if you want to delete all empty layers, simply select all layers by ctrl+a (empty and non-empty) and hit the delete. &lt;STRONG&gt;Layers with objects won't be deleted.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;It might be much faster than run another command.&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="Z9E3zK5E_0-1617866373446.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/903687i3D259665DD1DDC6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Z9E3zK5E_0-1617866373446.png" alt="Z9E3zK5E_0-1617866373446.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Apr 2021 07:20:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10220886#M80536</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-04-08T07:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete empty layers from drawing</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10221748#M80537</link>
      <description>If PURGE and/or LAYDEL command cannot remove them, then your layers are not empty: but you can use LAYMRG command to merge them with layer 0 then discover wat was hiding in there if anything obvious &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Apr 2021 13:01:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/how-to-delete-empty-layers-from-drawing/m-p/10221748#M80537</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-04-08T13:01:45Z</dc:date>
    </item>
  </channel>
</rss>

