<?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 Use pythonaddins.GPToolDialog to open &amp;amp;amp;quot;Create Feature Class&amp;amp;amp;quot; Tool? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/use-pythonaddins-gptooldialog-to-open-amp-amp-quot/m-p/346980#M27204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a new MyCustomToolbox.tbx that has a couple of "Scripts" I have created and added to it that I can invoke/open with the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt; pythonaddins.GPToolDialog('\\\\networklocation\MyCustomToolbox.tbx', 'MyScript')&amp;nbsp;&amp;nbsp; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also added the "Create Feature Class" tool to this .tbx and from my Python Add-In, I am attempting to open this in the same way as above, but fails to open it.&amp;nbsp; Anyone else have this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 May 2013 11:55:02 GMT</pubDate>
    <dc:creator>JamesCrandall</dc:creator>
    <dc:date>2013-05-09T11:55:02Z</dc:date>
    <item>
      <title>Use pythonaddins.GPToolDialog to open &amp;amp;quot;Create Feature Class&amp;amp;quot; Tool?</title>
      <link>https://community.esri.com/t5/python-questions/use-pythonaddins-gptooldialog-to-open-amp-amp-quot/m-p/346980#M27204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a new MyCustomToolbox.tbx that has a couple of "Scripts" I have created and added to it that I can invoke/open with the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt; pythonaddins.GPToolDialog('\\\\networklocation\MyCustomToolbox.tbx', 'MyScript')&amp;nbsp;&amp;nbsp; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also added the "Create Feature Class" tool to this .tbx and from my Python Add-In, I am attempting to open this in the same way as above, but fails to open it.&amp;nbsp; Anyone else have this problem?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 11:55:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-pythonaddins-gptooldialog-to-open-amp-amp-quot/m-p/346980#M27204</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2013-05-09T11:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Use pythonaddins.GPToolDialog to open "Create Feature Class" Tool?</title>
      <link>https://community.esri.com/t5/python-questions/use-pythonaddins-gptooldialog-to-open-amp-amp-quot/m-p/346981#M27205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not sure if this is possible, so I just created my own Create Feature Class implementation.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 17:20:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/use-pythonaddins-gptooldialog-to-open-amp-amp-quot/m-p/346981#M27205</guid>
      <dc:creator>JamesCrandall</dc:creator>
      <dc:date>2013-05-09T17:20:58Z</dc:date>
    </item>
  </channel>
</rss>

