<?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 Help C# needed Convert Line to Points in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/help-c-needed-convert-line-to-points/m-p/142116#M1440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Guys ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm Dead Duck in The Ocean....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to convert &lt;/SPAN&gt;&lt;STRONG&gt;route output of the analysis to points&lt;/STRONG&gt;&lt;SPAN&gt; for use outside of gis ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no idea if it is possible though found a old website which had tools for GIS9.2... that had convert line to point tool.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using GIS 9.3 Vstudio2008......(C#)....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I GREATLY APPRECIATE YOUR HELP......&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2011 21:48:11 GMT</pubDate>
    <dc:creator>BaluRamki</dc:creator>
    <dc:date>2011-07-13T21:48:11Z</dc:date>
    <item>
      <title>Help C# needed Convert Line to Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/help-c-needed-convert-line-to-points/m-p/142116#M1440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Guys ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm Dead Duck in The Ocean....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to convert &lt;/SPAN&gt;&lt;STRONG&gt;route output of the analysis to points&lt;/STRONG&gt;&lt;SPAN&gt; for use outside of gis ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have no idea if it is possible though found a old website which had tools for GIS9.2... that had convert line to point tool.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using GIS 9.3 Vstudio2008......(C#)....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I GREATLY APPRECIATE YOUR HELP......&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2011 21:48:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/help-c-needed-convert-line-to-points/m-p/142116#M1440</guid>
      <dc:creator>BaluRamki</dc:creator>
      <dc:date>2011-07-13T21:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help C# needed Convert Line to Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/help-c-needed-convert-line-to-points/m-p/142117#M1441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Route geometry is in the form of a &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IPolyline_Interface/002m000002p0000000/"&gt;Polyline&lt;/A&gt;&lt;SPAN&gt;, which can be cast as an &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IPointCollection_Interface/002m00000275000000/"&gt;IPointCollection&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/EnumVertices_Property/002m00000283000000/"&gt;EnumVertices&lt;/A&gt;&lt;SPAN&gt; property to get an &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IEnumVertex_Interface/002m00000159000000/"&gt;IEnumVertex&lt;/A&gt;&lt;SPAN&gt; that you can use to iterate over the vertices associated with a polyline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//000100000m88000000"&gt;Working with IEnumVertex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 15:23:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/help-c-needed-convert-line-to-points/m-p/142117#M1441</guid>
      <dc:creator>PatrickStevens</dc:creator>
      <dc:date>2011-07-19T15:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help C# needed Convert Line to Points</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/help-c-needed-convert-line-to-points/m-p/142118#M1442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;Route geometry is in the form of a &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IPolyline_Interface/002m000002p0000000/"&gt;Polyline&lt;/A&gt;, which can be cast as an &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IPointCollection_Interface/002m00000275000000/"&gt;IPointCollection&lt;/A&gt;.&amp;nbsp; Use the &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/EnumVertices_Property/002m00000283000000/"&gt;EnumVertices&lt;/A&gt; property to get an &lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/componenthelp/index.html#/IEnumVertex_Interface/002m00000159000000/"&gt;IEnumVertex&lt;/A&gt; that you can use to iterate over the vertices associated with a polyline.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//000100000m88000000"&gt;Working with IEnumVertex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Sir.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I just started learning programming&amp;nbsp; and also GIS for my Research I'll try what you suggested and I'll Post on my results &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a Bunch&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 20:28:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/help-c-needed-convert-line-to-points/m-p/142118#M1442</guid>
      <dc:creator>BaluRamki</dc:creator>
      <dc:date>2011-07-19T20:28:12Z</dc:date>
    </item>
  </channel>
</rss>

