<?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 selected feature as an input into a model in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492693#M16413</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to build a custom tool using models. I want this tool to fire up and prompt for a feature input. I basically want the user to then select a feature using the select tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible using models? If so, can anyone please tell me how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Oct 2011 09:47:36 GMT</pubDate>
    <dc:creator>YousafHassan</dc:creator>
    <dc:date>2011-10-17T09:47:36Z</dc:date>
    <item>
      <title>selected feature as an input into a model</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492693#M16413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to build a custom tool using models. I want this tool to fire up and prompt for a feature input. I basically want the user to then select a feature using the select tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible using models? If so, can anyone please tell me how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 09:47:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492693#M16413</guid>
      <dc:creator>YousafHassan</dc:creator>
      <dc:date>2011-10-17T09:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: selected feature as an input into a model</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492694#M16414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You just create a Model with your input features as a model parameter. When you run the tool with some features selected, it will process only the selected features. If no feature is selected then it will process all features. You don't need to prompt the user to select. All model tools works the above way.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 15:28:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492694#M16414</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2011-10-17T15:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: selected feature as an input into a model</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492695#M16415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You just create a Model with your input features as a model parameter. When you run the tool with some features selected, it will process only the selected features. If no feature is selected then it will process all features. You don't need to prompt the user to select. All model tools works the above way.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Great! Thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 08:14:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492695#M16415</guid>
      <dc:creator>YousafHassan</dc:creator>
      <dc:date>2011-10-18T08:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: selected feature as an input into a model</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492696#M16416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dont kno, am i asking in right forum thread.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Am developiing window based application in dotnet, can i fetch all the records related to a selected feature(probably Polygon) from its dbf? Can anyone help with code?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 14:06:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492696#M16416</guid>
      <dc:creator>Ariharan</dc:creator>
      <dc:date>2011-10-19T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: selected feature as an input into a model</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492697#M16417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can post your question to ArcObjects forum:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/20-ArcObjects-All-Development-Languages"&gt;http://forums.arcgis.com/forums/20-ArcObjects-All-Development-Languages&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 15:14:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/selected-feature-as-an-input-into-a-model/m-p/492697#M16417</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2011-10-19T15:14:04Z</dc:date>
    </item>
  </channel>
</rss>

