<?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: Extend an Arc? in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3924688#M49584</link>
    <description>&lt;P&gt;Maybe this is of some help?&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="https://forums.autodesk.com/t5/NET/how-to-fillet-line-and-arc/td-p/2721553"&gt;how to fillet line and arc?&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2013 09:09:15 GMT</pubDate>
    <dc:creator>R.Gerritsen4967</dc:creator>
    <dc:date>2013-05-16T09:09:15Z</dc:date>
    <item>
      <title>Extend an Arc?</title>
      <link>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3923872#M49583</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to express my appreciation for all the help I've gotten on this forum since I started this journey of converting existing VBA code into VB.NET.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am almost done with my project, but I just encountered another problem, which has me really stumped...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an arc and a line, and &lt;STRONG&gt;I'd like to extend the endpoint of the arc so that it meets the startpoint of the line &lt;/STRONG&gt;(image attached in this post).&amp;nbsp;I've tried every which way I could think of, and the results are never what I wish to accomplish.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I searched this forum, and found a likely solution where the CircularArc3D object is being utilized, but unfortunately, this solution utilizes the Curve object's IntersectWith method, and this method crashes my code on a 32-bit system running AutoCAD 2010.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In my code, I also tried &lt;STRONG&gt;arc.EndPoint=line.StartPoint&lt;/STRONG&gt; but when I execute, I get a NotImplementedException error in AutoCAD 2010.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any pointers or suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance...&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2013 16:58:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3923872#M49583</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-15T16:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Extend an Arc?</title>
      <link>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3924688#M49584</link>
      <description>&lt;P&gt;Maybe this is of some help?&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="https://forums.autodesk.com/t5/NET/how-to-fillet-line-and-arc/td-p/2721553"&gt;how to fillet line and arc?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 09:09:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3924688#M49584</guid>
      <dc:creator>R.Gerritsen4967</dc:creator>
      <dc:date>2013-05-16T09:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extend an Arc?</title>
      <link>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3925204#M49585</link>
      <description>&lt;P&gt;Thanks for the reply. But I've already been through that post before, and realized it wouldn't solve my problems; I'm not using command line to do my fillet.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, you just gave me an insight as to what I can try; I can see if filleting will solve this problem. Lemme give it a try...&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 15:27:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3925204#M49585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-16T15:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Extend an Arc?</title>
      <link>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3925341#M49586</link>
      <description>&lt;P&gt;Problem solved. I tried fillet, and it created the necessary arc to replace the one I needed to extend.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the fillet insight...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2013 17:13:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/extend-an-arc/m-p/3925341#M49586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-16T17:13:57Z</dc:date>
    </item>
  </channel>
</rss>

