<?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) : Create New Layer w/ modifiers</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : Create New Layer w/ modifiers]]></description>
  <pubDate>Sun, 17 May 2026 18:01:25 +0000</pubDate>
  <lastBuildDate>Mon, 31 Jan 2011 03:11:32 +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=5223</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[Create New Layer w/ modifiers : It&amp;#039;s no more difficult to...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5223&amp;PID=12965&amp;title=create-new-layer-w-modifiers#12965</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=73469">CarlB</a><br /><strong>Subject:</strong> 5223<br /><strong>Posted:</strong> 31.Jan.2011 at 03:11<br /><br />It's no more difficult to allow user to decide after picking.<DIV>&nbsp;</DIV><DIV>(setq PickItem (car (entsel "\nPick object for new layer: ")))</DIV><DIV>(setq ObjLayer (cdr (assoc 8 (entget pickItem))))</DIV><DIV><DIV>(setq ObjType (cdr (assoc 0 (entget pickItem))))</DIV></DIV><DIV>(princ (strcat ObjLayer is layer name of " ObjType " selected"))</DIV><DIV>(initget "N D V")</DIV><DIV>(Setq LyrSuffix (getkword "\nEnter suffix type &#091;N-PKG-1/D-PKG1/V-PKG-1&#093;:"))</DIV><DIV>..you can take it from here...:)</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 31 Jan 2011 03:11:32 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5223&amp;PID=12965&amp;title=create-new-layer-w-modifiers#12965</guid>
  </item> 
  <item>
   <title><![CDATA[Create New Layer w/ modifiers : Hi guys,  I wonder if you could...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5223&amp;PID=12960&amp;title=create-new-layer-w-modifiers#12960</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=164791">kameron1967</a><br /><strong>Subject:</strong> 5223<br /><strong>Posted:</strong> 30.Jan.2011 at 18:13<br /><br />Hi guys,<DIV>&nbsp;</DIV><DIV>I wonder if you could help me.&nbsp; I wanted to create options to modify an existing layer by creating new layers from&nbsp;whichever item I choose by adding&nbsp;one of these modifiers -N-PKG1 or -D-PKG1 or -V-PKG1 when creating a new layer.&nbsp; So if an entity selected is on a layer called A-ANNO, I would like the option to choose letters N or D or V to decide which modifier to create from existing layer A-ANNO.&nbsp; So if I choose N, it will create a new layer called A-ANNO-N-PKG1. <DIV>&nbsp;</DIV><DIV>I'm not sure&nbsp;what the best approach is.&nbsp; The easiest option would be to first choose either A or D or V&nbsp;before selecting an entity's layer and make a new layer.&nbsp; A more&nbsp;sophisticated option would be to choose first, then decide on the modifier.&nbsp; If anyone would like to guide me through the process, I sure would really appreciate it.&nbsp; Thanks, again! <img src="https://www.cadforum.cz/forum_en/smileys/smiley1.gif" height="17" width="17" border="0" align="absmiddle" alt="Smile" /></DIV></DIV>]]>
   </description>
   <pubDate>Sun, 30 Jan 2011 18:13:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5223&amp;PID=12960&amp;title=create-new-layer-w-modifiers#12960</guid>
  </item> 
 </channel>
</rss>