<?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: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8381472#M173359</link>
    <description>&lt;P&gt;Thanks Aditya,&lt;/P&gt;&lt;P&gt;You have solved the problem. These guys just make money by changing the versions and making lots of problem for the people who used to use previous versions, and most changes are stupid and there is no valid reason for that, like removing the previous icon and function for Trimming.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Nov 2018 20:28:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-05T20:28:22Z</dc:date>
    <item>
      <title>TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126201#M173341</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I can not use the trim command in AutoCAD 2019 as it was in previous versions.&amp;nbsp;After I&amp;nbsp;select the object, it trims everything . How can I solve this problem?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:38:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126201#M173341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T14:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126227#M173342</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There has been no change in the TRIM command that I am aware of.&amp;nbsp; Can you make a quick Screencast or give me the detailed steps and maybe screen captures that show how you are using the command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:43:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126227#M173342</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-12T14:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126328#M173343</link>
      <description>After I select the rectangle object, I write the trim command. then I cut the red line. I can trim this way in AutoCAD 2013. But I can not cut the line I want when I have AutoCAD 2019 selection.&lt;BR /&gt;I select the rectangle object to delete the red line and enter the trim command. but it does not erase the red line. erase the rectangle, or delete both.</description>
      <pubDate>Thu, 12 Jul 2018 15:11:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126328#M173343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-12T15:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126350#M173344</link>
      <description>Sounds like you are triggering the &amp;lt;enter&amp;gt; function twice (which selects everything on screen instead of once (to select individual items): is that what you mean by "it trims everything"?</description>
      <pubDate>Thu, 12 Jul 2018 15:17:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126350#M173344</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2018-07-12T15:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126365#M173345</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It sounds as if your PICKFIRST variable is turned off perhaps.&amp;nbsp; You can open OPTIONS and go to the Selection tab. Under selection modes, turn on Noun/Verb selection.&amp;nbsp; You can also turn it on at the command line by typing PICKFIRST and setting the value to 1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/522240iD849B2E8A90E1AD7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Please let me know if this corrects the behavior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 15:18:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8126365#M173345</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-12T15:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8127947#M173346</link>
      <description>&lt;P&gt;Use "Edgemode" command and make it 0 ...&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&gt;Please select the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 07:47:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8127947#M173346</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-13T07:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129481#M173347</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am coming back to your thread to see if the issue or question you posed has been resolved.&amp;nbsp; If so, please mark the post or posts as&amp;nbsp;&lt;SPAN style="color: #808000;"&gt;Solution(s)&lt;/SPAN&gt;&amp;nbsp;to help others find the answer quickly.&amp;nbsp;If your issue persists,&amp;nbsp;please&amp;nbsp;give me a bit more detail on this issue so we can continue to work towards getting this solved.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 17:48:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129481#M173347</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-13T17:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129529#M173348</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I looked at the things you said. AutoCAD 2019 settings are fine.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;but I can not apply the trim command as in AutoCAD 2013&lt;/DIV&gt;</description>
      <pubDate>Fri, 13 Jul 2018 18:14:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129529#M173348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-13T18:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129561#M173349</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you still have 2013 installed? Can you make a Screencast video of how this behaves there and how it is behaving now in 2019?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 18:24:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129561#M173349</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-13T18:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129589#M173350</link>
      <description>&lt;P&gt;&lt;SPAN&gt;yes AutoCAD 2013 is installed. but I can send it to you in 2 days. would that be a problem?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 18:35:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129589#M173350</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-13T18:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129597#M173351</link>
      <description>&lt;P&gt;HI&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next week is fine. I will watch the thread for an update from you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Screencast can be downloaded from &lt;A href="https://knowledge.autodesk.com/search-result/caas/simplecontent/content/download-autodesk-screencast.html" target="_blank"&gt;here &lt;/A&gt;if you don't already have it installed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jul 2018 18:37:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129597#M173351</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-13T18:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129603#M173352</link>
      <description>thank you. I will send it to you next week. Thank you for screencast.</description>
      <pubDate>Fri, 13 Jul 2018 18:40:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8129603#M173352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-13T18:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8131731#M173353</link>
      <description>&lt;P&gt;&lt;A href="https://autode.sk/2uD4KkB" target="_blank"&gt;https://autode.sk/2uD4KkB&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jul 2018 06:32:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8131731#M173353</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-16T06:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8135724#M173354</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I apologize for&amp;nbsp; my delayed response on this.&amp;nbsp; I have watched your video repeatedly - thank you for taking the time to make it.&amp;nbsp; I cannot make AutoCAD 2016-2019 act like that so I am still researching.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your options, do you have "Show grips within blocks" selected?&amp;nbsp; Is your rectangle/sqaure a block because then it does behave differently?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;Please select the &lt;STRONG&gt;Accept as Solution&lt;/STRONG&gt; button if my post solves your issue or answers your question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jul 2018 15:26:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8135724#M173354</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-07-17T15:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8137308#M173355</link>
      <description>&lt;P&gt;Is that what you said? &amp;nbsp;&amp;nbsp;I never changed this setting. always marked. Can not trim this way AutoCAD 2019?Am I doing the trim command wrongly or is this systematic? I do not understand what the error is caused by?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="autocad 2019 options settings.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/524030iE98DD4B655235FB0/image-size/large?v=v2&amp;amp;px=999" role="button" title="autocad 2019 options settings.png" alt="autocad 2019 options settings.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 06:20:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8137308#M173355</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-18T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8369384#M173356</link>
      <description>&lt;P&gt;I'm facing the same issue.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:39:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8369384#M173356</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-30T18:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8369434#M173357</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see that you are visiting as a new member to the AutoCAD forum.&amp;nbsp;&lt;SPAN style="color: #808000;"&gt;Welcome to the Autodesk Community!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Please type ABOUT at the AutoCAD command line and tell me the exact version of AutoCAD you are using.&amp;nbsp; There was a selection hotfix made available but it has been rolled into the updates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To make sure that your AutoCAD is fully updated, please use your Autodesk Desktop App or obtain updates from your &lt;A href="https://manage.autodesk.com" target="_blank"&gt;account &lt;/A&gt;page.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Oct 2018 18:56:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8369434#M173357</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2018-10-30T18:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8377035#M173358</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3672492"&gt;@john.vellek&lt;/a&gt;. Indeed I'm a new member to the community. I'm using the Autodesk AutoCAD 2019 - Student Version. And I've fixed the issue. Type TRIM in the command bar and press the enter button twice. This should fix it. It worked for me.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 18:45:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8377035#M173358</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-02T18:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8381472#M173359</link>
      <description>&lt;P&gt;Thanks Aditya,&lt;/P&gt;&lt;P&gt;You have solved the problem. These guys just make money by changing the versions and making lots of problem for the people who used to use previous versions, and most changes are stupid and there is no valid reason for that, like removing the previous icon and function for Trimming.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 20:28:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/8381472#M173359</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T20:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: TRIM COMMAND PROBLEM FOR 2019 AUTOCAD</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/10532574#M173360</link>
      <description>&lt;P&gt;the edgemode setting is what was messing me up.&lt;/P&gt;&lt;P&gt;thanks for this post!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Aug 2021 22:35:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/trim-command-problem-for-2019-autocad/m-p/10532574#M173360</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-09T22:35:44Z</dc:date>
    </item>
  </channel>
</rss>

