<?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: Update Feature Class Extent in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/update-feature-class-extent/m-p/1534405#M12028</link>
    <description>&lt;P&gt;&lt;SPAN&gt;There are two ways -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. The &lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-DDL#creating-spatial-indexes" target="_self"&gt;Pro SDK DDL&lt;/A&gt; operation exposes the addition/deletion of attributed and spatial indexes. If you add an index to a pre-existing index, the DDL operation recalculates a feature class exent.&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic15869.html" target="_blank" rel="nofollow noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic15869.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. You can call the &lt;STRONG&gt;Recalculate Feature Class Extent GP tool&amp;nbsp;&lt;/STRONG&gt;using the Pro SDK; please&amp;nbsp;refer to the&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Geoprocessing#executing-geoprocessing-tools" target="_self"&gt;ProConcepts-Geoprocessing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2024 15:31:33 GMT</pubDate>
    <dc:creator>Aashis</dc:creator>
    <dc:date>2024-09-03T15:31:33Z</dc:date>
    <item>
      <title>Update Feature Class Extent</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/update-feature-class-extent/m-p/1533853#M12013</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When we generate a FC and then add features, the FC is automatically updated with the Extents of the features. However, that can lead to an inability to set the dataframe extents to our required values.&lt;/P&gt;&lt;P&gt;Is there currently a way to update the extent of a Feature Class via code? It can be done in manually ArcGIS Pro via Catalog.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Sun, 01 Sep 2024 13:15:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/update-feature-class-extent/m-p/1533853#M12013</guid>
      <dc:creator>AdamDavis</dc:creator>
      <dc:date>2024-09-01T13:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Update Feature Class Extent</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/update-feature-class-extent/m-p/1534405#M12028</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There are two ways -&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. The &lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-DDL#creating-spatial-indexes" target="_self"&gt;Pro SDK DDL&lt;/A&gt; operation exposes the addition/deletion of attributed and spatial indexes. If you add an index to a pre-existing index, the DDL operation recalculates a feature class exent.&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic15869.html" target="_blank" rel="nofollow noopener"&gt;https://pro.arcgis.com/en/pro-app/latest/sdk/api-reference/topic15869.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. You can call the &lt;STRONG&gt;Recalculate Feature Class Extent GP tool&amp;nbsp;&lt;/STRONG&gt;using the Pro SDK; please&amp;nbsp;refer to the&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProConcepts-Geoprocessing#executing-geoprocessing-tools" target="_self"&gt;ProConcepts-Geoprocessing&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:31:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/update-feature-class-extent/m-p/1534405#M12028</guid>
      <dc:creator>Aashis</dc:creator>
      <dc:date>2024-09-03T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Update Feature Class Extent</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/update-feature-class-extent/m-p/1534420#M12030</link>
      <description>&lt;P&gt;Hi Aashis,&lt;/P&gt;&lt;P&gt;Thanks for the information.&lt;/P&gt;&lt;P&gt;I am sorry but I don't think I was clear enough. I need to put my own (larger) values into the Extents of the Feature Class. The default values created by Pro will not allow me to place the Feature Class in the dataframe in the position I need.&lt;/P&gt;&lt;P&gt;I can see that Desktop does not allow this either.&lt;BR /&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/is-it-possible-to-set-the-extent-of-a-feature-class-pro-000013256" target="_blank"&gt;FAQ: Is It Possible to Set the Extent of a Feature Class Programmatically Using ArcObjects (esri.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adam&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:57:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/update-feature-class-extent/m-p/1534420#M12030</guid>
      <dc:creator>AdamDavis</dc:creator>
      <dc:date>2024-09-03T15:57:05Z</dc:date>
    </item>
  </channel>
</rss>

