<?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: Can't JOIN an arc segment in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953558#M235349</link>
    <description>&lt;P&gt;How do i get the entity data? the extrusion direction, and what does it mean a 2D arc to have z direction?&lt;/P&gt;
&lt;P&gt;Is there a simple command for extracting the extrusion direction or do i have to use LISP?&lt;/P&gt;
&lt;P&gt;The LIST command indeed gave z=-1 as extrusion direction but i didn't understand the meaning.&lt;/P&gt;
&lt;P&gt;I tried FLATTEN and the JOIN and PEDIT but no&lt;/P&gt;</description>
    <pubDate>Fri, 17 Mar 2017 14:03:44 GMT</pubDate>
    <dc:creator>Karol-Or</dc:creator>
    <dc:date>2017-03-17T14:03:44Z</dc:date>
    <item>
      <title>Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6952705#M235344</link>
      <description>&lt;P&gt;I joined the rest of the shape but can't join the arc.&lt;/P&gt;&lt;P&gt;Maybe i need to convert the arc to a polyline? how?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 06:45:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6952705#M235344</guid>
      <dc:creator>Karol-Or</dc:creator>
      <dc:date>2017-03-17T06:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6952736#M235345</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;see attached CAD file and see if your issue is done.if yes.. all what i do is PEDIT the objects and be aware when select objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Command: &lt;FONT color="#FF0000"&gt;PEDIT&lt;/FONT&gt;&lt;BR /&gt;Select polyline or [Multiple]:&lt;BR /&gt;Do you want to turn it into one? &amp;lt;Y&amp;gt;&lt;BR /&gt;Enter an option [Close/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Reverse/Undo]: &lt;FONT color="#FF0000"&gt;j&lt;/FONT&gt;&lt;BR /&gt;Select objects: Specify opposite corner:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Select objects:&lt;BR /&gt;&amp;nbsp;segments added to polyline&lt;/P&gt;
&lt;P&gt;Enter an option [Open/Join/Width/Edit vertex/Fit/Spline/Decurve/Ltype gen/Reverse/Undo]:&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 07:16:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6952736#M235345</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2017-03-17T07:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953263#M235346</link>
      <description>&lt;P&gt;I PEDITed, converted to polyline and tried to join but no, not success.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 12:25:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953263#M235346</guid>
      <dc:creator>Karol-Or</dc:creator>
      <dc:date>2017-03-17T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953341#M235347</link>
      <description>Use FLATTEN first, then JOIN or PEDIT.</description>
      <pubDate>Fri, 17 Mar 2017 13:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953341#M235347</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2017-03-17T13:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953414#M235348</link>
      <description>&lt;P&gt;The Arc is &lt;EM&gt;not quite&lt;/EM&gt; in the same plane as the Polyline.&amp;nbsp; Its extrusion direction entity-data entry&amp;nbsp;is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(210 2.22045e-016 1.22465e-016 -1.0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;whereas that of the LWPolyline is what it should be for something drawn in or parallel to the World Coordinate System:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(210 0.0 0.0 1.0)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[that is, the &lt;EM&gt;object's&lt;/EM&gt; Z-axis direction is straight up in the direction of the WCS Z axis -- the 210 is the extrusion-direction identifier, and the rest of the numbers are X, Y &amp;amp; Z coordinates of a WCS unit vector].&amp;nbsp; FLATTENing it and PEDIT/Joining it to the Polyline worked for me.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 13:27:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953414#M235348</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-03-17T13:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953558#M235349</link>
      <description>&lt;P&gt;How do i get the entity data? the extrusion direction, and what does it mean a 2D arc to have z direction?&lt;/P&gt;
&lt;P&gt;Is there a simple command for extracting the extrusion direction or do i have to use LISP?&lt;/P&gt;
&lt;P&gt;The LIST command indeed gave z=-1 as extrusion direction but i didn't understand the meaning.&lt;/P&gt;
&lt;P&gt;I tried FLATTEN and the JOIN and PEDIT but no&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 14:03:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953558#M235349</guid>
      <dc:creator>Karol-Or</dc:creator>
      <dc:date>2017-03-17T14:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953747#M235350</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/936694"&gt;@Karol-Or&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;How do i get the entity data? the extrusion direction, and what does it mean a 2D arc to have z direction?&lt;/P&gt;
&lt;P&gt;Is there a simple command for extracting the extrusion direction or do i have to use LISP?&lt;/P&gt;
&lt;P&gt;The LIST command indeed gave z=-1 as extrusion direction but i didn't understand the meaning.&lt;/P&gt;
&lt;P&gt;I tried FLATTEN and the JOIN and PEDIT but no&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This will return the entity data:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(entget (car (entsel "\nSelect object to see its entity data: ")))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The extrusion direction entry starting with 210 is [for most object types] at or near the &lt;EM&gt;end&lt;/EM&gt; of the returned list.&amp;nbsp; If you want to see the extrusion direction &lt;EM&gt;only &lt;/EM&gt;:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(cdr (assoc 210 (entget (car (entsel "\nSelect object to see its extrusion direction unit vector: ")))))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For me [Acad2016 here] the LIST command doesn't return an extrusion direction, but the "Normal" XYZ values in the Properties box are equivalent.&amp;nbsp; However, they will be &lt;EM&gt;rounded off to whatever your Units precision setting is&lt;/EM&gt;, so you may &lt;EM&gt;not&lt;/EM&gt; be able to tell from them if it's off by as little as in that sample drawing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As I said before, FLATTEN and PEDIT/Join in your drawing worked for me.&amp;nbsp; How you answer the "Remove hidden lines?" question in FLATTEN, even though it seems irrelevant a lot of the time,&amp;nbsp;can make a difference in the result -- try it both ways [I forget which way I did it when it worked].&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 14:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953747#M235350</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-03-17T14:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953879#M235351</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/936694"&gt;@Karol-Or&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a lot of good suggestions here. I made a quick video showing the FLATTEN and PEDIT that I used to get the arcs to join.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&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;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/44167800-5504-45f7-a025-ca2f12b4d5a3" width="640" height="650" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Mar 2017 15:31:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953879#M235351</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-03-17T15:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953943#M235352</link>
      <description>&lt;P&gt;I just clicked on the arch and the rest of the shape and hit join. It said 2 objects converted to 1 spline. I did nothing else but _join. Using aca 17&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 15:45:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6953943#M235352</guid>
      <dc:creator>gotphish001</dc:creator>
      <dc:date>2017-03-17T15:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6954133#M235353</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3324873"&gt;@gotphish001&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I just clicked on the arch and the rest of the shape and hit join. It said 2 objects converted to 1 spline. I did nothing else but _join. ...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That "works," but may not serve certain purposes well, depending on &lt;EM&gt;what you want to do with it&lt;/EM&gt; after JOINing.&amp;nbsp; Because the Arc is &lt;EM&gt;not quite&lt;/EM&gt; in the same plane as the Polyline, even though their endpoints meet, the resulting Spline is &lt;EM&gt;not quite&lt;/EM&gt; flat*, so if whatever else they want to do with it requires that it be flat, it won't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And you can't Osnap to the endpoints or midpoints of segments [except for the &lt;EM&gt;one&lt;/EM&gt; start/end point and the &lt;EM&gt;one&lt;/EM&gt; overall-length midpoint], nor to the center points of arc segments, the way you can in the Polyline that results from FLATTENing the Arc first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, in case it matters, it takes &lt;EM&gt;over twice as much&lt;/EM&gt; in terms of entity data to store the information about the Spline result&amp;nbsp;as it does about&amp;nbsp;the Polyline result.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;* It's &lt;EM&gt;very close&lt;/EM&gt; to flat, because the Arc's extrusion direction is &lt;EM&gt;very close&lt;/EM&gt; to&amp;nbsp;matching the Polyline's&amp;nbsp;-- its 3D bounding box extends in the Z direction between 31.99999997999996 and 32.0.&amp;nbsp; But if that's far enough from flat to prevent JOINing into a Polyline without FLATTENing the Arc first, it could well prevent other things from working as intended, or perhaps from working at all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#ff6600"&gt;EDIT:&amp;nbsp;&lt;/FONT&gt; In some experimenting, I find that the problem is &lt;EM&gt;not&lt;/EM&gt; merely that one of those objects is flat in the WCS and the other isn't quite.&amp;nbsp; &lt;EM&gt;Neither&lt;/EM&gt; of them is!&amp;nbsp; The Polyline's 3D bounding box extends in the Z direction from 32.00000000999998 to 31.99999998999998, and the Arc's from 31.99999998999997 to&amp;nbsp;32.00000001000002.&amp;nbsp; That makes it very interesting that FLATTENing &lt;EM&gt;only the Arc&lt;/EM&gt; was enough to be able to JOIN them into a Polyline result....&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 16:35:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6954133#M235353</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-03-17T16:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6954714#M235354</link>
      <description>&lt;P&gt;How to obtain the bounding box, and why is the z elevation about 32? i drew all on the same plane, and projection from above shows one overlapping line for all shpes&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 19:37:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6954714#M235354</guid>
      <dc:creator>Karol-Or</dc:creator>
      <dc:date>2017-03-17T19:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6954826#M235355</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/936694"&gt;@Karol-Or&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;How to obtain the bounding box, and why is the z elevation about 32? i drew all on the same plane, and projection from above shows one overlapping line for all shpes&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Here's my little command for getting an object's bounding box:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;(defun C:BB (/ minpt maxpt); Bounding Box of selected object
  (vla-getboundingbox (vlax-ename-&amp;gt;vla-object (car (entsel))) 'minpt 'maxpt)
  (prompt "\nBounding Box [in 'box' variable]: ")
  (setq box (list (vlax-safearray-&amp;gt;list minpt) (vlax-safearray-&amp;gt;list maxpt)))
)&lt;/PRE&gt;
&lt;P&gt;Then I did&amp;nbsp; (rtos (caddar box) 2 16)&amp;nbsp; to get the Z coordinate&amp;nbsp;for the bottom of the selected object's WCS extents, and &amp;nbsp;(rtos (caddr (cadr box)) 2 16)&amp;nbsp; to get it for the top, out to far more decimal places than the BB command itself shows [it uses the current Units precision settings].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You apparently didn't draw all on the same plane, though you may have thought you were doing so, because they didn't end up that way.&amp;nbsp; Could you have Osnapped unintentionally to something that wasn't where you thought it was?&amp;nbsp; Or could anything have happened subsequently, to Move or 3DRotate something?&amp;nbsp; Or could you have been unknowingly in a different UCS, thinking you were in the WCS?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Investigate the OSNAPZ System Variable to ensure everything you draw will be at 0 elevation in the Z-axis direction, even when [for example] you Osnap onto some location&amp;nbsp;that isn't.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2017 20:27:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6954826#M235355</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-03-17T20:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955314#M235356</link>
      <description>&lt;P&gt;But what does it mean, for example, for a polyline or other non regular planar shape, to have z coordinate direction? i can understand that an arc or a circle might have, but also it's not necessary since they're also planar.&lt;/P&gt;
&lt;P&gt;And how do i use this information in order to flatten the "intractable" oblects?&lt;/P&gt;
&lt;P&gt;I used again FLATTEN on the inner shape but EXTRUDE produced only a surface, not a solid.&lt;/P&gt;
&lt;P&gt;I applied the 2 Lisps you sent me: the z direction searcher and the bounding box and they were both O.K. for the 2 shapes-the outer and inner ones, meaning they both have same z direction extrusion vector and the bounding box reports z=32 for both but the inner one doesn't create a solid&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 06:20:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955314#M235356</guid>
      <dc:creator>Karol-Or</dc:creator>
      <dc:date>2017-03-18T06:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955629#M235357</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/936694"&gt;@Karol-Or&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;.... the inner one doesn't create a solid&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It's not closed.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 13:44:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955629#M235357</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-03-18T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955804#M235358</link>
      <description>&lt;P&gt;How can you test if it's closed?&lt;/P&gt;
&lt;P&gt;In general, i mean, what's the command or the procedure&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 16:49:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955804#M235358</guid>
      <dc:creator>Karol-Or</dc:creator>
      <dc:date>2017-03-18T16:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955855#M235359</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT color="#000080"&gt;&amp;gt;&amp;gt; How can you test if it's closed?&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Command&lt;STRONG&gt;&lt;FONT color="#000080"&gt; _LIST&lt;/FONT&gt;&lt;/STRONG&gt; (reports "Open" or "Closed" or select the polyline and look at the property window&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="20170318_183410.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/334753i5496E095C221CA44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="20170318_183410.png" alt="20170318_183410.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- alfred -&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 17:34:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955855#M235359</guid>
      <dc:creator>Alfred.NESWADBA</dc:creator>
      <dc:date>2017-03-18T17:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955872#M235360</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/936694"&gt;@Karol-Or&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;How can you test if it's closed?&lt;/P&gt;
&lt;P&gt;In general, i mean, what's the command or the procedure&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Select it with no command active, right-click and pick &lt;STRONG&gt;Properties&lt;/STRONG&gt; [near the bottom], and look&amp;nbsp;in the Properties box.&amp;nbsp; Near the bottom, in the &lt;STRONG&gt;Miscellaneous&lt;/STRONG&gt; category there's a &lt;STRONG&gt;Closed&lt;/STRONG&gt; "slot" which says &lt;STRONG&gt;No&lt;/STRONG&gt; for that Polyline&amp;nbsp;in your drawing.&amp;nbsp; You &lt;EM&gt;could&lt;/EM&gt; simply pull that down and change it to Yes, which will add a segment between the start and end, but I think you'd be better off checking the &lt;EM&gt;nature&lt;/EM&gt; of its openness.&amp;nbsp; Often Polylines "look" closed that are not because they were just drawn with their endpoint &lt;EM&gt;at the same place&lt;/EM&gt; as their startpoint, but &lt;EM&gt;without&lt;/EM&gt; using the Close option.&amp;nbsp; But in this case, the start and end are &lt;EM&gt;not&lt;/EM&gt; quite in the same place, so Closing in Properties would will result in a little kink in the shape, which could&amp;nbsp;be apparent in the Solid Extruded from it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also in Properties, in the &lt;STRONG&gt;Geometry&lt;/STRONG&gt; category, pick in the &lt;STRONG&gt;Current vertex&lt;/STRONG&gt; slot, and an X will appear at the start point.&amp;nbsp; Zoom way in there.&amp;nbsp; You would need to decide which end to move to meet the other, or whatever other fix is appropriate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do the following&amp;nbsp;to establish the entity name and entity data list:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (vl-load-com)&lt;FONT color="#999999"&gt;; if needed&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (setq&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; ent (car (entsel "\nSelect object: "))&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; edata (entget ent)&lt;/P&gt;
&lt;P&gt;&amp;nbsp; )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then AutoLisp can determine&amp;nbsp;whether it's closed in&amp;nbsp;several different ways, all of which will return &lt;STRONG&gt;T&lt;/STRONG&gt; if it's closed, &lt;STRONG&gt;nil&lt;/STRONG&gt; if it's not.:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (= (logand 1 (cdr (assoc 70 edata))) 1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (vlax-curve-isClosed ent)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or if you convert it to a VLA object with (setq obj (vlax-ename-&amp;gt;vla-object ent))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (= (vlax-get&amp;nbsp;obj&amp;nbsp;'Closed) -1)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (= (vla-get-Closed obj) :vlax-true)&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2017 17:47:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6955872#M235360</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-03-18T17:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6956816#M235361</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3672492"&gt;@john.vellek&lt;/a&gt; I ran FLATTEN on the arc but it wasn't at elevation 0 afterwards even when ELEVATION is set to 0. When does FLATTEN put elements at elevation 0?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Flatten.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/334966i75539B17CCA13289/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Flatten.PNG" alt="Flatten.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Nancy&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2017 17:23:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6956816#M235361</guid>
      <dc:creator>neaton</dc:creator>
      <dc:date>2017-03-19T17:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6958702#M235362</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/390021"&gt;@neaton&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not quite sure how to answer your question. FLATTEN is supposed to drop everything to 0 but I too have found sometimes that it doesn't always function. I am not sure if this is due to an error in the routine, not enough error-checking in the routine or if the complexity or type of object affects the outcome. You might try to FLATTEN it twice or even on just select items. If you have a drawing to attach I can take a closer look.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 15:17:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6958702#M235362</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-03-20T15:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can't JOIN an arc segment</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6962347#M235363</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/936694"&gt;@Karol-Or&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am checking back to see if my post or others helped you with your problem. Please add a post with how you decide to proceed and your results so other Community members may benefit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please hit the &lt;STRONG&gt;&lt;SPAN style="color: #808000;"&gt;Accept as Solution&lt;/SPAN&gt;&lt;/STRONG&gt; button if a post or posts solves your issue or answers your question.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 18:39:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/can-t-join-an-arc-segment/m-p/6962347#M235363</guid>
      <dc:creator>john.vellek</dc:creator>
      <dc:date>2017-03-21T18:39:32Z</dc:date>
    </item>
  </channel>
</rss>

