Initial commit

This commit is contained in:
2018-12-14 19:09:37 +01:00
parent b9a580f9a9
commit 0c12f56916
3 changed files with 519 additions and 0 deletions

518
AddSheetSizesToPrinter.dyn Normal file
View File

@@ -0,0 +1,518 @@
<Workspace Version="1.3.3.4651" X="-10662.1002869769" Y="-433.660194756614" zoom="0.957202662097622" ScaleFactor="1" Name="Home" Description="" RunType="Manual" RunPeriod="1000" HasRunWithoutCrash="True">
<NamespaceResolutionMap />
<Elements>
<DSRevitNodesUI.Categories guid="125cf82b-e53b-4b05-8301-b2e1c3d838e6" type="DSRevitNodesUI.Categories" nickname="Categories" x="1171.95481594802" y="417.432299538724" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false" index="557:TitleBlocks" />
<DSRevitNodesUI.ElementsOfCategory guid="db423edb-1be7-4453-884d-11b86c303770" type="DSRevitNodesUI.ElementsOfCategory" nickname="All Elements of Category" x="1437.95481594802" y="417.432299538724" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</DSRevitNodesUI.ElementsOfCategory>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="dd63e3fd-d9f3-4329-adf9-f358d1e7055d" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Element.GetParameterValueByName" x="1823.95481594802" y="456.432299538724" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="RevitNodes.dll" function="Revit.Elements.Element.GetParameterValueByName@string">
<PortInfo index="0" default="False" useLevels="True" level="1" shouldKeepListStructure="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="b5f5d4f2-13cb-4046-813a-d57152f44016" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="1437.95481594802" y="525.645632872058" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="{&quot;Sheet Width&quot;,&quot;Sheet Height&quot;};" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="165d9258-73ca-4ea5-8e7d-74e6268b2e79" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.UniqueItems" x="2186.95481594802" y="456.432299538724" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.UniqueItems@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="5984663f-8077-442c-92af-d1a8efeb3df7" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="DisplayUnit.ToInternalUnit" x="3173.36635614825" y="732.026621925181" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<ID value="7f19e4a8-c7e0-4041-b57b-0b8d04a99b2c" />
<Name value="DisplayUnit.ToInternalUnit" />
<Description value="Converts a value from a given display unit to Revit's internal unit" />
<Inputs>
<Input value="val" />
<Input value="displayUnitType" />
</Inputs>
<Outputs>
<Output value="val" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<UnitsUI.UnitTypes guid="473a8eca-8b42-4be1-b4c6-9a78e184c04b" type="UnitsUI.UnitTypes" nickname="Unit Types" x="2256.65198912042" y="843.16372685689" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false" index="2:Length" />
<Dynamo.Graph.Nodes.CustomNodes.Function guid="b93df87b-1873-4204-9414-a16fa2834b5d" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="UnitType.DisplayUnitType" x="2807.91721855626" y="813.656799650791" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true">
<PortInfo index="0" default="False" />
<ID value="896ba009-854c-4290-bd05-42c87ddcdb7c" />
<Name value="UnitType.DisplayUnitType" />
<Description value="Retrieves the display unit type for a given unit type. " />
<Inputs>
<Input value="unitType" />
</Inputs>
<Outputs>
<Output value="displayUnitType" />
<Output value="unitSymbol" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<CoreNodeModels.DynamoConvert guid="1bfbc885-9bd5-4a4d-9eb4-c0d435f5ce6b" type="CoreNodeModels.DynamoConvert" nickname="Convert Between Units" x="3578.46242326151" y="761.599988573822" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="true" conversionMetric="Length" conversionFrom="Feet" conversionTo="Millimeters">
<PortInfo index="0" default="True" />
</CoreNodeModels.DynamoConvert>
<PythonNodeModels.PythonStringNode guid="c268ed1f-cebc-48bd-abd9-0799e5836992" type="PythonNodeModels.PythonStringNode" nickname="Python Script From String" x="1811.11283478789" y="1506.74788944167" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="true" inputcount="1">
<PortInfo index="0" default="False" />
</PythonNodeModels.PythonStringNode>
<CoreNodeModels.Input.StringInput guid="d3bd8511-fcae-4ed8-829e-a53fb71d2d0f" type="CoreNodeModels.Input.StringInput" nickname="String" x="1158.35423469366" y="1562.04431749718" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>from System.Diagnostics import Process
proc = Process()
proc.StartInfo.UseShellExecute = False
proc.StartInfo.RedirectStandardOutput = True
proc.StartInfo.RedirectStandardError = True
proc.StartInfo.FileName = "C:\Program Files (x86)\Winforms\winforms-1.0.1.exe"
proc.Start()
stdout = proc.StandardOutput.ReadToEnd()
stderr = proc.StandardError.ReadToEnd()
proc.WaitForExit()
OUT = (stdout,stderr)</System.String>
<System.String value="from System.Diagnostics import Process&#xD;&#xA;&#xD;&#xA;proc = Process()&#xD;&#xA;proc.StartInfo.UseShellExecute = False&#xD;&#xA;proc.StartInfo.RedirectStandardOutput = True&#xD;&#xA;proc.StartInfo.RedirectStandardError = True&#xD;&#xA;proc.StartInfo.FileName = &quot;C:\Program Files (x86)\Winforms\winforms-1.0.1.exe&quot;&#xD;&#xA;proc.Start()&#xD;&#xA;stdout = proc.StandardOutput.ReadToEnd()&#xD;&#xA;stderr = proc.StandardError.ReadToEnd()&#xD;&#xA;proc.WaitForExit()&#xD;&#xA;OUT = (stdout,stderr)" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="a4c7a88c-b281-44cd-a624-77aa2572f8b4" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="Tool.RunMe" x="1467.18334080253" y="1505.62515733552" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true">
<PortInfo index="0" default="True" />
<PortInfo index="1" default="False" />
<ID value="cfbde2f4-d1eb-41f0-812b-c803944b126c" />
<Name value="Tool.RunMe" />
<Description value="Use Boolean to perform an action" />
<Inputs>
<Input value="Boolean" />
<Input value="ThingToDo" />
</Inputs>
<Outputs>
<Output value="Result" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<CoreNodeModels.Input.BoolSelector guid="c84d0b96-2cba-41a2-9f1f-d81b09dd50b0" type="CoreNodeModels.Input.BoolSelector" nickname="Boolean" x="1179.45878413468" y="1423.40020855854" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.Boolean>True</System.Boolean>
</CoreNodeModels.Input.BoolSelector>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="997bc22d-a624-4eb2-9e52-d38eeb50bcd8" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="2187.92648580697" y="1492.92584340734" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="a[0];" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="15eb89ba-6201-44a7-8c2a-c6e6479ed99b" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Split" x="2377.92648580697" y="1529.712510074" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Split@string,string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="add6f0c1-6774-45e1-a02f-aea5d391a2cd" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="2187.92648580697" y="1600.92584340734" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;[&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="1fcbbdbb-ece1-4fa4-8f81-1f8430c18177" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Split" x="3273.92648580697" y="1618.712510074" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Split@string,string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="ece8a1c6-e7bc-4084-b898-8d58a372a95f" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3014.92648580697" y="1687.92584340733" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;mm&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="56e4c780-054b-4303-9da5-658ed6259e0a" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.LastItem" x="4196.92648580697" y="1538.3646066489" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.LastItem@var[]..[]">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="9774fec9-d824-456a-8ee1-2b6313a42a0e" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.RestOfItems" x="3014.92648580697" y="1579.712510074" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.RestOfItems@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="07082fb3-8846-4ec0-927f-5c7e34a9a12d" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="2707.92648580697" y="1579.712510074" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Replace@string,string,string">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="6ef5c7cb-afb4-4dfa-a883-e4b4a9b37985" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="2377.92648580697" y="1664.13917674067" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;\n&quot;;&#xA;&quot;&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="4d843236-61a8-4c40-a0db-101c2e69c47a" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.TrimWhitespace" x="4523.96410019711" y="1411.29433820798" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.TrimWhitespace@string">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="4df96c47-6d80-4b92-a84a-b6d03be5fbca" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.FirstItem" x="3603.92648580697" y="1699.06041349911" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.FirstItem@var[]..[]">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="48dfa40a-9aa1-4984-8890-4229f501e9a3" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Split" x="3866.92648580697" y="1738.06041349911" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Split@string,string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="2473b479-8149-41d4-a6d2-7f46b767200b" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3603.92648580697" y="1807.27374683244" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot; &quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="703852ce-3488-4db8-a920-925907d387c9" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.ToNumber" x="4570.29953651601" y="1814.32291802004" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.ToNumber@string">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="cf1ebc03-b4dd-445c-ab3c-74935dac9758" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.DropItems" x="4196.92648580697" y="1790.06041349911" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.DropItems@var[]..[],int">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="27a7a913-0183-4cc1-a998-deb609654b68" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3866.92648580697" y="1872.27374683244" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="2;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="21ee26a0-e6d9-466e-91a8-7d7811c20a97" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="5257.3751094706" y="1053.10015078252" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Join@string,string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="87f0274f-f33a-4f9d-84a3-8e2655f8db77" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="4992.3751094706" y="1013.31348411585" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;x&quot;;" ShouldFocus="false" />
<CoreNodeModels.FromObject guid="cda1dc96-06c0-4c4b-99b7-cc7d16e679b9" type="CoreNodeModels.FromObject" nickname="String from Object" x="4514.3751094706" y="1136.10015078252" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</CoreNodeModels.FromObject>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="dad76d13-b307-4b94-9eb4-ed4c6ed46ed6" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="5096.84598111897" y="1804.35937891182" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;x&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="8cb3e592-cfcb-4b21-85f8-0e2655d0f780" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="5449.06132750675" y="1811.37826231535" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="DSCoreNodes.dll" function="DSCore.String.Join@string,string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<CoreNodeModels.FromObject guid="14be7028-f84e-48f8-828e-a612189a4d4d" type="CoreNodeModels.FromObject" nickname="String from Object" x="5086.13350097506" y="1904.3088854813" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</CoreNodeModels.FromObject>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="3f19223c-2265-4465-a960-72579b979185" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.ContainsItem" x="6490.76374401312" y="1901.8346221672" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="DSCoreNodes.dll" function="DSCore.List.ContainsItem@var[]..[],var">
<PortInfo index="0" default="False" useLevels="True" level="1" shouldKeepListStructure="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="065ba331-068f-493c-88dd-dd664c2ec22a" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="5555.3751094706" y="1053.10015078252" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="BuiltIn" function="Flatten@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="976ab625-18be-457e-92f6-f4d8dd20145e" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="5723.41062791987" y="1809.52605888288" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="BuiltIn" function="Flatten@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="67b7ccb5-c499-410e-952c-e3f86fb63cc0" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.ContainsItem" x="6969.33211791267" y="1713.6456249533" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="DSCoreNodes.dll" function="DSCore.List.ContainsItem@var[]..[],var">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="5fcfce14-0276-4af7-9116-0abc6451d51a" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="6761.02823994067" y="1684.05565906496" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="{true};" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="f2900902-2a2d-4e3f-9ed7-04088b65aac1" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="7194.22022283383" y="1719.38036925934" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="BuiltIn" function="Flatten@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="4e8952df-a3e5-464b-9c03-509241335f98" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Math.Round" x="4798.45232935871" y="1845.83259498059" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.Math.Round@double">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="649a6081-463e-4c5c-9796-2ac5c7b2c615" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.Reverse" x="4730.92085361816" y="1037.61823049674" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.Reverse@var[]..[]">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="cf11c01e-fa79-4b9b-8e46-547436593e78" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="List.Join" x="4997.16044997043" y="1133.86716690713" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.Join@var[]..[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="c22a84f6-93f0-407c-85c7-483ef26fa96d" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.Transpose" x="6720.38950484308" y="1900.22247414138" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="DSCoreNodes.dll" function="DSCore.List.Transpose@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="5d91a3a7-acb5-4438-9f21-c16202b9ac4c" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.Chop" x="7814.23427784227" y="1582.84495159779" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="DSCoreNodes.dll" function="DSCore.List.Chop@var[]..[],int[]">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="b6da98e7-203f-4b2e-b456-4e8bcc2b879e" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Count" x="7488.18646886869" y="1735.10365851507" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="BuiltIn" function="Count@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="db811fee-0c99-41bb-9c7e-d14842c635fb" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="7648.33034876597" y="1724.3995502211" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="a/2;" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="c11e8eb9-592c-4020-a3c3-1a720007846b" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="8070.20030336336" y="1584.71689417336" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="true" CodeText="a[0];&#xA;a[1];" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="9c9b153d-db53-4893-bf0d-40fc90990e8c" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="||" x="8234.81601534805" y="1576.09070528514" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="Operators" function="||@var[]..[],var[]..[]">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="79442dc7-e3c8-4f61-ad20-99f752d5091b" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.FilterByBoolMask" x="8713.70368686116" y="989.164554029303" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="DSCoreNodes.dll" function="DSCore.List.FilterByBoolMask@var[]..[],var[]..[]">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="8b5356e0-ad7a-426d-8fb9-956281bf9233" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="9410.2552844913" y="637.029988424153" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Join@string,string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="35d2e2b2-69eb-44ff-80c0-5470ef986905" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="9321.96118358981" y="551.979617722065" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;x&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="d5d6b0b4-5d39-494a-b059-56be6b4bb41d" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="11169.6254599738" y="900.385272724076" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true" assembly="DSCoreNodes.dll" function="DSCore.String.Join@string,string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="8ebbc822-77e7-4b3c-8de1-df8523e3bf1b" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="10949.3110868673" y="791.346087598136" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;:&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="1e4da513-e243-47e7-a6b0-afaab5ee9ed6" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.AddItemToFront" x="10562.1793549827" y="723.325609032611" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.AddItemToFront@var[]..[],var[]..[]">
<PortInfo index="0" default="False" useLevels="True" level="1" shouldKeepListStructure="False" />
<PortInfo index="1" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="aa2eea76-039d-4b2e-8c5a-3df6d065baae" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.AddItemToFront" x="10308.9847537458" y="934.462716888407" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.AddItemToFront@var[]..[],var[]..[]">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" useLevels="True" level="1" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="5cd5b600-7056-49cf-a8d5-dab754d216bd" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="10126.2321143801" y="872.668044879785" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;U&quot;;" ShouldFocus="false" />
<PythonNodeModels.PythonStringNode guid="83c4560d-79d1-4e6b-a528-180f81090cc2" type="PythonNodeModels.PythonStringNode" nickname="Python Script From String" x="12682.2047979312" y="-168.372155049641" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="true" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</PythonNodeModels.PythonStringNode>
<CoreNodeModels.Input.StringInput guid="0edeb919-2db2-421b-b9f6-17512a71c2e5" type="CoreNodeModels.Input.StringInput" nickname="String" x="12029.446197837" y="-113.075726994131" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>from System.Diagnostics import Process
args = IN[0]
stdoutlist = []
stderrlist = []
for x in args:
proc = Process()
proc.StartInfo.UseShellExecute = False
proc.StartInfo.RedirectStandardOutput = True
proc.StartInfo.RedirectStandardError = True
proc.StartInfo.FileName = "C:\Program Files (x86)\Winforms\winforms-1.0.1.exe"
proc.StartInfo.Arguments = x
proc.Start()
stdout = proc.StandardOutput.ReadToEnd()
stderr = proc.StandardError.ReadToEnd()
proc.WaitForExit()
stdoutlist.append(stdout)
stderrlist.append(stderr)
OUT = (stdoutlist,stderrlist)</System.String>
<System.String value="from System.Diagnostics import Process&#xD;&#xA;&#xD;&#xA;args = IN[0]&#xD;&#xA;stdoutlist = []&#xD;&#xA;stderrlist = []&#xD;&#xA;&#xD;&#xA;for x in args:&#xD;&#xA; proc = Process()&#xD;&#xA; proc.StartInfo.UseShellExecute = False&#xD;&#xA; proc.StartInfo.RedirectStandardOutput = True&#xD;&#xA; proc.StartInfo.RedirectStandardError = True&#xD;&#xA; proc.StartInfo.FileName = &quot;C:\Program Files (x86)\Winforms\winforms-1.0.1.exe&quot;&#xD;&#xA; proc.StartInfo.Arguments = x&#xD;&#xA; proc.Start()&#xD;&#xA; stdout = proc.StandardOutput.ReadToEnd()&#xD;&#xA; stderr = proc.StandardError.ReadToEnd()&#xD;&#xA; proc.WaitForExit()&#xD;&#xA; stdoutlist.append(stdout)&#xD;&#xA; stderrlist.append(stderr)&#xD;&#xA;OUT = (stdoutlist,stderrlist)" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="e921658f-f5b4-4ec5-9a4b-8241e07c0104" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="Tool.RunMe" x="12346.183571257" y="-174.239847542467" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="true">
<PortInfo index="0" default="True" />
<PortInfo index="1" default="False" />
<ID value="cfbde2f4-d1eb-41f0-812b-c803944b126c" />
<Name value="Tool.RunMe" />
<Description value="Use Boolean to perform an action" />
<Inputs>
<Input value="Boolean" />
<Input value="ThingToDo" />
</Inputs>
<Outputs>
<Output value="Result" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<CoreNodeModels.Input.BoolSelector guid="d4e8ddd8-a99f-40fe-a92d-24b4b367ed4a" type="CoreNodeModels.Input.BoolSelector" nickname="Boolean" x="12050.550747278" y="-251.719835932771" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.Boolean>True</System.Boolean>
</CoreNodeModels.Input.BoolSelector>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="be0c8040-6a17-4a59-8e36-c07c16b318d5" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.AddItemToEnd" x="10875.6766313727" y="996.58155527259" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.AddItemToEnd@var[]..[],var[]..[]">
<PortInfo index="0" default="False" useLevels="True" level="1" shouldKeepListStructure="False" />
<PortInfo index="1" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="9b1a3ce5-a9ef-4420-8050-e4d693944b78" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="9760.55400913019" y="1031.37107334455" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Join@string,string[]" inputcount="3">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="d63a3af9-f825-4258-8175-9246af357a4c" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="9536.92449288142" y="876.842932393144" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;&quot;;&#xA;&quot;\&quot;&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="44570a2d-9688-40a9-9b88-f3776cffe245" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.LastItem" x="9388.76149802908" y="1157.7166885526" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.LastItem@var[]..[]">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.HigherOrder.Map guid="7bf01f78-2e0a-473e-b8ef-e6785fb890e9" type="CoreNodeModels.HigherOrder.Map" nickname="List.Map" x="10028.5028410442" y="1144.73572861899" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</CoreNodeModels.HigherOrder.Map>
<CoreNodeModels.HigherOrder.Map guid="7467f96a-6b69-494a-8b7c-685d9f1be12a" type="CoreNodeModels.HigherOrder.Map" nickname="List.Map" x="10032.7399216667" y="647.193858630785" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="true">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</CoreNodeModels.HigherOrder.Map>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="85bf35c4-4a7d-408a-9c9f-bcf0721ed7f9" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="9731.53361394656" y="760.522516306948" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Join@string,string[]" inputcount="3">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="6a3f00ba-2ce2-4e83-a3bf-6764275760ec" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="9661.75905184374" y="624.473022474964" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="BuiltIn" function="Flatten@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="761af3d8-1b1c-4257-9fa7-fc300b1fb834" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.FirstItem" x="9379.86398199858" y="979.381237484474" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.FirstItem@var[]..[]">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="7bb4df6a-9c12-48a9-b93d-abfedd47c710" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="11254.9425762222" y="1215.96145588891" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;&quot;;&#xA;&quot;--add=&quot;;" ShouldFocus="false" />
<CoreNodeModels.HigherOrder.Map guid="88656e92-487b-47bd-b329-414b57331ece" type="CoreNodeModels.HigherOrder.Map" nickname="List.Map" x="11868.2753317012" y="792.506603300229" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="true">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</CoreNodeModels.HigherOrder.Map>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="3f3d82e6-56eb-4374-937f-3c5d1bbf0549" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="11577.0987557945" y="1014.009756202" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.String.Join@string,string[]" inputcount="3">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="4bd10a63-d5ea-485f-88b5-04173c066756" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="11557.8784571824" y="852.10414517353" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="BuiltIn" function="Flatten@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.Watch guid="7b493f8c-173f-485b-9140-1bd79699f124" type="CoreNodeModels.Watch" nickname="Watch" x="13095.2078678621" y="-230.912302794116" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</CoreNodeModels.Watch>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="2738643d-8818-4e22-a39c-47b1d06cc48f" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="11001.0178182397" y="1151.25355326269" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;--printer=pdfcreator &quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="6d515506-7db2-40b3-b6c0-040335ab933a" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="9527" y="336" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="&quot;A-&quot;;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.CustomNodes.Function guid="a4b87587-454e-4845-9ee4-e950bfd7f045" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="Springs.Number.ToString" x="9065.21054455308" y="919.676848143386" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
<ID value="7138be89-af7b-4232-b938-e63a5fe78240" />
<Name value="Springs.Number.ToString" />
<Description value="Converts the input number(s) to string. You can optionally limit the number of digits." />
<Inputs>
<Input value="num" />
<Input value="digits" />
</Inputs>
<Outputs>
<Output value="str" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
</Elements>
<Connectors>
<Dynamo.Graph.Connectors.ConnectorModel start="125cf82b-e53b-4b05-8301-b2e1c3d838e6" start_index="0" end="db423edb-1be7-4453-884d-11b86c303770" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="db423edb-1be7-4453-884d-11b86c303770" start_index="0" end="dd63e3fd-d9f3-4329-adf9-f358d1e7055d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="dd63e3fd-d9f3-4329-adf9-f358d1e7055d" start_index="0" end="165d9258-73ca-4ea5-8e7d-74e6268b2e79" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="b5f5d4f2-13cb-4046-813a-d57152f44016" start_index="0" end="dd63e3fd-d9f3-4329-adf9-f358d1e7055d" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="165d9258-73ca-4ea5-8e7d-74e6268b2e79" start_index="0" end="5984663f-8077-442c-92af-d1a8efeb3df7" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="5984663f-8077-442c-92af-d1a8efeb3df7" start_index="0" end="1bfbc885-9bd5-4a4d-9eb4-c0d435f5ce6b" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="473a8eca-8b42-4be1-b4c6-9a78e184c04b" start_index="0" end="b93df87b-1873-4204-9414-a16fa2834b5d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="b93df87b-1873-4204-9414-a16fa2834b5d" start_index="0" end="5984663f-8077-442c-92af-d1a8efeb3df7" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="1bfbc885-9bd5-4a4d-9eb4-c0d435f5ce6b" start_index="0" end="cda1dc96-06c0-4c4b-99b7-cc7d16e679b9" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="1bfbc885-9bd5-4a4d-9eb4-c0d435f5ce6b" start_index="0" end="79442dc7-e3c8-4f61-ad20-99f752d5091b" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c268ed1f-cebc-48bd-abd9-0799e5836992" start_index="0" end="997bc22d-a624-4eb2-9e52-d38eeb50bcd8" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d3bd8511-fcae-4ed8-829e-a53fb71d2d0f" start_index="0" end="a4c7a88c-b281-44cd-a624-77aa2572f8b4" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a4c7a88c-b281-44cd-a624-77aa2572f8b4" start_index="0" end="c268ed1f-cebc-48bd-abd9-0799e5836992" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c84d0b96-2cba-41a2-9f1f-d81b09dd50b0" start_index="0" end="a4c7a88c-b281-44cd-a624-77aa2572f8b4" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="997bc22d-a624-4eb2-9e52-d38eeb50bcd8" start_index="0" end="15eb89ba-6201-44a7-8c2a-c6e6479ed99b" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="15eb89ba-6201-44a7-8c2a-c6e6479ed99b" start_index="0" end="07082fb3-8846-4ec0-927f-5c7e34a9a12d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="add6f0c1-6774-45e1-a02f-aea5d391a2cd" start_index="0" end="15eb89ba-6201-44a7-8c2a-c6e6479ed99b" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="1fcbbdbb-ece1-4fa4-8f81-1f8430c18177" start_index="0" end="56e4c780-054b-4303-9da5-658ed6259e0a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="1fcbbdbb-ece1-4fa4-8f81-1f8430c18177" start_index="0" end="4df96c47-6d80-4b92-a84a-b6d03be5fbca" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="ece8a1c6-e7bc-4084-b898-8d58a372a95f" start_index="0" end="1fcbbdbb-ece1-4fa4-8f81-1f8430c18177" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="56e4c780-054b-4303-9da5-658ed6259e0a" start_index="0" end="4d843236-61a8-4c40-a0db-101c2e69c47a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9774fec9-d824-456a-8ee1-2b6313a42a0e" start_index="0" end="1fcbbdbb-ece1-4fa4-8f81-1f8430c18177" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="07082fb3-8846-4ec0-927f-5c7e34a9a12d" start_index="0" end="9774fec9-d824-456a-8ee1-2b6313a42a0e" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6ef5c7cb-afb4-4dfa-a883-e4b4a9b37985" start_index="0" end="07082fb3-8846-4ec0-927f-5c7e34a9a12d" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6ef5c7cb-afb4-4dfa-a883-e4b4a9b37985" start_index="1" end="07082fb3-8846-4ec0-927f-5c7e34a9a12d" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="4df96c47-6d80-4b92-a84a-b6d03be5fbca" start_index="0" end="48dfa40a-9aa1-4984-8890-4229f501e9a3" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="48dfa40a-9aa1-4984-8890-4229f501e9a3" start_index="0" end="cf1ebc03-b4dd-445c-ab3c-74935dac9758" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="2473b479-8149-41d4-a6d2-7f46b767200b" start_index="0" end="48dfa40a-9aa1-4984-8890-4229f501e9a3" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="703852ce-3488-4db8-a920-925907d387c9" start_index="0" end="4e8952df-a3e5-464b-9c03-509241335f98" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="cf1ebc03-b4dd-445c-ab3c-74935dac9758" start_index="0" end="703852ce-3488-4db8-a920-925907d387c9" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="27a7a913-0183-4cc1-a998-deb609654b68" start_index="0" end="cf1ebc03-b4dd-445c-ab3c-74935dac9758" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="21ee26a0-e6d9-466e-91a8-7d7811c20a97" start_index="0" end="065ba331-068f-493c-88dd-dd664c2ec22a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="87f0274f-f33a-4f9d-84a3-8e2655f8db77" start_index="0" end="21ee26a0-e6d9-466e-91a8-7d7811c20a97" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="cda1dc96-06c0-4c4b-99b7-cc7d16e679b9" start_index="0" end="649a6081-463e-4c5c-9796-2ac5c7b2c615" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="cda1dc96-06c0-4c4b-99b7-cc7d16e679b9" start_index="0" end="cf11c01e-fa79-4b9b-8e46-547436593e78" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="dad76d13-b307-4b94-9eb4-ed4c6ed46ed6" start_index="0" end="8cb3e592-cfcb-4b21-85f8-0e2655d0f780" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="8cb3e592-cfcb-4b21-85f8-0e2655d0f780" start_index="0" end="976ab625-18be-457e-92f6-f4d8dd20145e" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="14be7028-f84e-48f8-828e-a612189a4d4d" start_index="0" end="8cb3e592-cfcb-4b21-85f8-0e2655d0f780" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3f19223c-2265-4465-a960-72579b979185" start_index="0" end="c22a84f6-93f0-407c-85c7-483ef26fa96d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="065ba331-068f-493c-88dd-dd664c2ec22a" start_index="0" end="3f19223c-2265-4465-a960-72579b979185" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="976ab625-18be-457e-92f6-f4d8dd20145e" start_index="0" end="3f19223c-2265-4465-a960-72579b979185" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67b7ccb5-c499-410e-952c-e3f86fb63cc0" start_index="0" end="f2900902-2a2d-4e3f-9ed7-04088b65aac1" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="5fcfce14-0276-4af7-9116-0abc6451d51a" start_index="0" end="67b7ccb5-c499-410e-952c-e3f86fb63cc0" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f2900902-2a2d-4e3f-9ed7-04088b65aac1" start_index="0" end="5d91a3a7-acb5-4438-9f21-c16202b9ac4c" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f2900902-2a2d-4e3f-9ed7-04088b65aac1" start_index="0" end="b6da98e7-203f-4b2e-b456-4e8bcc2b879e" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="4e8952df-a3e5-464b-9c03-509241335f98" start_index="0" end="14be7028-f84e-48f8-828e-a612189a4d4d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="649a6081-463e-4c5c-9796-2ac5c7b2c615" start_index="0" end="cf11c01e-fa79-4b9b-8e46-547436593e78" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="cf11c01e-fa79-4b9b-8e46-547436593e78" start_index="0" end="21ee26a0-e6d9-466e-91a8-7d7811c20a97" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c22a84f6-93f0-407c-85c7-483ef26fa96d" start_index="0" end="67b7ccb5-c499-410e-952c-e3f86fb63cc0" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="5d91a3a7-acb5-4438-9f21-c16202b9ac4c" start_index="0" end="c11e8eb9-592c-4020-a3c3-1a720007846b" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="b6da98e7-203f-4b2e-b456-4e8bcc2b879e" start_index="0" end="db811fee-0c99-41bb-9c7e-d14842c635fb" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="db811fee-0c99-41bb-9c7e-d14842c635fb" start_index="0" end="5d91a3a7-acb5-4438-9f21-c16202b9ac4c" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c11e8eb9-592c-4020-a3c3-1a720007846b" start_index="0" end="9c9b153d-db53-4893-bf0d-40fc90990e8c" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c11e8eb9-592c-4020-a3c3-1a720007846b" start_index="1" end="9c9b153d-db53-4893-bf0d-40fc90990e8c" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9c9b153d-db53-4893-bf0d-40fc90990e8c" start_index="0" end="79442dc7-e3c8-4f61-ad20-99f752d5091b" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="79442dc7-e3c8-4f61-ad20-99f752d5091b" start_index="1" end="a4b87587-454e-4845-9ee4-e950bfd7f045" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="8b5356e0-ad7a-426d-8fb9-956281bf9233" start_index="0" end="6a3f00ba-2ce2-4e83-a3bf-6764275760ec" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="35d2e2b2-69eb-44ff-80c0-5470ef986905" start_index="0" end="8b5356e0-ad7a-426d-8fb9-956281bf9233" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d5d6b0b4-5d39-494a-b059-56be6b4bb41d" start_index="0" end="4bd10a63-d5ea-485f-88b5-04173c066756" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="8ebbc822-77e7-4b3c-8de1-df8523e3bf1b" start_index="0" end="d5d6b0b4-5d39-494a-b059-56be6b4bb41d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="1e4da513-e243-47e7-a6b0-afaab5ee9ed6" start_index="0" end="be0c8040-6a17-4a59-8e36-c07c16b318d5" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="aa2eea76-039d-4b2e-8c5a-3df6d065baae" start_index="0" end="1e4da513-e243-47e7-a6b0-afaab5ee9ed6" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="5cd5b600-7056-49cf-a8d5-dab754d216bd" start_index="0" end="aa2eea76-039d-4b2e-8c5a-3df6d065baae" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="83c4560d-79d1-4e6b-a528-180f81090cc2" start_index="0" end="7b493f8c-173f-485b-9140-1bd79699f124" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="0edeb919-2db2-421b-b9f6-17512a71c2e5" start_index="0" end="e921658f-f5b4-4ec5-9a4b-8241e07c0104" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="e921658f-f5b4-4ec5-9a4b-8241e07c0104" start_index="0" end="83c4560d-79d1-4e6b-a528-180f81090cc2" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d4e8ddd8-a99f-40fe-a92d-24b4b367ed4a" start_index="0" end="e921658f-f5b4-4ec5-9a4b-8241e07c0104" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="be0c8040-6a17-4a59-8e36-c07c16b318d5" start_index="0" end="d5d6b0b4-5d39-494a-b059-56be6b4bb41d" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9b1a3ce5-a9ef-4420-8050-e4d693944b78" start_index="0" end="7bf01f78-2e0a-473e-b8ef-e6785fb890e9" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d63a3af9-f825-4258-8175-9246af357a4c" start_index="0" end="9b1a3ce5-a9ef-4420-8050-e4d693944b78" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d63a3af9-f825-4258-8175-9246af357a4c" start_index="0" end="85bf35c4-4a7d-408a-9c9f-bcf0721ed7f9" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d63a3af9-f825-4258-8175-9246af357a4c" start_index="1" end="9b1a3ce5-a9ef-4420-8050-e4d693944b78" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d63a3af9-f825-4258-8175-9246af357a4c" start_index="1" end="85bf35c4-4a7d-408a-9c9f-bcf0721ed7f9" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="44570a2d-9688-40a9-9b88-f3776cffe245" start_index="0" end="aa2eea76-039d-4b2e-8c5a-3df6d065baae" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7bf01f78-2e0a-473e-b8ef-e6785fb890e9" start_index="0" end="be0c8040-6a17-4a59-8e36-c07c16b318d5" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7467f96a-6b69-494a-8b7c-685d9f1be12a" start_index="0" end="1e4da513-e243-47e7-a6b0-afaab5ee9ed6" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="85bf35c4-4a7d-408a-9c9f-bcf0721ed7f9" start_index="0" end="7467f96a-6b69-494a-8b7c-685d9f1be12a" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6a3f00ba-2ce2-4e83-a3bf-6764275760ec" start_index="0" end="7467f96a-6b69-494a-8b7c-685d9f1be12a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="761af3d8-1b1c-4257-9fa7-fc300b1fb834" start_index="0" end="7bf01f78-2e0a-473e-b8ef-e6785fb890e9" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7bb4df6a-9c12-48a9-b93d-abfedd47c710" start_index="0" end="3f3d82e6-56eb-4374-937f-3c5d1bbf0549" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7bb4df6a-9c12-48a9-b93d-abfedd47c710" start_index="1" end="3f3d82e6-56eb-4374-937f-3c5d1bbf0549" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="88656e92-487b-47bd-b329-414b57331ece" start_index="0" end="83c4560d-79d1-4e6b-a528-180f81090cc2" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3f3d82e6-56eb-4374-937f-3c5d1bbf0549" start_index="0" end="88656e92-487b-47bd-b329-414b57331ece" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="4bd10a63-d5ea-485f-88b5-04173c066756" start_index="0" end="88656e92-487b-47bd-b329-414b57331ece" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a4b87587-454e-4845-9ee4-e950bfd7f045" start_index="0" end="44570a2d-9688-40a9-9b88-f3776cffe245" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a4b87587-454e-4845-9ee4-e950bfd7f045" start_index="0" end="761af3d8-1b1c-4257-9fa7-fc300b1fb834" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a4b87587-454e-4845-9ee4-e950bfd7f045" start_index="0" end="8b5356e0-ad7a-426d-8fb9-956281bf9233" end_index="1" portType="0" />
</Connectors>
<Notes>
<Dynamo.Graph.Notes.NoteModel guid="1f10f224-4fba-4eb5-a7b7-5bd617e3d80c" text="Unconnect this line, if you change units in Revit! &#xD;&#xA;Run the script with error, than connect and run again." x="2462.053141358" y="845.996071649841" />
</Notes>
<Annotations>
<Dynamo.Graph.Annotations.AnnotationModel guid="e7a797aa-0695-4366-a89d-10fdf7a8509c" annotationText="Clockwork" left="2797.91721855626" top="686.026621925181" width="618.44913759199" height="246.63017772561" fontSize="30" InitialTop="732.026621925181" InitialHeight="295.125303384801" TextblockHeight="36" backgrouund="#FFFF7BAC">
<Models ModelGuid="5984663f-8077-442c-92af-d1a8efeb3df7" />
<Models ModelGuid="b93df87b-1873-4204-9414-a16fa2834b5d" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="c3cec014-211d-4151-a852-b6d28df28622" annotationText="Form names" left="4513.96410019711" top="1365.29433820798" width="172" height="139" fontSize="30" InitialTop="1411.29433820798" InitialHeight="123" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="4d843236-61a8-4c40-a0db-101c2e69c47a" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="1672988c-37d8-4323-90e2-7e9d775496cd" annotationText="Run winforms for reading sheet sizes" left="1148.35423469366" top="1377.40020855854" width="843.75860009423" height="577.64410893864" fontSize="30" InitialTop="1423.40020855854" InitialHeight="561.644108938635" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="c268ed1f-cebc-48bd-abd9-0799e5836992" />
<Models ModelGuid="d3bd8511-fcae-4ed8-829e-a53fb71d2d0f" />
<Models ModelGuid="a4c7a88c-b281-44cd-a624-77aa2572f8b4" />
<Models ModelGuid="c84d0b96-2cba-41a2-9f1f-d81b09dd50b0" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="f88e328d-262e-4c18-b6db-1aca576de418" annotationText="Manage winforms output" left="2177.92648580697" top="1446.92584340734" width="2213" height="518.3479034251" fontSize="30" InitialTop="1492.92584340734" InitialHeight="714.467753923459" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="997bc22d-a624-4eb2-9e52-d38eeb50bcd8" />
<Models ModelGuid="15eb89ba-6201-44a7-8c2a-c6e6479ed99b" />
<Models ModelGuid="add6f0c1-6774-45e1-a02f-aea5d391a2cd" />
<Models ModelGuid="1fcbbdbb-ece1-4fa4-8f81-1f8430c18177" />
<Models ModelGuid="ece8a1c6-e7bc-4084-b898-8d58a372a95f" />
<Models ModelGuid="56e4c780-054b-4303-9da5-658ed6259e0a" />
<Models ModelGuid="9774fec9-d824-456a-8ee1-2b6313a42a0e" />
<Models ModelGuid="07082fb3-8846-4ec0-927f-5c7e34a9a12d" />
<Models ModelGuid="6ef5c7cb-afb4-4dfa-a883-e4b4a9b37985" />
<Models ModelGuid="4df96c47-6d80-4b92-a84a-b6d03be5fbca" />
<Models ModelGuid="48dfa40a-9aa1-4984-8890-4229f501e9a3" />
<Models ModelGuid="2473b479-8149-41d4-a6d2-7f46b767200b" />
<Models ModelGuid="27a7a913-0183-4cc1-a998-deb609654b68" />
<Models ModelGuid="cf1ebc03-b4dd-445c-ab3c-74935dac9758" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="4270637f-bb50-4441-b131-71879678d301" annotationText="Create strings for compare" left="4504.3751094706" top="967.31348411585" width="1240" height="285.55368279128" fontSize="30" InitialTop="1013.31348411585" InitialHeight="240.535147171956" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="21ee26a0-e6d9-466e-91a8-7d7811c20a97" />
<Models ModelGuid="87f0274f-f33a-4f9d-84a3-8e2655f8db77" />
<Models ModelGuid="cda1dc96-06c0-4c4b-99b7-cc7d16e679b9" />
<Models ModelGuid="065ba331-068f-493c-88dd-dd664c2ec22a" />
<Models ModelGuid="649a6081-463e-4c5c-9796-2ac5c7b2c615" />
<Models ModelGuid="cf11c01e-fa79-4b9b-8e46-547436593e78" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="106f205c-61a6-4908-8db6-39179da9d73a" annotationText="Create names for compare" left="4560.29953651601" top="1758.35937891182" width="1352.11109140386" height="238.94950656948" fontSize="30" InitialTop="1804.35937891182" InitialHeight="222.94950656948" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="703852ce-3488-4db8-a920-925907d387c9" />
<Models ModelGuid="dad76d13-b307-4b94-9eb4-ed4c6ed46ed6" />
<Models ModelGuid="8cb3e592-cfcb-4b21-85f8-0e2655d0f780" />
<Models ModelGuid="14be7028-f84e-48f8-828e-a612189a4d4d" />
<Models ModelGuid="976ab625-18be-457e-92f6-f4d8dd20145e" />
<Models ModelGuid="4e8952df-a3e5-464b-9c03-509241335f98" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="c73ee707-6609-4e80-b923-ed14fc71461d" annotationText="Get sheet sizes" left="1161.95481594802" top="371.432299538724" width="1188" height="247.213333333334" fontSize="30" InitialTop="417.432299538724" InitialHeight="343.409790881618" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="125cf82b-e53b-4b05-8301-b2e1c3d838e6" />
<Models ModelGuid="db423edb-1be7-4453-884d-11b86c303770" />
<Models ModelGuid="dd63e3fd-d9f3-4329-adf9-f358d1e7055d" />
<Models ModelGuid="b5f5d4f2-13cb-4046-813a-d57152f44016" />
<Models ModelGuid="165d9258-73ca-4ea5-8e7d-74e6268b2e79" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="08643c35-f6c2-4b2d-b786-ba93041c35c0" annotationText="Convert to milimeter allways" left="3568.46242326151" top="715.599988573822" width="458" height="165" fontSize="30" InitialTop="761.599988573822" InitialHeight="149" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="1bfbc885-9bd5-4a4d-9eb4-c0d435f5ce6b" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="3987a79b-5f48-48d4-b230-5d94d950a2c6" annotationText="Get missing sheet sizes" left="6480.76374401312" top="1530.09070528514" width="1933.05227133493" height="490.74391688206" fontSize="30" InitialTop="1576.09070528514" InitialHeight="474.743916882061" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="3f19223c-2265-4465-a960-72579b979185" />
<Models ModelGuid="67b7ccb5-c499-410e-952c-e3f86fb63cc0" />
<Models ModelGuid="5fcfce14-0276-4af7-9116-0abc6451d51a" />
<Models ModelGuid="f2900902-2a2d-4e3f-9ed7-04088b65aac1" />
<Models ModelGuid="c22a84f6-93f0-407c-85c7-483ef26fa96d" />
<Models ModelGuid="5d91a3a7-acb5-4438-9f21-c16202b9ac4c" />
<Models ModelGuid="b6da98e7-203f-4b2e-b456-4e8bcc2b879e" />
<Models ModelGuid="db811fee-0c99-41bb-9c7e-d14842c635fb" />
<Models ModelGuid="c11e8eb9-592c-4020-a3c3-1a720007846b" />
<Models ModelGuid="9c9b153d-db53-4893-bf0d-40fc90990e8c" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="69570e95-f617-49ce-a545-01c8e638b27c" annotationText="Run winforms for writing sheet sizes" left="12019.446197837" top="-297.719835932771" width="843.758600094199" height="741.64410893864" fontSize="30" InitialTop="-251.719835932771" InitialHeight="561.64410893864" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="83c4560d-79d1-4e6b-a528-180f81090cc2" />
<Models ModelGuid="0edeb919-2db2-421b-b9f6-17512a71c2e5" />
<Models ModelGuid="e921658f-f5b4-4ec5-9a4b-8241e07c0104" />
<Models ModelGuid="d4e8ddd8-a99f-40fe-a92d-24b4b367ed4a" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="7e5e4e7d-b9ee-42c5-9e68-bef376e2fcb4" annotationText="Write argument for winforms" left="9311.96118358981" top="505.979617722065" width="2700.31414811139" height="812.981838166845" fontSize="30" InitialTop="551.979617722065" InitialHeight="796.981838166842" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="8b5356e0-ad7a-426d-8fb9-956281bf9233" />
<Models ModelGuid="35d2e2b2-69eb-44ff-80c0-5470ef986905" />
<Models ModelGuid="d5d6b0b4-5d39-494a-b059-56be6b4bb41d" />
<Models ModelGuid="8ebbc822-77e7-4b3c-8de1-df8523e3bf1b" />
<Models ModelGuid="1e4da513-e243-47e7-a6b0-afaab5ee9ed6" />
<Models ModelGuid="aa2eea76-039d-4b2e-8c5a-3df6d065baae" />
<Models ModelGuid="5cd5b600-7056-49cf-a8d5-dab754d216bd" />
<Models ModelGuid="be0c8040-6a17-4a59-8e36-c07c16b318d5" />
<Models ModelGuid="9b1a3ce5-a9ef-4420-8050-e4d693944b78" />
<Models ModelGuid="d63a3af9-f825-4258-8175-9246af357a4c" />
<Models ModelGuid="44570a2d-9688-40a9-9b88-f3776cffe245" />
<Models ModelGuid="7bf01f78-2e0a-473e-b8ef-e6785fb890e9" />
<Models ModelGuid="7467f96a-6b69-494a-8b7c-685d9f1be12a" />
<Models ModelGuid="85bf35c4-4a7d-408a-9c9f-bcf0721ed7f9" />
<Models ModelGuid="6a3f00ba-2ce2-4e83-a3bf-6764275760ec" />
<Models ModelGuid="761af3d8-1b1c-4257-9fa7-fc300b1fb834" />
<Models ModelGuid="7bb4df6a-9c12-48a9-b93d-abfedd47c710" />
<Models ModelGuid="88656e92-487b-47bd-b329-414b57331ece" />
<Models ModelGuid="3f3d82e6-56eb-4374-937f-3c5d1bbf0549" />
<Models ModelGuid="4bd10a63-d5ea-485f-88b5-04173c066756" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="0b751de4-bc83-4889-aae9-f1561b851794" annotationText="Spring nodes" left="9055.21054455308" top="873.676848143386" width="188" height="165" fontSize="30" InitialTop="919.676848143386" InitialHeight="123" TextblockHeight="36" backgrouund="#FFFF7BAC">
<Models ModelGuid="a4b87587-454e-4845-9ee4-e950bfd7f045" />
</Dynamo.Graph.Annotations.AnnotationModel>
</Annotations>
<Presets />
<Cameras>
<Camera Name="Background Preview" eyeX="-17" eyeY="24" eyeZ="50" lookX="12" lookY="-13" lookZ="-58" upX="0" upY="1" upZ="0" />
</Cameras>
</Workspace>