<?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 Layer Translator Deleting Mappings in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625485#M45737</link>
    <description>&lt;P class="lia-align-justify"&gt;Hi all,&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;I've been working on a layer translator to translate from one standard to another but i've run into a few issues.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;1. After mapping layers and saving the .dws file the layers not mapped during that session are purged. I've read that this is an intended action, however it is a pain to reload the purged layers every time I map a couple layers. Is there a way to change this action?&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;2. After doing multiple sessions of mappings the previous mappings disappear on me. I believe it's because of the purge in issue 1, but I'm no expert on this.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;The goal of this project is to have a layer translator that i can continually update between two standards as there is an abundance of layers that don't make it into every drawing.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Is there something I'm doing wrong or am I just misunderstanding this tool?&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Thank you in advance for any help that can be provided.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2022 17:04:21 GMT</pubDate>
    <dc:creator>squire3364</dc:creator>
    <dc:date>2022-12-16T17:04:21Z</dc:date>
    <item>
      <title>Layer Translator Deleting Mappings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625485#M45737</link>
      <description>&lt;P class="lia-align-justify"&gt;Hi all,&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;I've been working on a layer translator to translate from one standard to another but i've run into a few issues.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;1. After mapping layers and saving the .dws file the layers not mapped during that session are purged. I've read that this is an intended action, however it is a pain to reload the purged layers every time I map a couple layers. Is there a way to change this action?&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;2. After doing multiple sessions of mappings the previous mappings disappear on me. I believe it's because of the purge in issue 1, but I'm no expert on this.&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;The goal of this project is to have a layer translator that i can continually update between two standards as there is an abundance of layers that don't make it into every drawing.&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Is there something I'm doing wrong or am I just misunderstanding this tool?&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;Thank you in advance for any help that can be provided.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 17:04:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625485#M45737</guid>
      <dc:creator>squire3364</dc:creator>
      <dc:date>2022-12-16T17:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Translator Deleting Mappings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625852#M45738</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9580695"&gt;@squire3364&lt;/a&gt;&amp;nbsp;wrote:
&lt;P class="lia-align-justify"&gt;I've been working on a layer translator to translate from one standard to another...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you stating you are NOT using the core command, but a customized solution you've created (or had create for you, or downloaded/edited)? If yes, you'll need to share the code please.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 20:15:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625852#M45738</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-12-16T20:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Translator Deleting Mappings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625873#M45739</link>
      <description>&lt;P&gt;I apologize for the miscommunication, I am using the core command of Laytrans.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After a lot more digging I seem to have figured out the mappings disappearing issues. It seems that between drawings the layer properties change and the layer translator doesn't recognize it as the same translation so i had to re-map it; thus making the original mapping not recognize it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think i found a solution to that issue in the form of lisp function that changes all the layer properties to white, continuous, etc. then translating that. The process being "non standard layers/ properties" -&amp;gt; "basic properties, same names" -&amp;gt; "mapping based on the basic properties to a correct standard" -&amp;gt; " lisp function to default the properties then layer translate once mapping is good"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I still don't understand the reason for the laytrans command to purge the standards file of unused layer, etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 20:30:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625873#M45739</guid>
      <dc:creator>squire3364</dc:creator>
      <dc:date>2022-12-16T20:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Translator Deleting Mappings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625890#M45740</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9580695"&gt;@squire3364&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I still don't understand the reason for the laytrans command to purge the standards file of unused layer, etc.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;From LAYTRANS page in HELP:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2021/ENU/AutoCAD-Core/files/GUID-F2793AC4-872D-40D1-8359-EDA51C51EEEA-htm.html" target="_blank"&gt;https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2021/ENU/AutoCAD-Core/files/GUID-F2793AC4-872D-40D1-8359-EDA51C51EEEA-htm.html&lt;/A&gt;&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="pendean_0-1671223053057.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1153573iE30A5BFCDE36392E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_0-1671223053057.png" alt="pendean_0-1671223053057.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 20:37:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625890#M45740</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-12-16T20:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Layer Translator Deleting Mappings</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625896#M45741</link>
      <description>&lt;P&gt;Yeah, I saw that portion of the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be more helpful to me if it didn't automatically purge everything when I saved new mappings though.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regardless I appreciate your quick responses, I think my issue is just a function of AutoCAD that I can't turn off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unless there is a way to turn the automatic purge after mappings off, I think I figured out the issue and this can be set to solved.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 20:42:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/layer-translator-deleting-mappings/m-p/11625896#M45741</guid>
      <dc:creator>squire3364</dc:creator>
      <dc:date>2022-12-16T20:42:54Z</dc:date>
    </item>
  </channel>
</rss>

