<?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: Extract vertices of polyline in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/extract-vertices-of-polyline/m-p/184075#M4790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cast your polyline to an &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisengine/ArcObjects/esriGeometry/IPointCollection.htm"&gt;IPointCollection&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Then you should be able to enumerate over the vertices.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2012 14:15:38 GMT</pubDate>
    <dc:creator>AndrewMay</dc:creator>
    <dc:date>2012-11-16T14:15:38Z</dc:date>
    <item>
      <title>Extract vertices of polyline</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/extract-vertices-of-polyline/m-p/184074#M4789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm developing add-in for ArcMap using C#.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I find a way to extract vertices of polyline. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With polygon, after convert polygon featureclass to Ipolygon, I can extract vertices of polygon. But I don't know how to do it with polyline. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Currently, I'm using Feature Vertices to Point tool in ArcToolbox. But I have to repeat that operation for thousands of polylines, computation time is really matter. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any faster way to extract vertices of polyline? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2012 20:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/extract-vertices-of-polyline/m-p/184074#M4789</guid>
      <dc:creator>InsuHong1</dc:creator>
      <dc:date>2012-11-14T20:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extract vertices of polyline</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/extract-vertices-of-polyline/m-p/184075#M4790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Cast your polyline to an &lt;/SPAN&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisengine/ArcObjects/esriGeometry/IPointCollection.htm"&gt;IPointCollection&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Then you should be able to enumerate over the vertices.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 14:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/extract-vertices-of-polyline/m-p/184075#M4790</guid>
      <dc:creator>AndrewMay</dc:creator>
      <dc:date>2012-11-16T14:15:38Z</dc:date>
    </item>
  </channel>
</rss>

