<?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 Manipulating a layout using python and arcpy in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/manipulating-a-layout-using-python-and-arcpy/m-p/725830#M56258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you open the attribute table for a feature class or a shapefile and you want to display this table in a layout, can you let me know what arcpy command(s) I need to issue?&amp;nbsp; I cannot find an example in the ArcGIS Help.&amp;nbsp; Thanks in advance for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jan 2011 19:50:50 GMT</pubDate>
    <dc:creator>karlkliparchuk</dc:creator>
    <dc:date>2011-01-31T19:50:50Z</dc:date>
    <item>
      <title>Manipulating a layout using python and arcpy</title>
      <link>https://community.esri.com/t5/python-questions/manipulating-a-layout-using-python-and-arcpy/m-p/725830#M56258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you open the attribute table for a feature class or a shapefile and you want to display this table in a layout, can you let me know what arcpy command(s) I need to issue?&amp;nbsp; I cannot find an example in the ArcGIS Help.&amp;nbsp; Thanks in advance for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jan 2011 19:50:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/manipulating-a-layout-using-python-and-arcpy/m-p/725830#M56258</guid>
      <dc:creator>karlkliparchuk</dc:creator>
      <dc:date>2011-01-31T19:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulating a layout using python and arcpy</title>
      <link>https://community.esri.com/t5/python-questions/manipulating-a-layout-using-python-and-arcpy/m-p/725831#M56259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;MY UPDATE TO THIS QUESTION.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found out from ESRI that arcpy currently does not have that capability.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think I have a work around, but I am unsure of what arcpy command to use.&amp;nbsp; Maybe one of your VB people would know, or if there are any trailblazing python programmers out there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I make a default table and place it in the layout, I can then find it using ListLayoutElements.&amp;nbsp; When I find it, is there a way to change the layer that is attached to that GRAPHIC_ELEMENT? For example my template can be using junk.dbf.&amp;nbsp; I find this GRAPHIC_ELEMENT, then I use some arcpy command that let's me change that GRAPHIC_ELEMENT from junk.dbf to myRealFile.dbf.&amp;nbsp; I am hunting for the arcpy command to do this.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any codehints? If I make a default table and place it in the layout, I can then find it using ListLayoutElements.&amp;nbsp; When I find it, is there a way to change the layer that is attached to that GRAPHIC_ELEMENT? For example my template can be using junk.dbf.&amp;nbsp; I find this GRAPHIC_ELEMENT, then I use some arcpy command that let's me change that GRAPHIC_ELEMENT from junk.dbf to myRealFile.dbf.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am hunting for the arcpy command to do this.&amp;nbsp; Let me know.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 17:02:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/manipulating-a-layout-using-python-and-arcpy/m-p/725831#M56259</guid>
      <dc:creator>karlkliparchuk</dc:creator>
      <dc:date>2011-02-02T17:02:57Z</dc:date>
    </item>
  </channel>
</rss>

