<?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 trim select all en AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/trim-select-all/m-p/12874275#M1134016</link>
    <description>&lt;P&gt;I have gotten into using right click to progress through commands to give my space bar a break. The main disadvantage has been the need to wait half a second between initiating the TRIM or EXTEND commands before right clicking once more for the select all option, whereas the space bar can be pressed without delay in between. Is there a way to initiate the trim or extend commands with the 'select all' option already enabled? I have tried Ctrl + A before these commands but in this case all the lines remain highlighted, are a visual distraction and slows the system.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2024 17:01:07 GMT</pubDate>
    <dc:creator>jdfnnl</dc:creator>
    <dc:date>2024-07-02T17:01:07Z</dc:date>
    <item>
      <title>trim select all</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-select-all/m-p/12874275#M1134016</link>
      <description>&lt;P&gt;I have gotten into using right click to progress through commands to give my space bar a break. The main disadvantage has been the need to wait half a second between initiating the TRIM or EXTEND commands before right clicking once more for the select all option, whereas the space bar can be pressed without delay in between. Is there a way to initiate the trim or extend commands with the 'select all' option already enabled? I have tried Ctrl + A before these commands but in this case all the lines remain highlighted, are a visual distraction and slows the system.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 17:01:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-select-all/m-p/12874275#M1134016</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2024-07-02T17:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: trim select all</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-select-all/m-p/12874288#M1134017</link>
      <description>&lt;P&gt;You disabled the quickmode&lt;EM&gt; (with "all objects" as default)&lt;/EM&gt; a year ago,&lt;/P&gt;
&lt;P&gt;and now you want to use the standard mode with pre-defined "all",&lt;/P&gt;
&lt;P&gt;right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set up a menumakro is simple&lt;/P&gt;
&lt;P&gt;take the original ^C^C_trim and add your inputs&lt;/P&gt;
&lt;P&gt;^C^C_trim;_all;; should works&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you like to change the command "trim", you need to use programming.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Lisp for example, undefine trim command in acaddoc.lsp, (command "_.undefine" "TRIM")&lt;/P&gt;
&lt;P&gt;and set up a new one (defun c:TRIM nil (command "_.TRIM" "_all" "")(princ))&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 17:11:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-select-all/m-p/12874288#M1134017</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2024-07-02T17:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: trim select all</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-select-all/m-p/12874391#M1134020</link>
      <description>&lt;P&gt;What version are you using?&amp;nbsp; In older versions, you could just hit Enter to&lt;FONT face="courier new,courier" color="#000000"&gt;&lt;STRONG&gt; &amp;lt;select all&amp;gt;&lt;/STRONG&gt; &lt;/FONT&gt;objects as boundaries [&lt;EM&gt;without&lt;/EM&gt; highlighting] in either TRIM or EXTEND.&amp;nbsp; In newer versions, &lt;EM&gt;that operation is the default&lt;/EM&gt; [unless you turn it off with the TRIMEXTENDMODE System Variable], and you need to tell it if you &lt;EM&gt;don't&lt;/EM&gt; want everything, i.e. if you want to select only certain objects.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 18:04:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-select-all/m-p/12874391#M1134020</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2024-07-02T18:04:12Z</dc:date>
    </item>
  </channel>
</rss>

