<?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: Freeze same layers in a different drawing in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803974#M51542</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10983237"&gt;@esimp18&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;One of the reasons that I have to do this is when i use xrefs. If i have to use "visretain" to update the layer colors, it turns on a lot of layers and i have to turn them back off.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have a new enough version of ACAD, say 2018+, explore this portion of the setting. That allows you to update just the selected properties of Xref layers.&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="johnyDFFXO_0-1638806764491.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/997758iF69E145456E4B97A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="johnyDFFXO_0-1638806764491.png" alt="johnyDFFXO_0-1638806764491.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Dec 2021 16:04:42 GMT</pubDate>
    <dc:creator>johnyDFFXO</dc:creator>
    <dc:date>2021-12-06T16:04:42Z</dc:date>
    <item>
      <title>Freeze same layers in a different drawing</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803883#M51540</link>
      <description>&lt;P&gt;Is there a way to copy the frozen / turned off layers from one drawing to another drawing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;For Instance:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;Drawing 1 &amp;amp; drawing 2 both have the same layers: A,B,C,D,E,F,&amp;amp;G. Drawing 1 has layers A,C&amp;amp;G frozen. I want drawing 2 to also have those layers frozen. Is there a way to copy those 3 layers and turn them off in drawing 2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My current solution to this is writing down or screenshotting all of the turned off layers and manualy freezing them one by one. This becomes a huge hassle when i have to do like 50+ layers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of the reasons that I have to do this is when i use xrefs. If i have to use "visretain" to update the layer colors, it turns on a lot of layers and i have to turn them back off.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 15:30:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803883#M51540</guid>
      <dc:creator>esimp18</dc:creator>
      <dc:date>2021-12-06T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze same layers in a different drawing</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803923#M51541</link>
      <description>&amp;gt;&amp;gt;&amp;gt;...My current solution to this is writing down or screenshotting ...&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;Have you explored the use of LAYERSTATE command that does what you seek (and can be exported/imported between separate DWG file)  &lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/AutoCAD-Core/files/GUID-F1453A4F-C184-40D9-9EE1-E1149812501A-htm.html#:~:text=Saves%2C%20restores%2C%20and%20manages%20sets,that%20are%20called%20layer%20states.&amp;amp;text=The%20Layer%20States%20Manager%20is,drawing%20as%20a%20layer%20state" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/AutoCAD-Core/files/GUID-F1453A4F-C184-40D9-9EE1-E1149812501A-htm.html#:~:text=Saves%2C%20restores%2C%20and%20manages%20sets,that%20are%20called%20layer%20states.&amp;amp;text=The%20Layer%20States%20Manager%20is,drawing%20as%20a%20layer%20state&lt;/A&gt;.</description>
      <pubDate>Mon, 06 Dec 2021 15:44:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803923#M51541</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-12-06T15:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze same layers in a different drawing</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803974#M51542</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10983237"&gt;@esimp18&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;One of the reasons that I have to do this is when i use xrefs. If i have to use "visretain" to update the layer colors, it turns on a lot of layers and i have to turn them back off.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have a new enough version of ACAD, say 2018+, explore this portion of the setting. That allows you to update just the selected properties of Xref layers.&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="johnyDFFXO_0-1638806764491.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/997758iF69E145456E4B97A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="johnyDFFXO_0-1638806764491.png" alt="johnyDFFXO_0-1638806764491.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 16:04:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803974#M51542</guid>
      <dc:creator>johnyDFFXO</dc:creator>
      <dc:date>2021-12-06T16:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Freeze same layers in a different drawing</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803977#M51543</link>
      <description>&lt;P&gt;Thankyou (:&lt;BR /&gt;So i think this would work for my vis retain issue. Would the export feature work if the layers are slightly different between the two drawings (like if theres a couple extra layers in one of the drawings)?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 16:06:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/freeze-same-layers-in-a-different-drawing/m-p/10803977#M51543</guid>
      <dc:creator>esimp18</dc:creator>
      <dc:date>2021-12-06T16:06:06Z</dc:date>
    </item>
  </channel>
</rss>

