<?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>tema Re: convert hatch zones to selection en AutoCAD for Mac Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573826#M33956</link>
    <description>Maybe I'll be able to create such routine for you, but not sure when, because I'm very busy.&lt;BR /&gt;How urgently do you need this routine?&lt;BR /&gt;In order to help you with routine creation I need also one of your drawings where you need to count circles and more detailed details about what result you want to get:&lt;BR /&gt;For example: "I need to count all circles inside hatch" or "I need to count all circles inside and crossed by hatch"&lt;BR /&gt;</description>
    <pubDate>Tue, 05 Feb 2019 12:42:24 GMT</pubDate>
    <dc:creator>maxim_k</dc:creator>
    <dc:date>2019-02-05T12:42:24Z</dc:date>
    <item>
      <title>convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8571597#M33941</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;Is there a way to use multiple hatched zones for selecting other objects contained by (or touched by) the said hatched zones, on different layers. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm quite sure there must be a way, but I can't find any script a way to do so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the image below:&lt;/P&gt;
&lt;P&gt;on one layer I have all these hatch zones, and on the other, I have hundreds of circles. I want to be able to select only the circles included in the hatched zones, at once.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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="Screen Shot 2019-02-03 at 23.45.13.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/599061iFB0395CC449B45A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-02-03 at 23.45.13.jpg" alt="Screen Shot 2019-02-03 at 23.45.13.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe I'm just missing something.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for any help,&lt;/P&gt;
&lt;P&gt;rudy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 15:43:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8571597#M33941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-04T15:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8571671#M33942</link>
      <description>SELECTSIMILAR, QSELECT and FILTER commands exist to sort items by common settings for selection purposes, have you tried any of them yet?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2019 16:05:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8571671#M33942</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2019-02-04T16:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8571949#M33944</link>
      <description>&lt;P&gt;thanks &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I tried to play around with these but I can't see how I could exclude circles outside of the hatched zones, or include only circles in the hatched zones. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know there is the WSP script, but afaik it's only working with splines, and most of all, not with many at the same time, which is my idea. &lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 17:46:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8571949#M33944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-04T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8572119#M33946</link>
      <description>Hi Rudy,&lt;BR /&gt;&lt;BR /&gt;Do you use full AutoCAD (not LT)?&lt;BR /&gt;If yes, I think it is possible to use AutoLISP here.&lt;BR /&gt;Algorithm could be:&lt;BR /&gt;- create boundaries of hatches&lt;BR /&gt;- use boundaries for SSGET inside them&lt;BR /&gt;- count circles selected with SSGET&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2019 18:54:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8572119#M33946</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-04T18:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8572232#M33947</link>
      <description>BTW:&lt;BR /&gt;WPS.lsp from here:&lt;BR /&gt;&lt;A href="https://www.cadforum.cz/cadforum_en/qaID.asp?tip=5697" target="_blank"&gt;https://www.cadforum.cz/cadforum_en/qaID.asp?tip=5697&lt;/A&gt;&lt;BR /&gt;works with polylines, but not with splines.&lt;BR /&gt;It allows to select all objects inside closed polyline. Objects intersected by polyline are not included in the  selection set, but looks like you need then to be selected.&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Feb 2019 19:46:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8572232#M33947</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-04T19:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8572253#M33949</link>
      <description>&lt;P&gt;thanks!&lt;/P&gt;
&lt;P&gt;WPS is very useful, but I can't manage to select more than one area at the same time.&lt;/P&gt;
&lt;P&gt;As I have hundreds of areas, it would be very useful to find a way to select objects in all these areas at once. ¨&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now I'm digging into ssget, as you suggested. I didn't know about it, and I'm trying to understand of there might be a way to do the job.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Feb 2019 19:57:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8572253#M33949</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-04T19:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573309#M33951</link>
      <description>With WPS routine you don't need to deal with SSGET. You could rather use code from WPS and add your own part of AutoLISP code which will allow to select all hatch boundaries and proceed with counting circles inside each of boundary.&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Feb 2019 07:59:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573309#M33951</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-05T07:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573341#M33952</link>
      <description>&lt;P&gt;okay!&lt;/P&gt;
&lt;P&gt;so I need to get into programming.. but I have no idea about how to do it properly, unfortunately.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if anyone out there could do this (paid) job, let me know. that would be so helpful to me.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Feb 2019 08:17:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573341#M33952</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-05T08:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573411#M33953</link>
      <description>You can ask for help - I believe it will be free &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@38DF24EF580240D512020314976B5FC8/emoticons/1f642.png" alt=":cara_con_una_leve_sonrisa:" title=":cara_con_una_leve_sonrisa:" /&gt;&lt;BR /&gt;here:&lt;BR /&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/bd-p/130&lt;/A&gt;&lt;BR /&gt;But don't forget to mention that you need AutoLISP routine for AutoCAD for Mac, so no Visual Lisp allowed as AutoCAD for Mac doesn't support Visual Lisp functions.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Feb 2019 09:00:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573411#M33953</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-05T09:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573826#M33956</link>
      <description>Maybe I'll be able to create such routine for you, but not sure when, because I'm very busy.&lt;BR /&gt;How urgently do you need this routine?&lt;BR /&gt;In order to help you with routine creation I need also one of your drawings where you need to count circles and more detailed details about what result you want to get:&lt;BR /&gt;For example: "I need to count all circles inside hatch" or "I need to count all circles inside and crossed by hatch"&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Feb 2019 12:42:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8573826#M33956</guid>
      <dc:creator>maxim_k</dc:creator>
      <dc:date>2019-02-05T12:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8585553#M34020</link>
      <description>&lt;P&gt;thank you very much for the proposal &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/665765"&gt;@maxim_k&lt;/a&gt; !&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;it's urgent as everything! I guess.&lt;/P&gt;
&lt;P&gt;I'd be super glad to have this in some ways, soon or later (maybe not too late though).&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;by now, I've managed to install a win version (on parallel, so it's quite slow), and used a vlisp that helps selecting objects within plines. the problem with this script is that it also selects islands and their content within the plines. so it's sometimes quite some work for checking and correct all issues. but most of all, that would be so much easier and efficient if there could be a way to work directly on mac.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;about the detail: I need to be able to select circles that have their center within the hatch (in order to move them to a different layer). maybe I could work first with dots, if it's too complex to consider the center of the circle, and in a further time, replace dots by circles. but the easiest would be being able to work with circles directly.&lt;/P&gt;
&lt;P&gt;and attached is a file which my be used as en example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;anyway, thank you very much for your help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Feb 2019 11:02:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8585553#M34020</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-10T11:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: convert hatch zones to selection</title>
      <link>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8592001#M34052</link>
      <description>&lt;P&gt;In fact you can as many areas as you want with WPS. Just type&lt;STRONG&gt; 'WPS&lt;/STRONG&gt; on any "Select objects:" prompt and repeat this multiple time (in this single prompt). No programming is needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Vladimir Michl, &lt;A href="http://www.cadstudio.cz" target="_blank"&gt;www.cadstudio.cz&lt;/A&gt; - &lt;A href="http://www.cadforum.cz" target="_blank"&gt;www.cadforum.cz&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2019 07:52:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-for-mac-forum/convert-hatch-zones-to-selection/m-p/8592001#M34052</guid>
      <dc:creator>vladimir_michl</dc:creator>
      <dc:date>2019-02-13T07:52:19Z</dc:date>
    </item>
  </channel>
</rss>

