<?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 best way to get coordinates of a circular polyline. in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/best-way-to-get-coordinates-of-a-circular-polyline/m-p/409387#M10955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using .net frame work 4.0,ArcServer 10.0,sql server 2008.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to get the cordinates(points) of a circular polyline so that i can store that in sql server .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the best way to get these cordinates , curently i m using IPointCollection - this which give two point but both points&amp;nbsp; are same as end point and start point are same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jan 2014 07:34:47 GMT</pubDate>
    <dc:creator>Rahul_KumarDogra</dc:creator>
    <dc:date>2014-01-16T07:34:47Z</dc:date>
    <item>
      <title>best way to get coordinates of a circular polyline.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/best-way-to-get-coordinates-of-a-circular-polyline/m-p/409387#M10955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using .net frame work 4.0,ArcServer 10.0,sql server 2008.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to get the cordinates(points) of a circular polyline so that i can store that in sql server .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the best way to get these cordinates , curently i m using IPointCollection - this which give two point but both points&amp;nbsp; are same as end point and start point are same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in Advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 07:34:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/best-way-to-get-coordinates-of-a-circular-polyline/m-p/409387#M10955</guid>
      <dc:creator>Rahul_KumarDogra</dc:creator>
      <dc:date>2014-01-16T07:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: best way to get coordinates of a circular polyline.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/best-way-to-get-coordinates-of-a-circular-polyline/m-p/409388#M10956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I moved this thread here, to ArcObjects SDK, because it appeared to be the most appropriate location. If you feel that's incorrect, please let me know. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I believe you'll have to call IPolycurve's Densify or one of the similar methods that convert the circular arc into a densified line.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Melita&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 17:50:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/best-way-to-get-coordinates-of-a-circular-polyline/m-p/409388#M10956</guid>
      <dc:creator>MelitaKennedy</dc:creator>
      <dc:date>2014-01-16T17:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: best way to get coordinates of a circular polyline.</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/best-way-to-get-coordinates-of-a-circular-polyline/m-p/409389#M10957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hi,&lt;BR /&gt;I am using .net frame work 4.0,ArcServer 10.0,sql server 2008.&lt;BR /&gt;I want to get the cordinates(points) of a circular polyline so that i can store that in sql server .&lt;BR /&gt;what is the best way to get these cordinates , curently i m using IPointCollection - this which give two point but both points&amp;nbsp; are same as end point and start point are same.&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What you're seeing is correct.&amp;nbsp; The boundary of a true circle only has two points, the point where it begins and the point where it ends.&amp;nbsp; Because it is a curve there are no points in between.&amp;nbsp; Because it is a circle, the start point and end point have the same coordinates.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 18:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/best-way-to-get-coordinates-of-a-circular-polyline/m-p/409389#M10957</guid>
      <dc:creator>NeilClemmons</dc:creator>
      <dc:date>2014-01-16T18:11:03Z</dc:date>
    </item>
  </channel>
</rss>

