<?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: Difference between line, arc, spline, polyline in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080686#M85327</link>
    <description>&lt;P&gt;In AutoCAD the following terms are used for specific entity types:&lt;/P&gt;&lt;P&gt;Line = a &lt;U&gt;single&lt;/U&gt; straight line that goes from one x,y,z location to another x,y,z location.&amp;nbsp; If z =0 for the two endpoints the line is considered to be 2D.&lt;/P&gt;&lt;P&gt;Arc = a single arc (a portion of a true circle). It may lie on the XY plane or can be positioned in any 3D orientation.&lt;/P&gt;&lt;P&gt;Spline = a smooth curve that may lie on a 2D plane or can wander in 3D space.&lt;/P&gt;&lt;P&gt;Polyline = a series of straight line and arc segments that define a single AutoCAD entity.&amp;nbsp; All the segments of a polyline lie on a 2D plane although that plane may be at any orientation in 3D space. If the polyline contains arc segments their ends will be tangent to the adjacent line or arc segment.&lt;/P&gt;&lt;P&gt;Polylines are useful for a variety of applications. They are used to define&amp;nbsp; a path or a single closed shape.&amp;nbsp; For example, you could construct a hexagon with 6 lines or 1 polyline.&amp;nbsp; &lt;STRONG&gt;Pedit&lt;/STRONG&gt; can be used to convert the 6 lines to one polyline.&amp;nbsp; When using pedit and selecting one of the 6 lines AutoCAD will ask you if you want to convert the first line to a polyline at which point you respond "yes" and then select the other 5 lines.&amp;nbsp; The result will be a closed polyline.&amp;nbsp; &lt;STRONG&gt;Explode&lt;/STRONG&gt; is used to convert a single polyline to a collection of lines and arcs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 13 Feb 2021 13:25:01 GMT</pubDate>
    <dc:creator>leeminardi</dc:creator>
    <dc:date>2021-02-13T13:25:01Z</dc:date>
    <item>
      <title>Difference between line, arc, spline, polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080359#M85324</link>
      <description>&lt;P&gt;Hello everyone. Here is Autocad Newbie!!!!&lt;/P&gt;&lt;P&gt;Using command 'pedit',&amp;nbsp;it says, changing line, arc, spline into polyline[Y/N]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know difference between them.!!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why should I change them into polyline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please record the reason for poor Newbie.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 07:41:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080359#M85324</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-13T07:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between line, arc, spline, polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080391#M85325</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when you have a free lines and arcs that has a common point like a chain of lines, you can turn them into a polyline and to do that you use PEDIT command. turning them to a polyline will let you to get the area \&amp;nbsp;&lt;SPAN&gt;perimeter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if you already have a polyline, you can EXPLODE it and release them to be free lines + arcs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;moshe&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 08:18:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080391#M85325</guid>
      <dc:creator>Moshe-A</dc:creator>
      <dc:date>2021-02-13T08:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between line, arc, spline, polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080559#M85326</link>
      <description>&lt;P&gt;In the PEDIT command, if you select a &lt;EM&gt;Polyline&lt;/EM&gt;, it will just go to the editing prompt, because the P in PEDIT is for Polyline, so it knows that's what you want to do.&amp;nbsp; If you select one [or some] of those &lt;EM&gt;other things&lt;/EM&gt;, it needs to convert it [or them] into a Polyline [or Polylines] so that it can use the Polyline-editing operations on it [them].&amp;nbsp; &lt;EM&gt;By default&lt;/EM&gt;, it asks you whether you want to convert them, just to be safe.&amp;nbsp; &lt;STRONG&gt;&lt;EM&gt;If you know that you will always want to convert anything you select in PEDIT&lt;/EM&gt;&lt;/STRONG&gt;, you can set the &lt;FONT color="#000000"&gt;&lt;STRONG&gt;PEDITACCEPT&lt;/STRONG&gt;&lt;/FONT&gt; System Variable to 1, and it will &lt;EM&gt;not&lt;/EM&gt; ask you that question any more.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 11:42:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080559#M85326</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-13T11:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between line, arc, spline, polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080686#M85327</link>
      <description>&lt;P&gt;In AutoCAD the following terms are used for specific entity types:&lt;/P&gt;&lt;P&gt;Line = a &lt;U&gt;single&lt;/U&gt; straight line that goes from one x,y,z location to another x,y,z location.&amp;nbsp; If z =0 for the two endpoints the line is considered to be 2D.&lt;/P&gt;&lt;P&gt;Arc = a single arc (a portion of a true circle). It may lie on the XY plane or can be positioned in any 3D orientation.&lt;/P&gt;&lt;P&gt;Spline = a smooth curve that may lie on a 2D plane or can wander in 3D space.&lt;/P&gt;&lt;P&gt;Polyline = a series of straight line and arc segments that define a single AutoCAD entity.&amp;nbsp; All the segments of a polyline lie on a 2D plane although that plane may be at any orientation in 3D space. If the polyline contains arc segments their ends will be tangent to the adjacent line or arc segment.&lt;/P&gt;&lt;P&gt;Polylines are useful for a variety of applications. They are used to define&amp;nbsp; a path or a single closed shape.&amp;nbsp; For example, you could construct a hexagon with 6 lines or 1 polyline.&amp;nbsp; &lt;STRONG&gt;Pedit&lt;/STRONG&gt; can be used to convert the 6 lines to one polyline.&amp;nbsp; When using pedit and selecting one of the 6 lines AutoCAD will ask you if you want to convert the first line to a polyline at which point you respond "yes" and then select the other 5 lines.&amp;nbsp; The result will be a closed polyline.&amp;nbsp; &lt;STRONG&gt;Explode&lt;/STRONG&gt; is used to convert a single polyline to a collection of lines and arcs.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 13:25:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10080686#M85327</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2021-02-13T13:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between line, arc, spline, polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10081035#M85328</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/822616"&gt;@leeminardi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.... If the polyline contains arc segments their ends will be tangent to the adjacent line or arc segment.&amp;nbsp;&lt;/SPAN&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Not necessarily.&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; If you draw it by simply picking points in Arc mode, under the default &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;E&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;ndpoint&lt;/FONT&gt; option [or the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;ngle&lt;/FONT&gt; or &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;CL&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;ose&lt;/FONT&gt; options], or if you apply the &lt;FONT color="#000000"&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;P&lt;/STRONG&gt;&lt;/FONT&gt;olyline&lt;/FONT&gt; option in &lt;STRONG&gt;&lt;FONT color="#000000"&gt;FILLET&lt;/FONT&gt;&lt;/STRONG&gt; to a Polyline, that's what you'll get.&amp;nbsp; But there are options to aim the beginning of the arc segment in any &lt;FONT color="#000000"&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/FONT&gt;irection&lt;/FONT&gt; you want as you draw, or to specify a &lt;FONT color="#000000"&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;S&lt;/STRONG&gt;&lt;/FONT&gt;econd&lt;/FONT&gt; point [followed by a third] as you would draw a three-point Arc object, or the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;CE&lt;/STRONG&gt;&lt;/FONT&gt;nter, any of which can result in the arc segment not being tangent from the previous segment, but it's still part of the same Polyline.&amp;nbsp; And even if an arc segment was &lt;EM&gt;drawn&lt;/EM&gt; tangentially, you can make it &lt;EM&gt;non&lt;/EM&gt;-tangent by grip-editing, or &lt;FONT color="#000000"&gt;&lt;STRONG&gt;PEDIT&lt;/STRONG&gt;'s&lt;/FONT&gt;&amp;nbsp;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;E&lt;/FONT&gt;&lt;/STRONG&gt;dit Vertex&lt;/FONT&gt;. option, or &lt;FONT color="#000000"&gt;&lt;STRONG&gt;STRETCH&lt;/STRONG&gt;&lt;/FONT&gt;, or some other means.&amp;nbsp; Read about it all in Help.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 17:58:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10081035#M85328</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-13T17:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between line, arc, spline, polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10081038#M85329</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/822616"&gt;@leeminardi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;....&amp;nbsp; When using pedit and selecting one of the 6 lines AutoCAD will ask you if you want to convert the first line to a polyline at which point you respond "yes" and then select the other 5 lines.&amp;nbsp; ...&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;... only&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;if&lt;/STRONG&gt;&lt;/EM&gt; &lt;FONT color="#000000"&gt;PEDITACCEPT&lt;/FONT&gt; is set to 0.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 18:00:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10081038#M85329</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-02-13T18:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between line, arc, spline, polyline</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10081207#M85330</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/822616"&gt;@leeminardi&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;.... If the polyline contains arc segments their ends will be tangent to the adjacent line or arc segment.&amp;nbsp;&lt;/SPAN&gt;....&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Not necessarily.&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp; If you draw it by simply picking points in Arc mode, under the default &lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;E&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#000000"&gt;ndpoint&lt;/FONT&gt; option [or the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;A&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;ngle&lt;/FONT&gt; or &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;CL&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT color="#000000"&gt;ose&lt;/FONT&gt; options], or if you apply the &lt;FONT color="#000000"&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;P&lt;/STRONG&gt;&lt;/FONT&gt;olyline&lt;/FONT&gt; option in &lt;STRONG&gt;&lt;FONT color="#000000"&gt;FILLET&lt;/FONT&gt;&lt;/STRONG&gt; to a Polyline, that's what you'll get.&amp;nbsp; But there are options to aim the beginning of the arc segment in any &lt;FONT color="#000000"&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;D&lt;/STRONG&gt;&lt;/FONT&gt;irection&lt;/FONT&gt; you want as you draw, or to specify a &lt;FONT color="#000000"&gt;&lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;S&lt;/STRONG&gt;&lt;/FONT&gt;econd&lt;/FONT&gt; point [followed by a third] as you would draw a three-point Arc object, or the &lt;FONT color="#0000FF"&gt;&lt;STRONG&gt;CE&lt;/STRONG&gt;&lt;/FONT&gt;nter, any of which can result in the arc segment not being tangent from the previous segment, but it's still part of the same Polyline.&amp;nbsp; And even if an arc segment was &lt;EM&gt;drawn&lt;/EM&gt; tangentially, you can make it &lt;EM&gt;non&lt;/EM&gt;-tangent by grip-editing, or &lt;FONT color="#000000"&gt;&lt;STRONG&gt;PEDIT&lt;/STRONG&gt;'s&lt;/FONT&gt;&amp;nbsp;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;&lt;FONT color="#0000FF"&gt;E&lt;/FONT&gt;&lt;/STRONG&gt;dit Vertex&lt;/FONT&gt;. option, or &lt;FONT color="#000000"&gt;&lt;STRONG&gt;STRETCH&lt;/STRONG&gt;&lt;/FONT&gt;, or some other means.&amp;nbsp; Read about it all in Help.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/69526"&gt;@Kent1Cooper&lt;/a&gt;&amp;nbsp;I misspoke!&amp;nbsp; An arc in a polyline need not be tangent to an adjacent line or arc.&amp;nbsp; I was thinking of the common construction of a polyline when you add sequential arcs.&amp;nbsp; It is possible to not make them tangent.&amp;nbsp; Thank you for the clarification.&amp;nbsp; The main goal of my post was to provide the OP a definition of lines, arcs, and polyline entities&amp;nbsp; to complement the behavior definitions that were provided.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Feb 2021 19:45:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/difference-between-line-arc-spline-polyline/m-p/10081207#M85330</guid>
      <dc:creator>leeminardi</dc:creator>
      <dc:date>2021-02-13T19:45:40Z</dc:date>
    </item>
  </channel>
</rss>

