<?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 Does arcpy.mapping module allow you to run tools on layers within current mxd? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/does-arcpy-mapping-module-allow-you-to-run-tools/m-p/325493#M25321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently working on ArcMap v9.2 (I know...we are upgrading to 10 very soon) and I am having an issue running tools on layers within a current map document from a python script. For example, I want to use the select by attribute tool within a python script and have it display the selection within the current map document. Is this something I can do using the arcpy.mapping module or will I need to use VBA and/or vb.net?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is much appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Crystal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2011 17:40:22 GMT</pubDate>
    <dc:creator>CrystalCarreon</dc:creator>
    <dc:date>2011-07-08T17:40:22Z</dc:date>
    <item>
      <title>Does arcpy.mapping module allow you to run tools on layers within current mxd?</title>
      <link>https://community.esri.com/t5/python-questions/does-arcpy-mapping-module-allow-you-to-run-tools/m-p/325493#M25321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am currently working on ArcMap v9.2 (I know...we are upgrading to 10 very soon) and I am having an issue running tools on layers within a current map document from a python script. For example, I want to use the select by attribute tool within a python script and have it display the selection within the current map document. Is this something I can do using the arcpy.mapping module or will I need to use VBA and/or vb.net?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help is much appreciated!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Crystal&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 17:40:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/does-arcpy-mapping-module-allow-you-to-run-tools/m-p/325493#M25321</guid>
      <dc:creator>CrystalCarreon</dc:creator>
      <dc:date>2011-07-08T17:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Does arcpy.mapping module allow you to run tools on layers within current mxd?</title>
      <link>https://community.esri.com/t5/python-questions/does-arcpy-mapping-module-allow-you-to-run-tools/m-p/325494#M25322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;use...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mxd = mapping.MapDocument('Current')&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then everything done with mxd var will be for the Current map document&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 17:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/does-arcpy-mapping-module-allow-you-to-run-tools/m-p/325494#M25322</guid>
      <dc:creator>TerrySilveus</dc:creator>
      <dc:date>2011-07-08T17:47:53Z</dc:date>
    </item>
  </channel>
</rss>

