<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : unreconciled layers</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : CAD - general : unreconciled layers]]></description>
  <pubDate>Fri, 15 May 2026 10:53:35 +0000</pubDate>
  <lastBuildDate>Thu, 28 Mar 2019 16:18:40 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=13148</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[unreconciled layers :  This custom command definition...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13148&amp;PID=36902&amp;title=unreconciled-layers#36902</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=353260">Kent Cooper</a><br /><strong>Subject:</strong> 13148<br /><strong>Posted:</strong> 28.Mar.2019 at 16:18<br /><br />This custom command definition seems to do that, in quickie testing:<div>&nbsp;</div><div>(defun C:RAL () ; = Reconcile All Layers<br>&nbsp; (command "_.layer" "_rEconcile")<br>&nbsp; (if (= (getvar 'lastprompt) "No unreconciled layers in drawing.")<br>&nbsp;&nbsp;&nbsp; (command "")<br>&nbsp;&nbsp;&nbsp; (command "*" "")<br>&nbsp; )<br>&nbsp; (princ)<br>)</div><div>&nbsp;</div><div>&#091;It checks on the last prompt because if it just did:</div><div>&nbsp;</div><div>&nbsp; (command "_.layer" "_rEconcile" "*" "")</div><div>&nbsp;</div><div>it would run into trouble when there are none to reconcile.&#093;</div><div>&nbsp;</div><div>You can have that loaded in every drawing by acaddoc.lsp, and put the RAL command name into a Toolbar button.</div><span style="font-size:10px"><br /><br />Edited by Kent Cooper - 28.Mar.2019 at 16:21</span>]]>
   </description>
   <pubDate>Thu, 28 Mar 2019 16:18:40 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13148&amp;PID=36902&amp;title=unreconciled-layers#36902</guid>
  </item> 
  <item>
   <title><![CDATA[unreconciled layers :  I had setting before unreconciled...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13148&amp;PID=36892&amp;title=unreconciled-layers#36892</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=446263">aqeel222</a><br /><strong>Subject:</strong> 13148<br /><strong>Posted:</strong> 27.Mar.2019 at 06:04<br /><br />I had setting before unreconciled new layers of xref to reconcile layers,&nbsp; I just click the toolbar button and the command done.<div>but I lost that setting of toolbar button. any body know about this...?</div>]]>
   </description>
   <pubDate>Wed, 27 Mar 2019 06:04:40 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13148&amp;PID=36892&amp;title=unreconciled-layers#36892</guid>
  </item> 
 </channel>
</rss>