﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<Archive name="Root">
  <!--Grasshopper archive-->
  <!--Grasshopper and GH_IO.dll are copyrighted by Robert McNeel & Associates-->
  <!--Archive generated by GH_IO.dll file utility library {0.2.0002}-->
  <items count="1">
    <item name="ArchiveVersion" type_name="gh_version" type_code="80">
      <Major>0</Major>
      <Minor>2</Minor>
      <Revision>2</Revision>
    </item>
  </items>
  <chunks count="2">
    <chunk name="Definition">
      <items count="1">
        <item name="plugin_version" type_name="gh_version" type_code="80">
          <Major>0</Major>
          <Minor>9</Minor>
          <Revision>61</Revision>
        </item>
      </items>
      <chunks count="4">
        <chunk name="DocumentHeader">
          <items count="5">
            <item name="DocumentID" type_name="gh_guid" type_code="9">b8b672f0-dbca-4364-bc47-e6b271165dd6</item>
            <item name="Preview" type_name="gh_string" type_code="10">Shaded</item>
            <item name="PreviewMeshType" type_name="gh_int32" type_code="3">2</item>
            <item name="PreviewNormal" type_name="gh_drawing_color" type_code="36">
              <ARGB>40;0;77;191</ARGB>
            </item>
            <item name="PreviewSelected" type_name="gh_drawing_color" type_code="36">
              <ARGB>100;0;150;0</ARGB>
            </item>
          </items>
        </chunk>
        <chunk name="DefinitionProperties">
          <items count="3">
            <item name="Date" type_name="gh_date" type_code="8">635174775266743244</item>
            <item name="Description" type_name="gh_string" type_code="10"></item>
            <item name="Name" type_name="gh_string" type_code="10">2013_10_20-tickle.ghx</item>
          </items>
          <chunks count="3">
            <chunk name="Revisions">
              <items count="1">
                <item name="RevisionCount" type_name="gh_int32" type_code="3">0</item>
              </items>
            </chunk>
            <chunk name="Projection">
              <items count="2">
                <item name="Target" type_name="gh_drawing_point" type_code="30">
                  <X>30</X>
                  <Y>-2</Y>
                </item>
                <item name="Zoom" type_name="gh_single" type_code="5">1.5625</item>
              </items>
            </chunk>
            <chunk name="Views">
              <items count="1">
                <item name="ViewCount" type_name="gh_int32" type_code="3">0</item>
              </items>
            </chunk>
          </chunks>
        </chunk>
        <chunk name="GHALibraries">
          <items count="1">
            <item name="Count" type_name="gh_int32" type_code="3">0</item>
          </items>
        </chunk>
        <chunk name="DefinitionObjects">
          <items count="1">
            <item name="ObjectCount" type_name="gh_int32" type_code="3">5</item>
          </items>
          <chunks count="5">
            <chunk name="Object" index="0">
              <items count="2">
                <item name="GUID" type_name="gh_guid" type_code="9">079bd9bd-54a0-41d4-98af-db999015f63d</item>
                <item name="Name" type_name="gh_string" type_code="10">VB Script</item>
              </items>
              <chunks count="1">
                <chunk name="Container">
                  <items count="7">
                    <item name="Description" type_name="gh_string" type_code="10">A VB.NET scriptable component</item>
                    <item name="EditorPosition" type_name="gh_drawing_point" type_code="30">
                      <X>4</X>
                      <Y>81</Y>
                    </item>
                    <item name="InstanceGuid" type_name="gh_guid" type_code="9">6030bfe6-1907-4193-a926-4bd6687affcf</item>
                    <item name="Name" type_name="gh_string" type_code="10">VB Script</item>
                    <item name="NickName" type_name="gh_string" type_code="10">VB</item>
                    <item name="ReferenceCount" type_name="gh_int32" type_code="3">0</item>
                    <item name="ScriptSource" type_name="gh_string" type_code="10">    A = System.DateTime.Now.Millisecond</item>
                  </items>
                  <chunks count="2">
                    <chunk name="Attributes">
                      <items count="2">
                        <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                          <X>155</X>
                          <Y>67</Y>
                          <W>74</W>
                          <H>44</H>
                        </item>
                        <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                          <X>186</X>
                          <Y>89</Y>
                        </item>
                      </items>
                    </chunk>
                    <chunk name="ParameterData">
                      <items count="5">
                        <item name="InputCount" type_name="gh_int32" type_code="3">1</item>
                        <item name="InputId" index="0" type_name="gh_guid" type_code="9">84fa917c-1ed8-4db3-8be1-7bdc4a6495a2</item>
                        <item name="OutputCount" type_name="gh_int32" type_code="3">2</item>
                        <item name="OutputId" index="0" type_name="gh_guid" type_code="9">3ede854e-c753-40eb-84cb-b48008f14fd4</item>
                        <item name="OutputId" index="1" type_name="gh_guid" type_code="9">8ec86459-bf01-4409-baee-174d0d2b13d0</item>
                      </items>
                      <chunks count="3">
                        <chunk name="InputParam" index="0">
                          <items count="10">
                            <item name="AllowTreeAccess" type_name="gh_bool" type_code="1">true</item>
                            <item name="Description" type_name="gh_string" type_code="10">Script Variable x</item>
                            <item name="InstanceGuid" type_name="gh_guid" type_code="9">910c9309-584e-43ff-8e12-56d94fb0671d</item>
                            <item name="Name" type_name="gh_string" type_code="10">x</item>
                            <item name="NickName" type_name="gh_string" type_code="10">d</item>
                            <item name="Optional" type_name="gh_bool" type_code="1">true</item>
                            <item name="ScriptParamAccess" type_name="gh_int32" type_code="3">0</item>
                            <item name="ShowTypeHints" type_name="gh_bool" type_code="1">true</item>
                            <item name="Source" index="0" type_name="gh_guid" type_code="9">b0b86635-b447-4b97-8ea2-e06df42e839e</item>
                            <item name="SourceCount" type_name="gh_int32" type_code="3">1</item>
                          </items>
                          <chunks count="1">
                            <chunk name="Attributes">
                              <items count="2">
                                <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                                  <X>157</X>
                                  <Y>69</Y>
                                  <W>14</W>
                                  <H>40</H>
                                </item>
                                <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                                  <X>165.5</X>
                                  <Y>89</Y>
                                </item>
                              </items>
                            </chunk>
                          </chunks>
                        </chunk>
                        <chunk name="OutputParam" index="0">
                          <items count="6">
                            <item name="Description" type_name="gh_string" type_code="10">Print, Reflect and Error streams</item>
                            <item name="InstanceGuid" type_name="gh_guid" type_code="9">f75cb881-9b41-402f-9091-c92519cc98f4</item>
                            <item name="Name" type_name="gh_string" type_code="10">out</item>
                            <item name="NickName" type_name="gh_string" type_code="10">out</item>
                            <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                            <item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
                          </items>
                          <chunks count="1">
                            <chunk name="Attributes">
                              <items count="2">
                                <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                                  <X>201</X>
                                  <Y>69</Y>
                                  <W>26</W>
                                  <H>20</H>
                                </item>
                                <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                                  <X>214</X>
                                  <Y>79</Y>
                                </item>
                              </items>
                            </chunk>
                          </chunks>
                        </chunk>
                        <chunk name="OutputParam" index="1">
                          <items count="6">
                            <item name="Description" type_name="gh_string" type_code="10">Output parameter A</item>
                            <item name="InstanceGuid" type_name="gh_guid" type_code="9">ee491cbf-4451-4b6a-8a0f-8389661b14f5</item>
                            <item name="Name" type_name="gh_string" type_code="10">A</item>
                            <item name="NickName" type_name="gh_string" type_code="10">A</item>
                            <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                            <item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
                          </items>
                          <chunks count="1">
                            <chunk name="Attributes">
                              <items count="2">
                                <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                                  <X>201</X>
                                  <Y>89</Y>
                                  <W>26</W>
                                  <H>20</H>
                                </item>
                                <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                                  <X>214</X>
                                  <Y>99</Y>
                                </item>
                              </items>
                            </chunk>
                          </chunks>
                        </chunk>
                      </chunks>
                    </chunk>
                  </chunks>
                </chunk>
              </chunks>
            </chunk>
            <chunk name="Object" index="1">
              <items count="2">
                <item name="GUID" type_name="gh_guid" type_code="9">bcac2747-348b-4edd-ae1f-77a782cebbdd</item>
                <item name="Name" type_name="gh_string" type_code="10">Control Knob</item>
              </items>
              <chunks count="1">
                <chunk name="Container">
                  <items count="6">
                    <item name="Description" type_name="gh_string" type_code="10">A radial dial knob for settings numbers</item>
                    <item name="InstanceGuid" type_name="gh_guid" type_code="9">b0b86635-b447-4b97-8ea2-e06df42e839e</item>
                    <item name="Name" type_name="gh_string" type_code="10">Control Knob</item>
                    <item name="NickName" type_name="gh_string" type_code="10">TICKLE</item>
                    <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                    <item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
                  </items>
                  <chunks count="2">
                    <chunk name="DialData">
                      <items count="6">
                        <item name="Decimals" type_name="gh_int32" type_code="3">2</item>
                        <item name="Limit" type_name="gh_bool" type_code="1">true</item>
                        <item name="Maximum" type_name="gh_decimal" type_code="7">10</item>
                        <item name="Minimum" type_name="gh_decimal" type_code="7">0</item>
                        <item name="Range" type_name="gh_decimal" type_code="7">1</item>
                        <item name="Value" type_name="gh_decimal" type_code="7">3.23</item>
                      </items>
                    </chunk>
                    <chunk name="Attributes">
                      <items count="2">
                        <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                          <X>36</X>
                          <Y>40</Y>
                          <W>100</W>
                          <H>100</H>
                        </item>
                        <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                          <X>36.76465</X>
                          <Y>40.16315</Y>
                        </item>
                      </items>
                    </chunk>
                  </chunks>
                </chunk>
              </chunks>
            </chunk>
            <chunk name="Object" index="2">
              <items count="2">
                <item name="GUID" type_name="gh_guid" type_code="9">59e0b89a-e487-49f8-bab8-b5bab16be14c</item>
                <item name="Name" type_name="gh_string" type_code="10">Panel</item>
              </items>
              <chunks count="1">
                <chunk name="Container">
                  <items count="9">
                    <item name="Description" type_name="gh_string" type_code="10">A panel for custom notes and text values</item>
                    <item name="InstanceGuid" type_name="gh_guid" type_code="9">c802e9e0-9132-43a1-808e-5ab5414b0817</item>
                    <item name="Name" type_name="gh_string" type_code="10">Panel</item>
                    <item name="NickName" type_name="gh_string" type_code="10"></item>
                    <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                    <item name="ScrollRatio" type_name="gh_double" type_code="6">0</item>
                    <item name="Source" index="0" type_name="gh_guid" type_code="9">54400d94-4c71-4588-a72e-a3b97e712441</item>
                    <item name="SourceCount" type_name="gh_int32" type_code="3">1</item>
                    <item name="UserText" type_name="gh_string" type_code="10">Double click to edit panel content…</item>
                  </items>
                  <chunks count="2">
                    <chunk name="Attributes">
                      <items count="5">
                        <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                          <X>345</X>
                          <Y>67</Y>
                          <W>75</W>
                          <H>22</H>
                        </item>
                        <item name="MarginLeft" type_name="gh_int32" type_code="3">0</item>
                        <item name="MarginRight" type_name="gh_int32" type_code="3">0</item>
                        <item name="MarginTop" type_name="gh_int32" type_code="3">0</item>
                        <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                          <X>345.7395</X>
                          <Y>67.70947</Y>
                        </item>
                      </items>
                    </chunk>
                    <chunk name="PanelProperties">
                      <items count="6">
                        <item name="Colour" type_name="gh_drawing_color" type_code="36">
                          <ARGB>255;255;250;90</ARGB>
                        </item>
                        <item name="DrawIndices" type_name="gh_bool" type_code="1">false</item>
                        <item name="DrawPaths" type_name="gh_bool" type_code="1">false</item>
                        <item name="Multiline" type_name="gh_bool" type_code="1">true</item>
                        <item name="Stream" type_name="gh_bool" type_code="1">false</item>
                        <item name="Wrap" type_name="gh_bool" type_code="1">true</item>
                      </items>
                    </chunk>
                  </chunks>
                </chunk>
              </chunks>
            </chunk>
            <chunk name="Object" index="3">
              <items count="2">
                <item name="GUID" type_name="gh_guid" type_code="9">59e0b89a-e487-49f8-bab8-b5bab16be14c</item>
                <item name="Name" type_name="gh_string" type_code="10">Panel</item>
              </items>
              <chunks count="1">
                <chunk name="Container">
                  <items count="8">
                    <item name="Description" type_name="gh_string" type_code="10">A panel for custom notes and text values</item>
                    <item name="InstanceGuid" type_name="gh_guid" type_code="9">745780da-7bcf-450b-81f9-5f8676ad7724</item>
                    <item name="Name" type_name="gh_string" type_code="10">Panel</item>
                    <item name="NickName" type_name="gh_string" type_code="10"></item>
                    <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                    <item name="ScrollRatio" type_name="gh_double" type_code="6">0</item>
                    <item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
                    <item name="UserText" type_name="gh_string" type_code="10">A = System.DateTime.Now.Millisecond</item>
                  </items>
                  <chunks count="2">
                    <chunk name="Attributes">
                      <items count="5">
                        <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                          <X>153</X>
                          <Y>116</Y>
                          <W>281</W>
                          <H>24</H>
                        </item>
                        <item name="MarginLeft" type_name="gh_int32" type_code="3">0</item>
                        <item name="MarginRight" type_name="gh_int32" type_code="3">0</item>
                        <item name="MarginTop" type_name="gh_int32" type_code="3">0</item>
                        <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                          <X>153.4193</X>
                          <Y>116.3809</Y>
                        </item>
                      </items>
                    </chunk>
                    <chunk name="PanelProperties">
                      <items count="6">
                        <item name="Colour" type_name="gh_drawing_color" type_code="36">
                          <ARGB>255;255;250;90</ARGB>
                        </item>
                        <item name="DrawIndices" type_name="gh_bool" type_code="1">true</item>
                        <item name="DrawPaths" type_name="gh_bool" type_code="1">true</item>
                        <item name="Multiline" type_name="gh_bool" type_code="1">true</item>
                        <item name="Stream" type_name="gh_bool" type_code="1">false</item>
                        <item name="Wrap" type_name="gh_bool" type_code="1">true</item>
                      </items>
                    </chunk>
                  </chunks>
                </chunk>
              </chunks>
            </chunk>
            <chunk name="Object" index="4">
              <items count="2">
                <item name="GUID" type_name="gh_guid" type_code="9">2ab17f9a-d852-4405-80e1-938c5e57e78d</item>
                <item name="Name" type_name="gh_string" type_code="10">Random</item>
              </items>
              <chunks count="1">
                <chunk name="Container">
                  <items count="4">
                    <item name="Description" type_name="gh_string" type_code="10">Generate a list of pseudo random numbers.</item>
                    <item name="InstanceGuid" type_name="gh_guid" type_code="9">a9403f54-4ab8-4333-9626-9067dd86a217</item>
                    <item name="Name" type_name="gh_string" type_code="10">Random</item>
                    <item name="NickName" type_name="gh_string" type_code="10">Random</item>
                  </items>
                  <chunks count="5">
                    <chunk name="Attributes">
                      <items count="2">
                        <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                          <X>253</X>
                          <Y>44</Y>
                          <W>66</W>
                          <H>68</H>
                        </item>
                        <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                          <X>285</X>
                          <Y>78</Y>
                        </item>
                      </items>
                    </chunk>
                    <chunk name="param_input" index="0">
                      <items count="6">
                        <item name="Description" type_name="gh_string" type_code="10">Domain of random numeric range</item>
                        <item name="InstanceGuid" type_name="gh_guid" type_code="9">05c7594f-97b0-4e96-8c1b-e9889c9d8f1f</item>
                        <item name="Name" type_name="gh_string" type_code="10">Range</item>
                        <item name="NickName" type_name="gh_string" type_code="10">R</item>
                        <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                        <item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
                      </items>
                      <chunks count="2">
                        <chunk name="Attributes">
                          <items count="2">
                            <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                              <X>255</X>
                              <Y>46</Y>
                              <W>15</W>
                              <H>21</H>
                            </item>
                            <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                              <X>264</X>
                              <Y>56.66667</Y>
                            </item>
                          </items>
                        </chunk>
                        <chunk name="PersistentData">
                          <items count="1">
                            <item name="Count" type_name="gh_int32" type_code="3">1</item>
                          </items>
                          <chunks count="1">
                            <chunk name="Branch" index="0">
                              <items count="2">
                                <item name="Count" type_name="gh_int32" type_code="3">1</item>
                                <item name="Path" type_name="gh_string" type_code="10">{0}</item>
                              </items>
                              <chunks count="1">
                                <chunk name="Item" index="0">
                                  <items count="1">
                                    <item name="Interval" type_name="gh_interval1d" type_code="60">
                                      <A>0</A>
                                      <B>1</B>
                                    </item>
                                  </items>
                                </chunk>
                              </chunks>
                            </chunk>
                          </chunks>
                        </chunk>
                      </chunks>
                    </chunk>
                    <chunk name="param_input" index="1">
                      <items count="6">
                        <item name="Description" type_name="gh_string" type_code="10">Number of random values</item>
                        <item name="InstanceGuid" type_name="gh_guid" type_code="9">f76e755b-58b2-4bb7-aea2-1aae164159be</item>
                        <item name="Name" type_name="gh_string" type_code="10">Number</item>
                        <item name="NickName" type_name="gh_string" type_code="10">N</item>
                        <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                        <item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
                      </items>
                      <chunks count="2">
                        <chunk name="Attributes">
                          <items count="2">
                            <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                              <X>255</X>
                              <Y>67</Y>
                              <W>15</W>
                              <H>21</H>
                            </item>
                            <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                              <X>264</X>
                              <Y>78</Y>
                            </item>
                          </items>
                        </chunk>
                        <chunk name="PersistentData">
                          <items count="1">
                            <item name="Count" type_name="gh_int32" type_code="3">1</item>
                          </items>
                          <chunks count="1">
                            <chunk name="Branch" index="0">
                              <items count="2">
                                <item name="Count" type_name="gh_int32" type_code="3">1</item>
                                <item name="Path" type_name="gh_string" type_code="10">{0}</item>
                              </items>
                              <chunks count="1">
                                <chunk name="Item" index="0">
                                  <items count="1">
                                    <item name="number" type_name="gh_int32" type_code="3">1</item>
                                  </items>
                                </chunk>
                              </chunks>
                            </chunk>
                          </chunks>
                        </chunk>
                      </chunks>
                    </chunk>
                    <chunk name="param_input" index="2">
                      <items count="7">
                        <item name="Description" type_name="gh_string" type_code="10">Seed of random engine</item>
                        <item name="InstanceGuid" type_name="gh_guid" type_code="9">21703005-5286-43b8-aa85-314fc01330e0</item>
                        <item name="Name" type_name="gh_string" type_code="10">Seed</item>
                        <item name="NickName" type_name="gh_string" type_code="10">S</item>
                        <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                        <item name="Source" index="0" type_name="gh_guid" type_code="9">ee491cbf-4451-4b6a-8a0f-8389661b14f5</item>
                        <item name="SourceCount" type_name="gh_int32" type_code="3">1</item>
                      </items>
                      <chunks count="2">
                        <chunk name="Attributes">
                          <items count="2">
                            <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                              <X>255</X>
                              <Y>88</Y>
                              <W>15</W>
                              <H>22</H>
                            </item>
                            <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                              <X>264</X>
                              <Y>99.33334</Y>
                            </item>
                          </items>
                        </chunk>
                        <chunk name="PersistentData">
                          <items count="1">
                            <item name="Count" type_name="gh_int32" type_code="3">1</item>
                          </items>
                          <chunks count="1">
                            <chunk name="Branch" index="0">
                              <items count="2">
                                <item name="Count" type_name="gh_int32" type_code="3">1</item>
                                <item name="Path" type_name="gh_string" type_code="10">{0}</item>
                              </items>
                              <chunks count="1">
                                <chunk name="Item" index="0">
                                  <items count="1">
                                    <item name="number" type_name="gh_int32" type_code="3">2</item>
                                  </items>
                                </chunk>
                              </chunks>
                            </chunk>
                          </chunks>
                        </chunk>
                      </chunks>
                    </chunk>
                    <chunk name="param_output" index="0">
                      <items count="7">
                        <item name="Access" type_name="gh_int32" type_code="3">1</item>
                        <item name="Description" type_name="gh_string" type_code="10">Random numbers</item>
                        <item name="InstanceGuid" type_name="gh_guid" type_code="9">54400d94-4c71-4588-a72e-a3b97e712441</item>
                        <item name="Name" type_name="gh_string" type_code="10">Random</item>
                        <item name="NickName" type_name="gh_string" type_code="10">R</item>
                        <item name="Optional" type_name="gh_bool" type_code="1">false</item>
                        <item name="SourceCount" type_name="gh_int32" type_code="3">0</item>
                      </items>
                      <chunks count="1">
                        <chunk name="Attributes">
                          <items count="2">
                            <item name="Bounds" type_name="gh_drawing_rectanglef" type_code="35">
                              <X>300</X>
                              <Y>46</Y>
                              <W>17</W>
                              <H>64</H>
                            </item>
                            <item name="Pivot" type_name="gh_drawing_pointf" type_code="31">
                              <X>308.5</X>
                              <Y>78</Y>
                            </item>
                          </items>
                        </chunk>
                      </chunks>
                    </chunk>
                  </chunks>
                </chunk>
              </chunks>
            </chunk>
          </chunks>
        </chunk>
      </chunks>
    </chunk>
    <chunk name="Thumbnail">
      <items count="1">
        <item name="Thumbnail" type_name="gh_drawing_bitmap" type_code="37">
          <bitmap length="7640">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</bitmap>
        </item>
      </items>
    </chunk>
  </chunks>
</Archive>