<?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: ESRI.ArcGIS.AnalysisTools.Union question in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312255#M8146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Ken, that works for me. Thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2016 20:00:49 GMT</pubDate>
    <dc:creator>GlynnFlowerday</dc:creator>
    <dc:date>2016-05-23T20:00:49Z</dc:date>
    <item>
      <title>ESRI.ArcGIS.AnalysisTools.Union question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312250#M8141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi, I want to set the ESRI.ArcGIS.AnalysisTools.Union.out_feature_class property to a new feature class in an existing File GDB. All of the examples I can find only have this property set to a .shp file. Any ideas on how to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 02:23:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312250#M8141</guid>
      <dc:creator>GlynnFlowerday</dc:creator>
      <dc:date>2016-05-19T02:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.AnalysisTools.Union question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312251#M8142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may directly set the path to the feature class, like "D:\St_Johns\data.gdb\roads_Buffer". For more information and examples please refer to &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/conceptualHelp/#/How_to_run_a_geoprocessing_tool/0001000003rr000000/" title="http://resources.arcgis.com/en/help/arcobjects-net/conceptualHelp/#/How_to_run_a_geoprocessing_tool/0001000003rr000000/"&gt;http://resources.arcgis.com/en/help/arcobjects-net/conceptualHelp/#/How_to_run_a_geoprocessing_tool/0001000003rr000000/&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 14:44:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312251#M8142</guid>
      <dc:creator>YuanLiu</dc:creator>
      <dc:date>2016-05-19T14:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.AnalysisTools.Union question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312252#M8143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, it works. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another question which you may be able to help. Currently after the Union is performed, the feature class appears as a layer in the map. Do you know how to stop it from being added to the map?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 21:02:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312252#M8143</guid>
      <dc:creator>GlynnFlowerday</dc:creator>
      <dc:date>2016-05-19T21:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.AnalysisTools.Union question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312253#M8144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ignore the above question as I found out how to do this. I do have another question though. Is there a way to pass a feature class to the Union .in_features property, but tell it to only use the selected features? Currently I am exporting the selected features to a new feature class using the IExportOperation interface. That works but it shows the progress box which i don't want the users to see. If this is the only way to do it, is there a way to stop the progress box from showing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 01:37:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312253#M8144</guid>
      <dc:creator>GlynnFlowerday</dc:creator>
      <dc:date>2016-05-20T01:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.AnalysisTools.Union question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312254#M8145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of using the feature class as the input, use a feature layer. If a feature layer contains selected features, the Union will only occur with the features that have been selected, not all of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an example of that done manually using the Union tool. The hashed circles are the result of the union between two feature layers with one selected circle each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="201810" alt="union.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/201810_union.png" style="width: 620px; height: 440px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 18:22:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312254#M8145</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2016-05-23T18:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI.ArcGIS.AnalysisTools.Union question</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312255#M8146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great Ken, that works for me. Thanks for the reply!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 20:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/esri-arcgis-analysistools-union-question/m-p/312255#M8146</guid>
      <dc:creator>GlynnFlowerday</dc:creator>
      <dc:date>2016-05-23T20:00:49Z</dc:date>
    </item>
  </channel>
</rss>

