<?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: checkbox as parameter in Python toolbox in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/checkbox-as-parameter-in-python-toolbox/m-p/23425#M1793</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GPBoolean is indeed the correct data type to use. Did you remember to add the boolean parameter object to the list returned in getParameters?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2014 18:09:17 GMT</pubDate>
    <dc:creator>JasonScheirer</dc:creator>
    <dc:date>2014-04-24T18:09:17Z</dc:date>
    <item>
      <title>checkbox as parameter in Python toolbox</title>
      <link>https://community.esri.com/t5/python-questions/checkbox-as-parameter-in-python-toolbox/m-p/23424#M1792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do I create a checkbox as an input parameter in a .pyt? I want to control tool output based on which options the user selects at run time. I tried adding a parameter of type GPBoolean but no checkbox appeared in the tool dialog.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ryan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 17:33:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/checkbox-as-parameter-in-python-toolbox/m-p/23424#M1792</guid>
      <dc:creator>RyanClancy</dc:creator>
      <dc:date>2014-04-24T17:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: checkbox as parameter in Python toolbox</title>
      <link>https://community.esri.com/t5/python-questions/checkbox-as-parameter-in-python-toolbox/m-p/23425#M1793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GPBoolean is indeed the correct data type to use. Did you remember to add the boolean parameter object to the list returned in getParameters?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 18:09:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/checkbox-as-parameter-in-python-toolbox/m-p/23425#M1793</guid>
      <dc:creator>JasonScheirer</dc:creator>
      <dc:date>2014-04-24T18:09:17Z</dc:date>
    </item>
  </channel>
</rss>

