<?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 : Polyline with Arc in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4383133#M48083</link>
    <description>&lt;P&gt;Thank &lt;SPAN&gt;Gilles.&amp;nbsp;&lt;/SPAN&gt;This is exactly what I’m looking for.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2013 05:39:20 GMT</pubDate>
    <dc:creator>ditran7577</dc:creator>
    <dc:date>2013-08-28T05:39:20Z</dc:date>
    <item>
      <title>Polyline with Arc</title>
      <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4377987#M48077</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'm having a problem when I create polyline with arc using vb.net. The arc is a quarter of ellipse. Please see picture below for detail.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG align="center" alt="test.png" height="131" border="0" width="266" title="test.png" src="https://forums.autodesk.com/t5/image/serverpage/image-id/58977iA549842D01DBE6F5/image-size/original?v=mpbl-1&amp;amp;px=-1" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks any helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 07:36:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4377987#M48077</guid>
      <dc:creator>ditran7577</dc:creator>
      <dc:date>2013-08-23T07:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline with Arc</title>
      <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4377997#M48078</link>
      <description>&lt;P&gt;An ellipse is not an arc and cannot be joined to a polyline.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe you can try to facet the ellipse. With this you turn the ellipse into a polyline that's almost (but not exactly!) following the same path as the ellipse.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's an excellent explanation, including some code...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_self" href="http://through-the-interface.typepad.com/through_the_interface/2009/12/faceting-autocad-curves-using-net.htmlhttp://"&gt;http://through-the-interface.typepad.com/through_the_interface/2009/12/faceting-autocad-curves-using-net.htmlhttp://&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 07:52:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4377997#M48078</guid>
      <dc:creator>R.Gerritsen4967</dc:creator>
      <dc:date>2013-08-23T07:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Polyline with Arc</title>
      <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4378003#M48079</link>
      <description>&lt;P&gt;How about SPLINE! Can we create a spline like blue arc (in picture)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 08:10:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4378003#M48079</guid>
      <dc:creator>ditran7577</dc:creator>
      <dc:date>2013-08-23T08:10:23Z</dc:date>
    </item>
    <item>
      <title>Re : Polyline with Arc</title>
      <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4378208#M48080</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have a look at the &lt;A href="http://www.theswamp.org/index.php?topic=31865.msg373672#msg373672" target="_blank"&gt;GeometryExtensions&lt;/A&gt; library, specialy the PolylineSegment and PolylineSegmentCollection classes.&lt;/P&gt;
&lt;P&gt;There's an example on how to use them &lt;A href="http://www.theswamp.org/index.php?topic=31865.msg446965#msg446965" target="_blank"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2013 11:38:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4378208#M48080</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2013-08-23T11:38:19Z</dc:date>
    </item>
    <item>
      <title>Re : Polyline with Arc</title>
      <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4379087#M48081</link>
      <description>&lt;P&gt;Thank for help.&amp;nbsp;&lt;SPAN style="line-height: 14px;"&gt;Are there any way to draw only a quarter of ellipse.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2013 07:31:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4379087#M48081</guid>
      <dc:creator>ditran7577</dc:creator>
      <dc:date>2013-08-24T07:31:52Z</dc:date>
    </item>
    <item>
      <title>Re : Polyline with Arc</title>
      <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4379185#M48082</link>
      <description>&lt;P&gt;You can set the StartAngle and EndAngle properties of the Ellipse instance. Angles are measured in radians CCW from the MajorAxis vector.&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2013 10:47:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4379185#M48082</guid>
      <dc:creator>_gile</dc:creator>
      <dc:date>2013-08-24T10:47:13Z</dc:date>
    </item>
    <item>
      <title>Re : Polyline with Arc</title>
      <link>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4383133#M48083</link>
      <description>&lt;P&gt;Thank &lt;SPAN&gt;Gilles.&amp;nbsp;&lt;/SPAN&gt;This is exactly what I’m looking for.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2013 05:39:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/polyline-with-arc/m-p/4383133#M48083</guid>
      <dc:creator>ditran7577</dc:creator>
      <dc:date>2013-08-28T05:39:20Z</dc:date>
    </item>
  </channel>
</rss>

