<?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: How to write this python geoprocessing lines in vb.net console application in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-write-this-python-geoprocessing-lines-in-vb/m-p/394568#M10529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisengine/dotnet/093179a1-3de1-44eb-82f1-46ba0811178b.htm"&gt;http://resources.esri.com/help/9.3/arcgisengine/dotnet/093179a1-3de1-44eb-82f1-46ba0811178b.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2012 00:36:05 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2012-06-13T00:36:05Z</dc:date>
    <item>
      <title>How to write this python geoprocessing lines in vb.net console application</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-write-this-python-geoprocessing-lines-in-vb/m-p/394567#M10528</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;SPAN&gt;I am writing a console application and would like to know how to write these lines in vb.net &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Create empty Point and Array objects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;point = arcpy.Point()&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;array = arcpy.Array()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# A list that will hold each of the Polygon objects &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;featureList = []&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# point&amp;nbsp; point of the array in to close off the polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;array.add(point)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Add the first point of the array in to close off the polygon&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; array.add(array.getObject(0))&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Create a Polygon object based on the array of points&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;polygon = arcpy.Polygon(array)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Clear the array for future use&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;array.removeAll()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# Append to the list of Polygon objects&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;featureList.append(polygon)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html&lt;/A&gt;&lt;SPAN&gt; - /Polygon/000v000000n1000000/&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 00:22:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-write-this-python-geoprocessing-lines-in-vb/m-p/394567#M10528</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2012-06-13T00:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to write this python geoprocessing lines in vb.net console application</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-write-this-python-geoprocessing-lines-in-vb/m-p/394568#M10529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisengine/dotnet/093179a1-3de1-44eb-82f1-46ba0811178b.htm"&gt;http://resources.esri.com/help/9.3/arcgisengine/dotnet/093179a1-3de1-44eb-82f1-46ba0811178b.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 00:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/how-to-write-this-python-geoprocessing-lines-in-vb/m-p/394568#M10529</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2012-06-13T00:36:05Z</dc:date>
    </item>
  </channel>
</rss>

