<?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: Run modelbuidler in ArcMap only for selected records in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85452#M2940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make your input a model parameter (right-click on the oval and select Model Parameter). Now, run the model as a tool (double-click the model in the toolbox). If there is any selection, the tool should work only on the selected features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jun 2012 18:37:46 GMT</pubDate>
    <dc:creator>NobbirAhmed</dc:creator>
    <dc:date>2012-06-21T18:37:46Z</dc:date>
    <item>
      <title>Run modelbuidler in ArcMap only for selected records</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85448#M2936</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 would like to run a modelbuilder script only for the selected records in a feature class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;how can I pass to modelbuilder only the features selected?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 17:03:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85448#M2936</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2012-06-21T17:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Run modelbuidler in ArcMap only for selected records</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85449#M2937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Make_Feature_Layer/00170000006p000000/"&gt;Make Table View&lt;/A&gt;&lt;SPAN&gt; tool on your input feature class, then use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000071000000"&gt;Select By Attribute&lt;/A&gt;&lt;SPAN&gt; tool to select features, then continue with the rest of your model.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 17:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85449#M2937</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2012-06-21T17:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Run modelbuidler in ArcMap only for selected records</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85450#M2938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can use &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006p000000"&gt;Make Feature Layer&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Make_Table_View/00170000006v000000/"&gt;Make Table View&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 17:38:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85450#M2938</guid>
      <dc:creator>ShitijMehta</dc:creator>
      <dc:date>2012-06-21T17:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Run modelbuidler in ArcMap only for selected records</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85451#M2939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I run it into ArcMap and make it point to a specific layer in the map, and for this layer only run for the selected features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The goal is to have an editor run the model builder script after selecting a few points in a specific layer or after creating points in this same specific layer.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 18:22:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85451#M2939</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2012-06-21T18:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: Run modelbuidler in ArcMap only for selected records</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85452#M2940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Make your input a model parameter (right-click on the oval and select Model Parameter). Now, run the model as a tool (double-click the model in the toolbox). If there is any selection, the tool should work only on the selected features.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jun 2012 18:37:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/run-modelbuidler-in-arcmap-only-for-selected/m-p/85452#M2940</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2012-06-21T18:37:46Z</dc:date>
    </item>
  </channel>
</rss>

