<?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: chain selection with layer filter in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632633#M142015</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/275621"&gt;@robert06&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi, to be honest, it goes off my skills.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Ok!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Robert,&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hps"&gt;if&lt;/SPAN&gt; &lt;SPAN class="hps alt-edited"&gt;no one step in, &lt;SPAN class="hps"&gt;tonight,&lt;/SPAN&gt; I'll &lt;SPAN class="hps"&gt;see what I can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hps alt-edited"&gt;&lt;SPAN class="hps"&gt;Henrique&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2015 09:01:33 GMT</pubDate>
    <dc:creator>hmsilva</dc:creator>
    <dc:date>2015-05-13T09:01:33Z</dc:date>
    <item>
      <title>chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5610592#M142010</link>
      <description>&lt;P&gt;There is this great lisp of chain-selecting objects by Lee-Mac&amp;nbsp;&lt;A target="_self" href="http://www.lee-mac.com/chainsel.html"&gt;http://www.lee-mac.com/chainsel.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;How to add layer filter to select objects only on layer of the picked object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 08:02:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5610592#M142010</guid>
      <dc:creator>robert06</dc:creator>
      <dc:date>2015-04-28T08:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5610626#M142011</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lee Mac's 'ChainSelV1-0.lsp', use a selection filter 'sf' in the ssget function.&lt;BR /&gt;To not have to test all objects layer inside the 'repeat' function, I would suggest to change the selection order, first test the 'en' section set using the 'sf' filter, get the layer associated to the selected object, pass it to a second selection filter, and apply this selection filter to the 's1' selection set...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps, &lt;BR /&gt;Henrique&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2015 08:32:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5610626#M142011</guid>
      <dc:creator>hmsilva</dc:creator>
      <dc:date>2015-04-28T08:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632592#M142012</link>
      <description>&lt;P&gt;Thank you and sorry for replying so late, I took me some time to study this, no luck yet.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 08:10:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632592#M142012</guid>
      <dc:creator>robert06</dc:creator>
      <dc:date>2015-05-13T08:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632596#M142013</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/275621"&gt;@robert06&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Thank you and sorry for replying so late, I took me some time to study this, no luck yet.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi Robert!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try &lt;SPAN class="hps"&gt;my&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;previous suggestion&lt;/SPAN&gt;?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Henrique&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 08:12:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632596#M142013</guid>
      <dc:creator>hmsilva</dc:creator>
      <dc:date>2015-05-13T08:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632629#M142014</link>
      <description>&lt;P&gt;Hi, to be honest, it goes off my skills.&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 08:57:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632629#M142014</guid>
      <dc:creator>robert06</dc:creator>
      <dc:date>2015-05-13T08:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632633#M142015</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/275621"&gt;@robert06&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi, to be honest, it goes off my skills.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Ok!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Robert,&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hps"&gt;if&lt;/SPAN&gt; &lt;SPAN class="hps alt-edited"&gt;no one step in, &lt;SPAN class="hps"&gt;tonight,&lt;/SPAN&gt; I'll &lt;SPAN class="hps"&gt;see what I can&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;do.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hps alt-edited"&gt;&lt;SPAN class="hps"&gt;Henrique&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 09:01:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5632633#M142015</guid>
      <dc:creator>hmsilva</dc:creator>
      <dc:date>2015-05-13T09:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5633393#M142016</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/275621"&gt;@robert06&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Hi, to be honest, it goes off my skills.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hi Robert,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the attached 'ChainSelV1-0_h1.lsp' was &lt;SPAN class="hps"&gt;modified&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;by me, from &lt;A href="http://www.lee-mac.com/chainsel.html" target="_blank"&gt;Lee Mac's 'Chain Selection - ChainSelV1-0.lsp'&lt;/A&gt;, to perform a chain selection by layer, I did change the original command name from 'cs' to 'csl'.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="hps"&gt;Hope this helps, &lt;BR /&gt;Henrique&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 16:47:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5633393#M142016</guid>
      <dc:creator>hmsilva</dc:creator>
      <dc:date>2015-05-13T16:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5633437#M142017</link>
      <description>&lt;P&gt;Perfect, tested.&lt;/P&gt;&lt;P&gt;Thank you, Henrique!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 17:12:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5633437#M142017</guid>
      <dc:creator>robert06</dc:creator>
      <dc:date>2015-05-13T17:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5633545#M142018</link>
      <description>&lt;P&gt;You're welcome, Robert!&lt;BR /&gt;Glad I could help&lt;BR /&gt;&lt;BR /&gt;Henrique&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2015 18:16:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/5633545#M142018</guid>
      <dc:creator>hmsilva</dc:creator>
      <dc:date>2015-05-13T18:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: chain selection with layer filter</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/13017438#M142019</link>
      <description>Almost 10 years later and another thank you coming your way, Henrique!</description>
      <pubDate>Thu, 12 Sep 2024 19:04:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/chain-selection-with-layer-filter/m-p/13017438#M142019</guid>
      <dc:creator>DJGinAZ</dc:creator>
      <dc:date>2024-09-12T19:04:58Z</dc:date>
    </item>
  </channel>
</rss>

