<?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: Tool Palettes - Hatch Command in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562671#M47407</link>
    <description>&lt;P&gt;Or you can use a little lisp as a macro to get the best from both worlds. Set the common properties by a tool options, your 1st img.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;^C^C^Q((lambda ( / p) (setq p (getvar 'hpname)) (setvar 'hpname "SOLID") (initcommandversion) (command-s "_.hatch") (setvar 'hpname p)))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: removed "_s" from a lisp.&lt;/P&gt;</description>
    <pubDate>Fri, 18 Nov 2022 18:34:13 GMT</pubDate>
    <dc:creator>ВeekeeCZ</dc:creator>
    <dc:date>2022-11-18T18:34:13Z</dc:date>
    <item>
      <title>AutoCAD - Tool Palettes - Hatch Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562564#M47402</link>
      <description>&lt;P&gt;I want a tool that when clicked, is going to hatch something with a preset hatch pattern, layer, color, and the selection method is Select Object with Pick Points as an option.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For the life of me I can't get that. I have everything I want currently, but it defaults to ONLY pick points with no option to select.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I use the Hatch command as the tool, I don't get any options for the pattern - it just uses the current pattern (the last one used).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could create my own command, (which I've done before) just curious if I'm missing something obvious.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HATCH Command that defaults to Select Object but offers Pick Points on the command line:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="oiverson_0-1668792264189.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1141595iB23DAEAED59BD191/image-size/medium?v=v2&amp;amp;px=400" role="button" title="oiverson_0-1668792264189.png" alt="oiverson_0-1668792264189.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or my Hatch tool that I can set everything, but it ONLY looks to Pick Point (no option to Select Object)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="oiverson_1-1668792410853.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1141597i40A3A6F4F026EB4B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="oiverson_1-1668792410853.png" alt="oiverson_1-1668792410853.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[ The subject line of this post has been edited for clarity by &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12851358"&gt;@handjonathan&lt;/a&gt; Original: Tool Palettes - Hatch Command ]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 19:50:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562564#M47402</guid>
      <dc:creator>oiverson</dc:creator>
      <dc:date>2022-11-18T19:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Palettes - Hatch Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562596#M47403</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;In normal and plane AutoCAD ..&amp;nbsp;&lt;SPAN&gt;“&lt;/SPAN&gt;&lt;A href="https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/AutoCAD-Core/files/GUID-771C0F16-58B6-4752-A05D-792FE5D76050-htm.html" target="_blank" rel="noopener"&gt;ADDSELECTED&lt;/A&gt; (Command)&lt;SPAN&gt;” is an often over looked tool that can save you time .&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 17:45:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562596#M47403</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2022-11-18T17:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Palettes - Hatch Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562621#M47404</link>
      <description>&lt;P&gt;Greetings &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/282015"&gt;@oiverson&lt;/a&gt;&lt;BR /&gt;You forgot to use all the tools available for your personal custom macro in first screenshot:&lt;BR /&gt;HPNAME system Variable before you launch that hatch command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;^C^C_HPNAME;SOLID;_HATCH&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Explore all the other HP* variables in HELP to make that macro do way more if you so choose:&lt;BR /&gt;HPANG&lt;BR /&gt;HPANNOTATIVE&lt;BR /&gt;HPASSOC&lt;BR /&gt;HPBACKGROUNDCOLOR&lt;BR /&gt;HPBOUND&lt;BR /&gt;HPBOUNDRETAIN&lt;BR /&gt;HPCOLOR&lt;BR /&gt;HPDLGMODE&lt;BR /&gt;HPDOUBLE&lt;BR /&gt;HPDRAWORDER&lt;BR /&gt;HPGAPTOL&lt;BR /&gt;HPINHERIT&lt;BR /&gt;HPISLANDDETECTION&lt;BR /&gt;HPISLANDDETECTIONMODE&lt;BR /&gt;HPLAYER&lt;BR /&gt;HPLINETYPE&lt;BR /&gt;HPMAXAREAS&lt;BR /&gt;HPMAXLINES&lt;BR /&gt;HPNAME&lt;BR /&gt;HPOBJWARNING&lt;BR /&gt;HPORIGIN&lt;BR /&gt;HPORIGINMODE&lt;BR /&gt;HPPICKMODE&lt;BR /&gt;HPQUICKPREVIEW&lt;BR /&gt;HPQUICKPREVTIMEOUT&lt;BR /&gt;HPSCALE&lt;BR /&gt;HPSEPARATE&lt;BR /&gt;HPSPACE&lt;BR /&gt;HPTRANSPARENCY&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 18:03:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562621#M47404</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2022-11-18T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Palettes - Hatch Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562639#M47405</link>
      <description>&lt;P&gt;I think you got it covered all right. You can't change the hatch tool, you can't assign a pattern to the command macro... well you can but it's just a menu macro with all its limitations... so if you know how, make your own LISP command. At least that's what I would do.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 18:01:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562639#M47405</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-11-18T18:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Palettes - Hatch Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562657#M47406</link>
      <description>&lt;P&gt;yeah, we used to have everything in LISP and this was exactly what we would do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now we've moved almost all code over to .NET so now I have to get the programmer involved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was just seeing if I was missing any AutoCAD basics surrounding the Tool Palettes.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 18:14:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562657#M47406</guid>
      <dc:creator>oiverson</dc:creator>
      <dc:date>2022-11-18T18:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Tool Palettes - Hatch Command</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562671#M47407</link>
      <description>&lt;P&gt;Or you can use a little lisp as a macro to get the best from both worlds. Set the common properties by a tool options, your 1st img.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;^C^C^Q((lambda ( / p) (setq p (getvar 'hpname)) (setvar 'hpname "SOLID") (initcommandversion) (command-s "_.hatch") (setvar 'hpname p)))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Edit: removed "_s" from a lisp.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 18:34:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/autocad-tool-palettes-hatch-command/m-p/11562671#M47407</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-11-18T18:34:13Z</dc:date>
    </item>
  </channel>
</rss>

