<?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 Minimum Bounding Geometry and LIST of filends in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/minimum-bounding-geometry-and-list-of-filends/m-p/572816#M44910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to setup at Python script list of fields for processing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is option with name "group_field"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is needed string:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.MinimumBoundingGeometry_management(inFeatures, outFeatureClass,&amp;nbsp; "CONVEX_HULL", "LIST")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so after LIST I should specify the fields. But I don't know how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.MinimumBoundingGeometry_management(inFeatures, outFeatureClass,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"CONVEX_HULL", "LIST", "cModelTxtName, tSessionTime, dSessionDate, cDataFileName, cProcLevel")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I got error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisscripting.ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003q000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003q000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 10:17:53 GMT</pubDate>
    <dc:creator>DmitryBubnenkov</dc:creator>
    <dc:date>2013-06-20T10:17:53Z</dc:date>
    <item>
      <title>Minimum Bounding Geometry and LIST of filends</title>
      <link>https://community.esri.com/t5/python-questions/minimum-bounding-geometry-and-list-of-filends/m-p/572816#M44910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to setup at Python script list of fields for processing. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There is option with name "group_field"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is needed string:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.MinimumBoundingGeometry_management(inFeatures, outFeatureClass,&amp;nbsp; "CONVEX_HULL", "LIST")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so after LIST I should specify the fields. But I don't know how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.MinimumBoundingGeometry_management(inFeatures, outFeatureClass,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"CONVEX_HULL", "LIST", "cModelTxtName, tSessionTime, dSessionDate, cDataFileName, cProcLevel")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I got error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcgisscripting.ExecuteError: Failed to execute. Parameters are not valid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003q000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000003q000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 10:17:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/minimum-bounding-geometry-and-list-of-filends/m-p/572816#M44910</guid>
      <dc:creator>DmitryBubnenkov</dc:creator>
      <dc:date>2013-06-20T10:17:53Z</dc:date>
    </item>
  </channel>
</rss>

