<?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: Layer state of a single xref in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8599767#M99564</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Then just&amp;nbsp; save a layer state of xref's layers and apply that in new drawing. Not sure where is the issue.&lt;/P&gt;
&lt;P&gt;At Layer State Manager, use the Edit option and remove all other layers from layer state than your xref's.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks for the good suggestion.&amp;nbsp; For some reason, I was unaware that you could save a layer state that applied only to a certain subset of layers within your drawing.&amp;nbsp; Using this advice, I was able to easily go to the first host drawing, create a layer state of only the layers from the target xref, export the .las file, open the second host drawing, import the .las file, and restore the layer state that affected only the target xref.&lt;/P&gt;
&lt;P&gt;One minor point that others should be aware of is that you should uncheck the box "Turn off layers not found in layer state" before importing the layer state, so you can restore it right away without turning off layers you still want.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Feb 2019 00:12:47 GMT</pubDate>
    <dc:creator>SteveMazza4062</dc:creator>
    <dc:date>2019-02-16T00:12:47Z</dc:date>
    <item>
      <title>Layer state of a single xref</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266102#M99558</link>
      <description>&lt;P&gt;Copy-pasteing a xref from one drawing to another, layer settings made in the first drawing to the xref are not retained&amp;nbsp;in the other. Could layer settings of a xref be transfered between drawings?&lt;/P&gt;&lt;P&gt;Layer states manage all layers of a file, would like to be able to transfer settings of a single xref.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:16:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266102#M99558</guid>
      <dc:creator>robert06</dc:creator>
      <dc:date>2018-09-13T15:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Layer state of a single xref</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266339#M99559</link>
      <description>&lt;P&gt;Set 'VISRETAIN and reload the xref.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 16:28:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266339#M99559</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2018-09-13T16:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: Layer state of a single xref</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266847#M99560</link>
      <description>&lt;P&gt;Visretain handles changes made in one drawing, I ment transfering the settings to another.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Open Drawing 1 with a xref, change the layer settings of the xref (change the color of all layers to blue etc), copyclip the xref. Open Drawing 2, paste the xref, the layers of the xref are present with the original settings, not coloured blue. How to apply the layer settings for the xref so that they would be the same as in Drawing 1 without affecting other layers?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 20:03:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266847#M99560</guid>
      <dc:creator>robert06</dc:creator>
      <dc:date>2018-09-13T20:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Layer state of a single xref</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266914#M99561</link>
      <description>&lt;P&gt;Then just&amp;nbsp; save a layer state of xref's layers and apply that in new drawing. Not sure where is the issue.&lt;/P&gt;
&lt;P&gt;At Layer State Manager, use the Edit option and remove all other layers from layer state than your xref's.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Sep 2018 20:33:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8266914#M99561</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2018-09-13T20:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: Layer state of a single xref</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8267636#M99562</link>
      <description>&lt;P&gt;Ok, I've looked past the possibility to edit a layer state, simple as that, thank you.&lt;/P&gt;&lt;P&gt;Is there a lisp to collect a layer state of xref layers with lisp?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 05:38:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8267636#M99562</guid>
      <dc:creator>robert06</dc:creator>
      <dc:date>2018-09-14T05:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Layer state of a single xref</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8267916#M99563</link>
      <description>&lt;P&gt;I'm not aware of any simple enough.&lt;/P&gt;
&lt;P&gt;Just found, that you can select some set of layers at Layer Manager, then RT click and at very bottom are two commands for Creating/restoring layer state. It would be awesome it that worked by ones expectations. Unfortunately, it completely ignores the active selection and saves the layer state for all layers.&lt;/P&gt;
&lt;P&gt;You can try post it at Autocad's general forum, someone may know some trick.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:41:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8267916#M99563</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2018-09-14T08:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Layer state of a single xref</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8599767#M99564</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1779365"&gt;@ВeekeeCZ&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Then just&amp;nbsp; save a layer state of xref's layers and apply that in new drawing. Not sure where is the issue.&lt;/P&gt;
&lt;P&gt;At Layer State Manager, use the Edit option and remove all other layers from layer state than your xref's.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks for the good suggestion.&amp;nbsp; For some reason, I was unaware that you could save a layer state that applied only to a certain subset of layers within your drawing.&amp;nbsp; Using this advice, I was able to easily go to the first host drawing, create a layer state of only the layers from the target xref, export the .las file, open the second host drawing, import the .las file, and restore the layer state that affected only the target xref.&lt;/P&gt;
&lt;P&gt;One minor point that others should be aware of is that you should uncheck the box "Turn off layers not found in layer state" before importing the layer state, so you can restore it right away without turning off layers you still want.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Feb 2019 00:12:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/layer-state-of-a-single-xref/m-p/8599767#M99564</guid>
      <dc:creator>SteveMazza4062</dc:creator>
      <dc:date>2019-02-16T00:12:47Z</dc:date>
    </item>
  </channel>
</rss>

