<?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 In trim command, why does polyline command L-shaped get trim while line command L-shaped not get trim? in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289326#M78805</link>
    <description>&lt;P&gt;See the GIF attachment.&lt;/P&gt;&lt;P&gt;1. When I draw L-shaped using polyline command&lt;/P&gt;&lt;P&gt;→ it get trimmed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. When I draw L- shaped using line command&lt;/P&gt;&lt;P&gt;→ it doesn't get trimmed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I know tream works only when two line intersect each other&lt;/P&gt;&lt;P&gt;But&lt;/P&gt;&lt;P&gt;From point 1, I see even having no intersecting point in L shaped still it get trimmed.&lt;/P&gt;&lt;P&gt;So what is the geometrical logic behind it??&lt;/P&gt;</description>
    <pubDate>Tue, 04 May 2021 11:32:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-05-04T11:32:20Z</dc:date>
    <item>
      <title>In trim command, why does polyline command L-shaped get trim while line command L-shaped not get trim?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289326#M78805</link>
      <description>&lt;P&gt;See the GIF attachment.&lt;/P&gt;&lt;P&gt;1. When I draw L-shaped using polyline command&lt;/P&gt;&lt;P&gt;→ it get trimmed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. When I draw L- shaped using line command&lt;/P&gt;&lt;P&gt;→ it doesn't get trimmed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I know tream works only when two line intersect each other&lt;/P&gt;&lt;P&gt;But&lt;/P&gt;&lt;P&gt;From point 1, I see even having no intersecting point in L shaped still it get trimmed.&lt;/P&gt;&lt;P&gt;So what is the geometrical logic behind it??&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 11:32:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289326#M78805</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-04T11:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: In trim command, why does polyline command L-shaped get trim while line command L-shaped not get trim?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289413#M78806</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&lt;FONT color="#999999"&gt;&lt;EM&gt;&amp;nbsp;As I know trim works only when two line intersect each other&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;In case of polylines you have a cut edge for the other attached polyline but NOT in case of line ( L shape ) . In general objects you select as cutting edges or boundary edges are not required to intersect the object being trimmed. You can trim or extend an object to a projected edge or to an extrapolated intersection; that is, where the objects would intersect if they were extended.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 12:07:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289413#M78806</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2021-05-04T12:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: In trim command, why does polyline command L-shaped get trim while line command L-shaped not get trim?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289423#M78807</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;1. When I draw L-shaped using polyline command&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;→ it get trimmed&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.... I see even having no intersecting point in L shaped still it get trimmed.&amp;nbsp;&lt;/SPAN&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;When a Polyline is selected as a Trim boundary, if it has more than one segment, &lt;FONT color="#000000"&gt;&lt;STRONG&gt;its own vertices &lt;EM&gt;are&lt;/EM&gt; "intersecting points" to trim to&lt;/STRONG&gt;&lt;/FONT&gt;.&amp;nbsp; Any segment picked on will be removed [to its end vertices, or less than that if it is intersected by something else closer to the pick point].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you draw a Polyline of only &lt;EM&gt;one&lt;/EM&gt; segment, you will find it is not removed under the situation in your image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you &lt;EM&gt;select the Trim boundary object(s) specifically&lt;/EM&gt;, rather than hitting Enter for the&amp;nbsp;&amp;nbsp;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt;select all&lt;STRONG&gt;&amp;gt;&lt;/STRONG&gt;&lt;/FONT&gt;&amp;nbsp; option, you will have more control, and a Polyline segment such as in your example will not be Trimmed away if the Polyline itself is not a selected Trim boundary.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 12:13:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289423#M78807</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-05-04T12:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: In trim command, why does polyline command L-shaped get trim while line command L-shaped not get trim?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289498#M78808</link>
      <description>&lt;P&gt;It should be pretty obvious. Trim can't be used to erase the entire object.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 12:37:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10289498#M78808</guid>
      <dc:creator>dbroad</dc:creator>
      <dc:date>2021-05-04T12:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: In trim command, why does polyline command L-shaped get trim while line command L-shaped not get trim?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10291557#M78809</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When a Polyline is selected as a Trim boundary, if it has more than one segment,&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;its own vertices&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;are&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;"intersecting points" to trim to&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;→ But L-shaped have not intersecting point instead it has meeting point.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;intersecting points :&amp;nbsp;&lt;/STRONG&gt;When two or more lines cross each other in a plane, they are called intersecting lines. The intersecting lines share a common point.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;You know in L-shaped no two lines cross each other so the correct word is&lt;STRONG&gt; " meeting point"&lt;/STRONG&gt; instead of&lt;STRONG&gt; "intersecting point"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 07:33:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10291557#M78809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-05T07:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: In trim command, why does polyline command L-shaped get trim while line command L-shaped not get trim?</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10292017#M78810</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;When a Polyline is selected as a Trim boundary, if it has more than one segment,&amp;nbsp;&lt;/SPAN&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;its own vertices&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;are&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;"intersecting points" to trim to&lt;/STRONG&gt;&lt;/FONT&gt;&lt;SPAN&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;→ But L-shaped have not intersecting point instead it has meeting point.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;intersecting points :&amp;nbsp;&lt;/STRONG&gt;When two or more lines cross each other in a plane, they are called intersecting lines. &lt;FONT color="#FF0000"&gt;The intersecting lines &lt;STRONG&gt;share a common point&lt;/STRONG&gt;&lt;/FONT&gt;.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000000"&gt;You know in L-shaped no two lines cross each other so the correct word is&lt;STRONG&gt; " meeting point"&lt;/STRONG&gt; instead of&lt;STRONG&gt; "intersecting point"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Note that the &lt;FONT color="#FF0000"&gt;red part&lt;/FONT&gt; above is still satisfied if the &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;common point&lt;/FONT&gt;&lt;/STRONG&gt; is at the &lt;EM&gt;end&lt;/EM&gt; of either or both -- they do not need to &lt;EM&gt;cross&lt;/EM&gt; each other and extend on both sides of the intersection.&amp;nbsp; Any condition that will be "seen" by &lt;STRONG&gt;INT&lt;/STRONG&gt;ersection Object Snap mode qualifies, and that includes change-in-direction vertex locations on Polylines.&amp;nbsp; That may not be &lt;EM&gt;your&lt;/EM&gt; definition of "intersecting," but it is AutoCAD's definition.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF6600"&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;However, I &lt;EM&gt;do&lt;/EM&gt; find a peculiar behavior when there is a vertex &lt;EM&gt;&lt;STRONG&gt;without&lt;/STRONG&gt; a change in direction&lt;/EM&gt;.&amp;nbsp; This Polyline has a vertex part-way along the longest stretch of it:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1620215802680.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/915509i042A1C1AA8C67CE3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1620215802680.png" alt="Kent1Cooper_0-1620215802680.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;INTersection Osnap does &lt;EM&gt;not&lt;/EM&gt; "see" that vertex.&amp;nbsp; And if I choose the Polyline as the Trim boundary in a TRIM command, if I select that long edge on one side of its part-way vertex, I get a very different kind of result than if I select it on the other side:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_1-1620215950176.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/915510iB9570FB1D6045B1C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_1-1620215950176.png" alt="Kent1Cooper_1-1620215950176.png" /&gt;&lt;/span&gt;&amp;nbsp; vs.&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_2-1620216017757.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/915511i9102B981130DA09B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_2-1620216017757.png" alt="Kent1Cooper_2-1620216017757.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 12:02:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/in-trim-command-why-does-polyline-command-l-shaped-get-trim/m-p/10292017#M78810</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-05-05T12:02:45Z</dc:date>
    </item>
  </channel>
</rss>

