forked from andydandy74/ClockworkForDynamo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCreateNodeDocumentation.dyn
641 lines (641 loc) · 72.5 KB
/
CreateNodeDocumentation.dyn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
<Workspace Version="1.3.1.1736" X="87.9297010204659" Y="434.028867237025" zoom="0.184132594509357" ScaleFactor="1" Name="Home" Description="" RunType="Manual" RunPeriod="1000" HasRunWithoutCrash="True">
<NamespaceResolutionMap>
<ClassMap partialName="String" resolvedName="DSCore.String" assemblyName="DSCoreNodes.dll" />
</NamespaceResolutionMap>
<Elements>
<CoreNodeModels.Input.Directory guid="31941836-d487-4c9c-bc8a-2ba27921c2b6" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Nodes)" x="-308.587714185325" y="225.788456667407" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>U:\repos\ClockworkForDynamo\nodes\1.x</System.String>
<HintPath>U:\repos\ClockworkForDynamo\nodes\1.x</HintPath>
</CoreNodeModels.Input.Directory>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="f411998a-1b66-4fe6-8577-51a16d0c532f" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Directory.Contents" x="258.761151726194" y="259.207871300207" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.IO.Directory.Contents@var,string">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="dda1bb8c-ec86-4cf3-bfa1-8e7fa1782fec" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="File Extension" x="85.331621342351" y="319.596362516884" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""*.dyf";" ShouldFocus="false" />
<CoreNodeModels.Input.DirectoryObject guid="75990639-3ae6-49c2-975c-f1b2197d38d8" type="CoreNodeModels.Input.DirectoryObject" nickname="Directory.FromPath" x="41.8714811472757" y="220.164457121744" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</CoreNodeModels.Input.DirectoryObject>
<CoreNodeModels.Input.StringInput guid="653011cc-2149-490a-b0d3-3ebbf7e5828f" type="CoreNodeModels.Input.StringInput" nickname="String to be Removed from Category Name" x="-308.587714185325" y="23.3853240740515" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>Clockwork.</System.String>
<System.String value="Clockwork." />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="CustomNode.Info" x="572.400816178837" y="218.519903735131" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<ID value="38ea5ab3-5af3-4395-ab54-939142172e9e" />
<Name value="CustomNode.Info" />
<Description value="Extracts information from a custom node." />
<Inputs>
<Input value="path" />
</Inputs>
<Outputs>
<Output value="Version" />
<Output value="Name" />
<Output value="ID" />
<Output value="Description" />
<Output value="Category" />
<Output value="Inputs" />
<Output value="InputDataTypes" />
<Output value="InputDefaultVals" />
<Output value="Outputs" />
<Output value="PythonScripts" />
<Output value="NestedCustomNodes" />
<Output value="CustomNodesCount" />
<Output value="NestedBuiltinNodes" />
<Output value="BuiltinNodesCount" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<CoreNodeModels.Input.Directory guid="c292237d-78a5-4de2-8ea8-78cdd593c4ae" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Documentation)" x="-308.587714185325" y="111.792336588086" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>C:\Users\adieckmann\Desktop</System.String>
<HintPath>C:\Users\adieckmann\Desktop</HintPath>
</CoreNodeModels.Input.Directory>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="d2c548b4-363a-4ea2-9703-46209f2eb1e2" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="934.895496384351" y="282.083578963268" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="inputlabel + " (" + datatype + " - " + defaultval + ")";
" - )";
")";
" ()";
"";" ShouldFocus="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="4e653a5b-4c60-4a16-9eda-2bef2f340803" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="1576.22180813887" y="224.687458696349" 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.ZeroTouch.DSFunction guid="9d2b9952-8396-4ceb-8b1d-577d8825d066" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="1813.37431616106" y="302.940067592644" 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>
<CoreNodeModels.CreateList guid="b743340a-1fda-4d5b-9b3a-bcd6e3301223" type="CoreNodeModels.CreateList" nickname="List.Create" x="2129.3747478701" y="435.283552690045" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" inputcount="8">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
<PortInfo index="3" default="False" />
<PortInfo index="4" default="False" />
<PortInfo index="5" default="False" />
<PortInfo index="6" default="False" />
<PortInfo index="7" default="False" />
</CoreNodeModels.CreateList>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="d893010d-08f8-46d1-9363-109ebf24f2ef" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="List.SortListOfLists" x="2324.03227518766" y="547.112438704068" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
<PortInfo index="2" default="True" />
<PortInfo index="3" default="True" />
<ID value="c7b1d8ca-bc1f-4755-9632-bcaaad615794" />
<Name value="List.SortListOfLists" />
<Description value="Sorts a list of lists by one of its sublists" />
<Inputs>
<Input value="seq" />
<Input value="sortIndex" />
<Input value="caseInsensitive" />
<Input value="orderDescending" />
</Inputs>
<Outputs>
<Output value="seq" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="4a6a0f95-3a5c-400b-854f-6ed98709aa42" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="List.SortListOfLists" x="2607.90464034605" y="548.235583129095" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
<PortInfo index="2" default="True" />
<PortInfo index="3" default="True" />
<ID value="c7b1d8ca-bc1f-4755-9632-bcaaad615794" />
<Name value="List.SortListOfLists" />
<Description value="Sorts a list of lists by one of its sublists" />
<Inputs>
<Input value="seq" />
<Input value="sortIndex" />
<Input value="caseInsensitive" />
<Input value="orderDescending" />
</Inputs>
<Outputs>
<Output value="seq" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="c559c476-9bb4-4472-a6ef-e07ebb89349d" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="2176.08216572665" y="711.232818024974" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="1;" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="a8af62f3-dd35-48f6-9de2-84f55e2e7c46" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.FirstItem" x="3064.3258218453" y="55.1018559307781" 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" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="6a2c9d0c-0070-4a5e-87bc-8a8c976ebbb0" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="3285.82103976306" y="86.1803779014374" 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="5342103b-b081-4e38-bc1a-8a8b23063275" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3144.75798811689" y="163.668013648899" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""";" ShouldFocus="false" />
<Dynamo.Graph.Nodes.CustomNodes.Function guid="c8890017-860b-4fac-b270-290a42bbffb7" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="List.CountOccurences" x="3540.22089517328" y="85.1211253605044" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
<ID value="8c837cab-46ce-4976-8ae0-2e6158103945" />
<Name value="List.CountOccurences" />
<Description value="Counts the number of occurences of each unique element in a given list" />
<Inputs>
<Input value="seq" />
</Inputs>
<Outputs>
<Output value="uniqueElements" />
<Output value="count" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<PythonNodeModels.PythonNode guid="c2814a2b-f66d-4bcb-98b2-dddac1e95a51" type="PythonNodeModels.PythonNode" nickname="Python Script" x="3823.93233153303" y="85.1211253605044" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" inputcount="4">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
<PortInfo index="3" default="False" />
<Script>cats = IN[0]
catcount = IN[1]
samples = IN[2]
sample_base_url = IN[3]
headings = list()
toc = ""
i = 0
for cat in cats:
# split category name by delimiter (.)
parts = cat.split(".")
j = 2
heading = ""
for part in parts:
# concatenate full category name
fullcat = '.'.join(parts[:j-1])
if i == 0:
heading += "#"*j + ' <a name="' + fullcat.lower().replace('.','_') + '">' + part + "</a>\n"
if part != "Create" and part != "Actions" and part != "Query":
toc += " "*(j-2) + "- " + '<a href="#' + fullcat.lower().replace('.','_') + '">' + part + "</a>\n"
# add link to sample file
if fullcat in samples:
heading += 'Sample file: <a href="' + sample_base_url + fullcat + '.dyn">' + sample_base_url + fullcat + '.dyn</a><br>\n'
else:
prev_parts = cats[i-1].split(".")
if len(prev_parts) >= j-1 and (part != prev_parts[j-2] or heading != ""):
heading += "#"*j + ' <a name="' + fullcat.lower().replace('.','_') + '">' + part + "</a>\n"
if part != "Create" and part != "Actions" and part != "Query":
toc += " "*(j-2) + "- " + '<a href="#' + fullcat.lower().replace('.','_') + '">' + part + "</a>\n"
# add link to sample file
if fullcat in samples:
heading += 'Sample file: <a href="' + sample_base_url + fullcat + '.dyn">' + sample_base_url + fullcat + '.dyn</a><br><br>\n'
j += 1
headings.append(heading)
if catcount[i] > 1:
k = 0
while k < catcount[i]-1:
headings.append("")
k += 1
i += 1
OUT = (toc,headings)</Script>
</PythonNodeModels.PythonNode>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="67da54a6-a724-44a3-876b-7eb612dc7daf" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3097.41570336793" y="540.890155184202" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="seq[1];
seq[2];
seq[3];
seq[4];
seq[5];
seq[6];
seq[7];" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="eb2ea6b1-be00-43ca-a3c9-8aab433c58dc" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="3081.93252590884" y="1025.27241612527" 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="1ffa9e12-8eae-4ddf-957e-c9c2323c3cd7" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="2951.00937117358" y="1030.41794437351" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="", ";" ShouldFocus="false" />
<CoreNodeModels.HigherOrder.Map guid="0d058781-1d45-4b77-8247-fd2f64db428b" type="CoreNodeModels.HigherOrder.Map" nickname="List.Map" x="3341.91712097889" y="597.370524060734" 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>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="10933c6b-0669-483b-8d95-8102389c0c83" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="3517.82124811747" y="598.449690484897" 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="3fcb6524-6d15-4733-b984-406cee5c34e5" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="3520.5587764904" y="728.524665749527" 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.HigherOrder.Map guid="e9c79c38-18e8-4c38-8417-6d96cfe77c18" type="CoreNodeModels.HigherOrder.Map" nickname="List.Map" x="3344.65464935182" y="727.445499325363" 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>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="7a8be865-edb8-419c-bb46-002900333da4" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="4629.10212421416" y="996.60307973711" 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.HigherOrder.Map guid="f3a02afa-f876-4968-9192-5000466a56a6" type="CoreNodeModels.HigherOrder.Map" nickname="List.Map" x="4449.38022952158" y="995.79178095304" 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>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="0c2a9109-04bc-40db-86a7-b5db7265f20f" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3736.33853924877" y="603.349293268434" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="input == "" ? input : "*Input(s):* " + input + "<br>";" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="98395a56-9410-4f56-b0bc-13908b55ede4" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3346.89148925738" y="852.339925770605" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="haspython ? "*Contains Python code!*<br>" : "";" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="dc17f53b-a61b-48eb-94d1-39cbf1af14bb" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="4860.93430048847" y="1000.36922591371" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="customnodes_formatted = "*Nested Custom Node(s):* " + customnodes + "<br>";
customnodes == "" ? customnodes : customnodes_formatted;" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="54d1525c-efa8-4656-ba06-b77c70fd4e1f" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.FirstItem" x="6930.90214255345" y="337.466831930933" 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" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="4aa53d3d-da76-4a22-b96d-51fc71841e4c" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="File.WriteText" x="7418.02925803468" y="207.329095844569" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.IO.File.WriteText@string,string">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.Input.StringInput guid="9bdb5a51-790b-47e1-ab6f-edc841b72643" type="CoreNodeModels.Input.StringInput" nickname="File Name (Documentation)" x="-308.587714185325" y="338.24396638708" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>NodeDocumentation10</System.String>
<System.String value="NodeDocumentation10" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="bc303435-184c-4845-a817-60ae3a9d728d" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="6852.3951366296" y="185.644341115581" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="filename + ".TXT";" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="ab73648c-2468-4ffd-9fb0-bc206e531e0e" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3337.5582810037" y="349.002441518237" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""**<a name=" + quot + String.ToLower(nname) + quot + ">" + nname + "</a>**<br>";" ShouldFocus="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="3b0c2f9d-d586-4ec6-a860-35820cf6b241" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3740.47496380515" y="731.123306633019" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""*Output(s):* " + outputs + "<br>";" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="a0dc23ad-4fee-44f5-9e1c-6a73ac54e38a" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3340.30249080896" y="473.694838297374" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="desc + "<br>";" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="2324fe3d-06ed-4ed8-a14d-250c6f7101f3" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3987.34185518875" y="89.0440435750442" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="seq[0];
seq[1];" ShouldFocus="false">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="49bf5903-24b2-4f6e-ae22-dc851a9d99ff" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="7131.88941049067" y="282.292231395176" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="toc + "\n" + body;" ShouldFocus="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<CoreNodeModels.Input.StringInput guid="556246cf-554c-4829-8f17-1e00d6f58a1f" type="CoreNodeModels.Input.StringInput" nickname="String" x="3162.8951711758" y="746.085769767662" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>\"</System.String>
<System.String value="\"" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="7c2d864f-e69e-4763-94d3-1968c1f84cad" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3345.80657066046" y="956.836048498688" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""<a href=" + quot + "#" + String.ToLower(nestednode) + quot + ">" + nestednode + "</a>";" ShouldFocus="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="aa50d098-7ad7-4734-ad94-21ac513902fd" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="4136.14599325178" y="380.800564609479" 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>
<CoreNodeModels.Input.StringInput guid="6a402b08-4718-4779-bc85-3b009465891b" type="CoreNodeModels.Input.StringInput" nickname="String" x="3164.10081939807" y="809.732539380396" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>\</System.String>
<System.String value="\" />
</CoreNodeModels.Input.StringInput>
<CoreNodeModels.Input.StringInput guid="599e7bcd-2dc7-4a0c-b929-5cb2e2583850" type="CoreNodeModels.Input.StringInput" nickname="String" x="3164.69596279938" y="877.546460066319" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>
</System.String>
<System.String value="" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="96f51fe0-c372-4c23-8404-08e7401c9b9a" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="4202.5263251197" y="953.000799168132" 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>
<CoreNodeModels.CreateList guid="5197e6a9-ac28-4b7d-8085-bb761bd32028" type="CoreNodeModels.CreateList" nickname="List.Create" x="6093.39460198178" y="389.736785859301" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" inputcount="9">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
<PortInfo index="3" default="False" />
<PortInfo index="4" default="False" />
<PortInfo index="5" default="False" />
<PortInfo index="6" default="False" />
<PortInfo index="7" default="False" />
<PortInfo index="8" default="False" />
</CoreNodeModels.CreateList>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="968d33d1-8152-4d66-8fdf-32a2a1e9db4e" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="5723.25164025202" y="575.824434632396" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""\n\n";" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="fa693069-df38-4e90-a87a-be3084177a4f" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.Transpose" x="6250.10904376149" y="390.273835845603" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.Transpose@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="0b81ad68-25b9-4b63-9ee6-a9362998c87d" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.Count" x="5639.70492838598" y="670.802477018052" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.Count@var[]..[]">
<PortInfo index="0" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="184a94be-0830-4b56-9c7c-595c255aa6b2" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.OfRepeatedItem" x="5873.29120368705" y="611.231235804911" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.List.OfRepeatedItem@var[]..[],int">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.Input.StringInput guid="a6014e41-a039-4a6a-ad1b-7f8445546bf7" type="CoreNodeModels.Input.StringInput" nickname="String" x="6577.57333266386" y="317.461073391033" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>
</System.String>
<System.String value="" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction guid="8fc2eecd-c824-4a93-87b2-6cb82e956ef8" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Join" x="6684.79104094643" y="336.695795863145" 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.ZeroTouch.DSFunction guid="3de160a8-06e8-4999-aa9b-f707d787d6eb" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Flatten" x="6456.65593523363" y="389.50047787593" 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.DSVarArgFunction guid="6d644141-7c5a-4e5c-9fba-ea39a081fe38" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="String.Split" x="701.130819571177" y="768.874130100589" 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>
<CoreNodeModels.Input.StringInput guid="7065a665-f30f-4b9f-81fd-e0726c74f4ac" type="CoreNodeModels.Input.StringInput" nickname="String" x="572.52003153446" y="794.202644649277" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>\</System.String>
<System.String value="\" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="869f0083-1158-428c-8137-435470658700" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3538.18465057935" y="1137.3304368882" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""*Link to file:* <a href=" + quot + repo_base_url + filename + quot + ">" + repo_base_url + filename + "</a><br>";" ShouldFocus="false">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
<PortInfo index="2" default="False" />
</Dynamo.Graph.Nodes.CodeBlockNodeModel>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="91eb043a-f3a2-4ca6-9b13-f7a29dd5b9f9" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="4424.00024230216" y="1132.57642168607" 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>
<CoreNodeModels.Input.StringInput guid="105431aa-56c4-4b90-975e-8d156a88b091" type="CoreNodeModels.Input.StringInput" nickname="Repository Base URL" x="-308.587714185325" y="422.393432280537" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/1.x/</System.String>
<System.String value="https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/1.x/" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="f345b7c7-c356-42fc-a01e-6964bbc097f3" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="String.Replace" x="3299.41793972349" y="1202.32237145371" 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="f18b7936-ea91-489e-b378-d3303bd8e6c8" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="Code Block" x="3102.58322266936" y="1239.15655121593" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText="" ";
"%20";" ShouldFocus="false" />
<CoreNodeModels.Input.Directory guid="4e413921-d4a1-4b70-9c37-875e98a9f330" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Samples)" x="-305.015471437277" y="535.577177202128" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>U:\repos\ClockworkForDynamo\package_samples\1.x\dynamo</System.String>
<HintPath>U:\repos\ClockworkForDynamo\package_samples\1.x\dynamo</HintPath>
</CoreNodeModels.Input.Directory>
<CoreNodeModels.Input.StringInput guid="69efaef8-a6ab-4f0e-b5e4-d303132f8cb9" type="CoreNodeModels.Input.StringInput" nickname="Samples Base URL" x="-300.02299478498" y="639.071066835218" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>https://github.com/andydandy74/ClockworkForDynamo/tree/master/package_samples/1.x/dynamo/</System.String>
<System.String value="https://github.com/andydandy74/ClockworkForDynamo/tree/master/package_samples/1.x/dynamo/" />
</CoreNodeModels.Input.StringInput>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="6af38e13-7c8c-4444-8e75-f1ce055528ea" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="Directory.Contents" x="3169.629886658" y="-207.418705000418" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.IO.Directory.Contents@var,string">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.Input.DirectoryObject guid="a0e34d26-5ceb-462a-adeb-dd710f557b12" type="CoreNodeModels.Input.DirectoryObject" nickname="Directory.FromPath" x="2964.37543066747" y="-246.462119178881" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" />
</CoreNodeModels.Input.DirectoryObject>
<Dynamo.Graph.Nodes.CodeBlockNodeModel guid="75f709cc-82d3-49b7-8f52-80c90e64a08b" type="Dynamo.Graph.Nodes.CodeBlockNodeModel" nickname="File Extension" x="3007.83557086254" y="-147.030213783741" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="False" IsFrozen="false" isPinned="false" CodeText=""*.dyn";" ShouldFocus="false" />
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="9745bf4b-9b31-4927-b70d-4169e7457988" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="FilePath.FileName" x="3488.91925189368" y="-174.272418215812" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.IO.FilePath.FileName@string,bool">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="True" />
</Dynamo.Graph.Nodes.ZeroTouch.DSFunction>
<CoreNodeModels.Input.BoolSelector guid="327e257a-b53c-43b5-b307-d6047bc70ac9" type="CoreNodeModels.Input.BoolSelector" nickname="Boolean" x="3300.13131923272" y="-87.0084619891463" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.Boolean>False</System.Boolean>
</CoreNodeModels.Input.BoolSelector>
<Dynamo.Graph.Nodes.CustomNodes.Function guid="66408cb1-0281-4809-936f-0afcf95d5cd5" type="Dynamo.Graph.Nodes.CustomNodes.Function" nickname="List.IsNotEmpty" x="931.288033992231" y="477.414554944752" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false">
<PortInfo index="0" default="False" useLevels="True" level="2" shouldKeepListStructure="False" />
<ID value="cbc06bc3-4c8d-4b6a-bd05-e0f5b70427da" />
<Name value="List.IsNotEmpty" />
<Description value="Just the inversion of the built-in Is Empty List node." />
<Inputs>
<Input value="seq" />
</Inputs>
<Outputs>
<Output value="bool" />
</Outputs>
</Dynamo.Graph.Nodes.CustomNodes.Function>
<Dynamo.Graph.Nodes.ZeroTouch.DSFunction guid="aec36298-8d97-44f2-9515-5acbf52bded4" type="Dynamo.Graph.Nodes.ZeroTouch.DSFunction" nickname="List.LastItem" x="987.442581835312" y="769.174053520757" 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.DSVarArgFunction guid="13a0065e-6dd5-44d8-9c37-030c07604a3e" type="Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction" nickname="FilePath.Combine" x="7156.81277927741" y="155.724712255477" isVisible="true" isUpstreamVisible="true" lacing="Shortest" isSelectedInput="False" IsFrozen="false" isPinned="false" assembly="DSCoreNodes.dll" function="DSCore.IO.FilePath.Combine@string[]" inputcount="2">
<PortInfo index="0" default="False" />
<PortInfo index="1" default="False" />
</Dynamo.Graph.Nodes.ZeroTouch.DSVarArgFunction>
</Elements>
<Connectors>
<Dynamo.Graph.Connectors.ConnectorModel start="31941836-d487-4c9c-bc8a-2ba27921c2b6" start_index="0" end="75990639-3ae6-49c2-975c-f1b2197d38d8" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f411998a-1b66-4fe6-8577-51a16d0c532f" start_index="0" end="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f411998a-1b66-4fe6-8577-51a16d0c532f" start_index="0" end="6d644141-7c5a-4e5c-9fba-ea39a081fe38" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="dda1bb8c-ec86-4cf3-bfa1-8e7fa1782fec" start_index="0" end="f411998a-1b66-4fe6-8577-51a16d0c532f" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="75990639-3ae6-49c2-975c-f1b2197d38d8" start_index="0" end="f411998a-1b66-4fe6-8577-51a16d0c532f" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="653011cc-2149-490a-b0d3-3ebbf7e5828f" start_index="0" end="6a2c9d0c-0070-4a5e-87bc-8a8c976ebbb0" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="1" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="3" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="4" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="5" end="d2c548b4-363a-4ea2-9703-46209f2eb1e2" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="6" end="d2c548b4-363a-4ea2-9703-46209f2eb1e2" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="7" end="d2c548b4-363a-4ea2-9703-46209f2eb1e2" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="8" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="4" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="9" end="66408cb1-0281-4809-936f-0afcf95d5cd5" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" start_index="10" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="6" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c292237d-78a5-4de2-8ea8-78cdd593c4ae" start_index="0" end="13a0065e-6dd5-44d8-9c37-030c07604a3e" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d2c548b4-363a-4ea2-9703-46209f2eb1e2" start_index="0" end="4e653a5b-4c60-4a16-9eda-2bef2f340803" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d2c548b4-363a-4ea2-9703-46209f2eb1e2" start_index="1" end="4e653a5b-4c60-4a16-9eda-2bef2f340803" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d2c548b4-363a-4ea2-9703-46209f2eb1e2" start_index="2" end="4e653a5b-4c60-4a16-9eda-2bef2f340803" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d2c548b4-363a-4ea2-9703-46209f2eb1e2" start_index="3" end="9d2b9952-8396-4ceb-8b1d-577d8825d066" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d2c548b4-363a-4ea2-9703-46209f2eb1e2" start_index="4" end="9d2b9952-8396-4ceb-8b1d-577d8825d066" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="4e653a5b-4c60-4a16-9eda-2bef2f340803" start_index="0" end="9d2b9952-8396-4ceb-8b1d-577d8825d066" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9d2b9952-8396-4ceb-8b1d-577d8825d066" start_index="0" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="3" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="b743340a-1fda-4d5b-9b3a-bcd6e3301223" start_index="0" end="d893010d-08f8-46d1-9363-109ebf24f2ef" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="d893010d-08f8-46d1-9363-109ebf24f2ef" start_index="0" end="4a6a0f95-3a5c-400b-854f-6ed98709aa42" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="4a6a0f95-3a5c-400b-854f-6ed98709aa42" start_index="0" end="a8af62f3-dd35-48f6-9de2-84f55e2e7c46" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="4a6a0f95-3a5c-400b-854f-6ed98709aa42" start_index="0" end="67da54a6-a724-44a3-876b-7eb612dc7daf" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c559c476-9bb4-4472-a6ef-e07ebb89349d" start_index="0" end="d893010d-08f8-46d1-9363-109ebf24f2ef" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a8af62f3-dd35-48f6-9de2-84f55e2e7c46" start_index="0" end="6a2c9d0c-0070-4a5e-87bc-8a8c976ebbb0" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6a2c9d0c-0070-4a5e-87bc-8a8c976ebbb0" start_index="0" end="c8890017-860b-4fac-b270-290a42bbffb7" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="5342103b-b081-4e38-bc1a-8a8b23063275" start_index="0" end="6a2c9d0c-0070-4a5e-87bc-8a8c976ebbb0" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c8890017-860b-4fac-b270-290a42bbffb7" start_index="0" end="c2814a2b-f66d-4bcb-98b2-dddac1e95a51" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c8890017-860b-4fac-b270-290a42bbffb7" start_index="1" end="c2814a2b-f66d-4bcb-98b2-dddac1e95a51" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="c2814a2b-f66d-4bcb-98b2-dddac1e95a51" start_index="0" end="2324fe3d-06ed-4ed8-a14d-250c6f7101f3" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67da54a6-a724-44a3-876b-7eb612dc7daf" start_index="0" end="ab73648c-2468-4ffd-9fb0-bc206e531e0e" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67da54a6-a724-44a3-876b-7eb612dc7daf" start_index="1" end="a0dc23ad-4fee-44f5-9e1c-6a73ac54e38a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67da54a6-a724-44a3-876b-7eb612dc7daf" start_index="2" end="0d058781-1d45-4b77-8247-fd2f64db428b" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67da54a6-a724-44a3-876b-7eb612dc7daf" start_index="3" end="e9c79c38-18e8-4c38-8417-6d96cfe77c18" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67da54a6-a724-44a3-876b-7eb612dc7daf" start_index="4" end="98395a56-9410-4f56-b0bc-13908b55ede4" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67da54a6-a724-44a3-876b-7eb612dc7daf" start_index="5" end="7c2d864f-e69e-4763-94d3-1968c1f84cad" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="67da54a6-a724-44a3-876b-7eb612dc7daf" start_index="6" end="f345b7c7-c356-42fc-a01e-6964bbc097f3" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="eb2ea6b1-be00-43ca-a3c9-8aab433c58dc" start_index="0" end="0d058781-1d45-4b77-8247-fd2f64db428b" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="eb2ea6b1-be00-43ca-a3c9-8aab433c58dc" start_index="0" end="e9c79c38-18e8-4c38-8417-6d96cfe77c18" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="eb2ea6b1-be00-43ca-a3c9-8aab433c58dc" start_index="0" end="f3a02afa-f876-4968-9192-5000466a56a6" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="1ffa9e12-8eae-4ddf-957e-c9c2323c3cd7" start_index="0" end="eb2ea6b1-be00-43ca-a3c9-8aab433c58dc" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="0d058781-1d45-4b77-8247-fd2f64db428b" start_index="0" end="10933c6b-0669-483b-8d95-8102389c0c83" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="10933c6b-0669-483b-8d95-8102389c0c83" start_index="0" end="0c2a9109-04bc-40db-86a7-b5db7265f20f" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3fcb6524-6d15-4733-b984-406cee5c34e5" start_index="0" end="3b0c2f9d-d586-4ec6-a860-35820cf6b241" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="e9c79c38-18e8-4c38-8417-6d96cfe77c18" start_index="0" end="3fcb6524-6d15-4733-b984-406cee5c34e5" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7a8be865-edb8-419c-bb46-002900333da4" start_index="0" end="dc17f53b-a61b-48eb-94d1-39cbf1af14bb" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f3a02afa-f876-4968-9192-5000466a56a6" start_index="0" end="7a8be865-edb8-419c-bb46-002900333da4" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="0c2a9109-04bc-40db-86a7-b5db7265f20f" start_index="0" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="3" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="98395a56-9410-4f56-b0bc-13908b55ede4" start_index="0" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="5" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="dc17f53b-a61b-48eb-94d1-39cbf1af14bb" start_index="1" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="6" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="54d1525c-efa8-4656-ba06-b77c70fd4e1f" start_index="0" end="49bf5903-24b2-4f6e-ae22-dc851a9d99ff" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9bdb5a51-790b-47e1-ab6f-edc841b72643" start_index="0" end="bc303435-184c-4845-a817-60ae3a9d728d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="bc303435-184c-4845-a817-60ae3a9d728d" start_index="0" end="13a0065e-6dd5-44d8-9c37-030c07604a3e" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="ab73648c-2468-4ffd-9fb0-bc206e531e0e" start_index="0" end="aa50d098-7ad7-4734-ad94-21ac513902fd" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3b0c2f9d-d586-4ec6-a860-35820cf6b241" start_index="0" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="4" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a0dc23ad-4fee-44f5-9e1c-6a73ac54e38a" start_index="0" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="2324fe3d-06ed-4ed8-a14d-250c6f7101f3" start_index="0" end="49bf5903-24b2-4f6e-ae22-dc851a9d99ff" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="2324fe3d-06ed-4ed8-a14d-250c6f7101f3" start_index="1" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="49bf5903-24b2-4f6e-ae22-dc851a9d99ff" start_index="0" end="4aa53d3d-da76-4a22-b96d-51fc71841e4c" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="556246cf-554c-4829-8f17-1e00d6f58a1f" start_index="0" end="ab73648c-2468-4ffd-9fb0-bc206e531e0e" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="556246cf-554c-4829-8f17-1e00d6f58a1f" start_index="0" end="7c2d864f-e69e-4763-94d3-1968c1f84cad" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="556246cf-554c-4829-8f17-1e00d6f58a1f" start_index="0" end="869f0083-1158-428c-8137-435470658700" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7c2d864f-e69e-4763-94d3-1968c1f84cad" start_index="0" end="96f51fe0-c372-4c23-8404-08e7401c9b9a" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="aa50d098-7ad7-4734-ad94-21ac513902fd" start_index="0" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="aa50d098-7ad7-4734-ad94-21ac513902fd" start_index="0" end="0b81ad68-25b9-4b63-9ee6-a9362998c87d" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6a402b08-4718-4779-bc85-3b009465891b" start_index="0" end="aa50d098-7ad7-4734-ad94-21ac513902fd" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6a402b08-4718-4779-bc85-3b009465891b" start_index="0" end="96f51fe0-c372-4c23-8404-08e7401c9b9a" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6a402b08-4718-4779-bc85-3b009465891b" start_index="0" end="91eb043a-f3a2-4ca6-9b13-f7a29dd5b9f9" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="599e7bcd-2dc7-4a0c-b929-5cb2e2583850" start_index="0" end="aa50d098-7ad7-4734-ad94-21ac513902fd" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="599e7bcd-2dc7-4a0c-b929-5cb2e2583850" start_index="0" end="96f51fe0-c372-4c23-8404-08e7401c9b9a" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="599e7bcd-2dc7-4a0c-b929-5cb2e2583850" start_index="0" end="91eb043a-f3a2-4ca6-9b13-f7a29dd5b9f9" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="96f51fe0-c372-4c23-8404-08e7401c9b9a" start_index="0" end="f3a02afa-f876-4968-9192-5000466a56a6" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="5197e6a9-ac28-4b7d-8085-bb761bd32028" start_index="0" end="fa693069-df38-4e90-a87a-be3084177a4f" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="968d33d1-8152-4d66-8fdf-32a2a1e9db4e" start_index="0" end="184a94be-0830-4b56-9c7c-595c255aa6b2" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="fa693069-df38-4e90-a87a-be3084177a4f" start_index="0" end="3de160a8-06e8-4999-aa9b-f707d787d6eb" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="0b81ad68-25b9-4b63-9ee6-a9362998c87d" start_index="0" end="184a94be-0830-4b56-9c7c-595c255aa6b2" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="184a94be-0830-4b56-9c7c-595c255aa6b2" start_index="0" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="8" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a6014e41-a039-4a6a-ad1b-7f8445546bf7" start_index="0" end="8fc2eecd-c824-4a93-87b2-6cb82e956ef8" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="8fc2eecd-c824-4a93-87b2-6cb82e956ef8" start_index="0" end="54d1525c-efa8-4656-ba06-b77c70fd4e1f" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="3de160a8-06e8-4999-aa9b-f707d787d6eb" start_index="0" end="8fc2eecd-c824-4a93-87b2-6cb82e956ef8" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6d644141-7c5a-4e5c-9fba-ea39a081fe38" start_index="0" end="aec36298-8d97-44f2-9515-5acbf52bded4" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="7065a665-f30f-4b9f-81fd-e0726c74f4ac" start_index="0" end="6d644141-7c5a-4e5c-9fba-ea39a081fe38" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="869f0083-1158-428c-8137-435470658700" start_index="0" end="91eb043a-f3a2-4ca6-9b13-f7a29dd5b9f9" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="91eb043a-f3a2-4ca6-9b13-f7a29dd5b9f9" start_index="0" end="5197e6a9-ac28-4b7d-8085-bb761bd32028" end_index="7" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="105431aa-56c4-4b90-975e-8d156a88b091" start_index="0" end="869f0083-1158-428c-8137-435470658700" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f345b7c7-c356-42fc-a01e-6964bbc097f3" start_index="0" end="869f0083-1158-428c-8137-435470658700" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f18b7936-ea91-489e-b378-d3303bd8e6c8" start_index="0" end="f345b7c7-c356-42fc-a01e-6964bbc097f3" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="f18b7936-ea91-489e-b378-d3303bd8e6c8" start_index="1" end="f345b7c7-c356-42fc-a01e-6964bbc097f3" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="4e413921-d4a1-4b70-9c37-875e98a9f330" start_index="0" end="a0e34d26-5ceb-462a-adeb-dd710f557b12" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="69efaef8-a6ab-4f0e-b5e4-d303132f8cb9" start_index="0" end="c2814a2b-f66d-4bcb-98b2-dddac1e95a51" end_index="3" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="6af38e13-7c8c-4444-8e75-f1ce055528ea" start_index="0" end="9745bf4b-9b31-4927-b70d-4169e7457988" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="a0e34d26-5ceb-462a-adeb-dd710f557b12" start_index="0" end="6af38e13-7c8c-4444-8e75-f1ce055528ea" end_index="0" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="75f709cc-82d3-49b7-8f52-80c90e64a08b" start_index="0" end="6af38e13-7c8c-4444-8e75-f1ce055528ea" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="9745bf4b-9b31-4927-b70d-4169e7457988" start_index="0" end="c2814a2b-f66d-4bcb-98b2-dddac1e95a51" end_index="2" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="327e257a-b53c-43b5-b307-d6047bc70ac9" start_index="0" end="9745bf4b-9b31-4927-b70d-4169e7457988" end_index="1" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="66408cb1-0281-4809-936f-0afcf95d5cd5" start_index="0" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="5" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="aec36298-8d97-44f2-9515-5acbf52bded4" start_index="0" end="b743340a-1fda-4d5b-9b3a-bcd6e3301223" end_index="7" portType="0" />
<Dynamo.Graph.Connectors.ConnectorModel start="13a0065e-6dd5-44d8-9c37-030c07604a3e" start_index="0" end="4aa53d3d-da76-4a22-b96d-51fc71841e4c" end_index="0" portType="0" />
</Connectors>
<Notes>
<Dynamo.Graph.Notes.NoteModel guid="075fddc8-9139-4ceb-8511-d8b3316482e1" text="This graph parses each *.dyf file in a given directory and creates a Markdown-formatted documentation of all nodes.

I am using this in order to create my node documentation for the Clockwork wiki on GitHub." x="-314.608617636798" y="-195.530667539652" />
<Dynamo.Graph.Notes.NoteModel guid="ca74d68a-ccb4-486d-b691-b5d834c747de" text="1. Category
2. Name
3. Description
4. Inputs
5. Outputs
6. Contains Python scripts
7. Nested custom nodes
8. File name" x="2121.0002122764" y="288.607495193525" />
<Dynamo.Graph.Notes.NoteModel guid="2dbaa117-c58f-433e-9e8d-2817e2659299" text="Sort node list by category and name" x="2436.99110493822" y="500.51692143196" />
</Notes>
<Annotations>
<Dynamo.Graph.Annotations.AnnotationModel guid="97c0a2bf-81f2-4dff-ad12-649f97173abd" annotationText="INPUTS" left="-318.587714185325" top="-22.6146759259485" width="299" height="795.685742761166" fontSize="30" InitialTop="23.3853240740515" InitialHeight="528.94356187368" TextblockHeight="36" backgrouund="#FF848484">
<Models ModelGuid="31941836-d487-4c9c-bc8a-2ba27921c2b6" />
<Models ModelGuid="653011cc-2149-490a-b0d3-3ebbf7e5828f" />
<Models ModelGuid="c292237d-78a5-4de2-8ea8-78cdd593c4ae" />
<Models ModelGuid="9bdb5a51-790b-47e1-ab6f-edc841b72643" />
<Models ModelGuid="105431aa-56c4-4b90-975e-8d156a88b091" />
<Models ModelGuid="4e413921-d4a1-4b70-9c37-875e98a9f330" />
<Models ModelGuid="69efaef8-a6ab-4f0e-b5e4-d303132f8cb9" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="8a49e08d-43ef-4584-9284-842f64ec1206" annotationText="Browse node directory" left="31.8714811472757" top="174.164457121744" width="496.889670578918" height="238.43190539514" fontSize="30" InitialTop="220.164457121744" InitialHeight="391.160734902458" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="f411998a-1b66-4fe6-8577-51a16d0c532f" />
<Models ModelGuid="75990639-3ae6-49c2-975c-f1b2197d38d8" />
<Models ModelGuid="dda1bb8c-ec86-4cf3-bfa1-8e7fa1782fec" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="59deed21-3848-43c5-adbc-bb585b63d64e" annotationText="Retrieve node properties" left="562.400816178837" top="172.519903735131" width="1467.97349998222" height="715.354226365457" fontSize="30" InitialTop="218.519903735131" InitialHeight="706.638278749519" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="3ea46fc6-75b3-4c62-92a2-9de12738a4f5" />
<Models ModelGuid="4e653a5b-4c60-4a16-9eda-2bef2f340803" />
<Models ModelGuid="9d2b9952-8396-4ceb-8b1d-577d8825d066" />
<Models ModelGuid="d2c548b4-363a-4ea2-9703-46209f2eb1e2" />
<Models ModelGuid="6d644141-7c5a-4e5c-9fba-ea39a081fe38" />
<Models ModelGuid="7065a665-f30f-4b9f-81fd-e0726c74f4ac" />
<Models ModelGuid="aec36298-8d97-44f2-9515-5acbf52bded4" />
<Models ModelGuid="66408cb1-0281-4809-936f-0afcf95d5cd5" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="9bf1d6f0-9914-4baf-90b8-3bbdfd88fa42" annotationText="Aggregate and sort list" left="2111.0002122764" top="242.607495193525" width="751.904428069653" height="561.625322831449" fontSize="30" InitialTop="288.607495193525" InitialHeight="516.972880929054" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="b743340a-1fda-4d5b-9b3a-bcd6e3301223" />
<Models ModelGuid="d893010d-08f8-46d1-9363-109ebf24f2ef" />
<Models ModelGuid="4a6a0f95-3a5c-400b-854f-6ed98709aa42" />
<Models ModelGuid="c559c476-9bb4-4472-a6ef-e07ebb89349d" />
<Models ModelGuid="ca74d68a-ccb4-486d-b691-b5d834c747de" />
<Models ModelGuid="2dbaa117-c58f-433e-9e8d-2817e2659299" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="6b351d33-d1f5-47da-9d8e-f3cd2535f461" annotationText="Create table of contents, headings and links to sample files (Markdown)" left="3054.3258218453" top="9.10185593077813" width="1064.01603334345" height="247.566157718121" fontSize="30" InitialTop="55.1018559307781" InitialHeight="232.729679176961" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="a8af62f3-dd35-48f6-9de2-84f55e2e7c46" />
<Models ModelGuid="6a2c9d0c-0070-4a5e-87bc-8a8c976ebbb0" />
<Models ModelGuid="5342103b-b081-4e38-bc1a-8a8b23063275" />
<Models ModelGuid="c8890017-860b-4fac-b270-290a42bbffb7" />
<Models ModelGuid="c2814a2b-f66d-4bcb-98b2-dddac1e95a51" />
<Models ModelGuid="2324fe3d-06ed-4ed8-a14d-250c6f7101f3" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="cfc91e60-9456-4c84-b384-598711e09450" annotationText="Process & format data (Markdown)" left="2941.00937117358" top="303.002441518237" width="2672.92492931488" height="1039.15410969769" fontSize="30" InitialTop="349.002441518237" InitialHeight="541.155518263933" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="67da54a6-a724-44a3-876b-7eb612dc7daf" />
<Models ModelGuid="eb2ea6b1-be00-43ca-a3c9-8aab433c58dc" />
<Models ModelGuid="1ffa9e12-8eae-4ddf-957e-c9c2323c3cd7" />
<Models ModelGuid="0d058781-1d45-4b77-8247-fd2f64db428b" />
<Models ModelGuid="10933c6b-0669-483b-8d95-8102389c0c83" />
<Models ModelGuid="3fcb6524-6d15-4733-b984-406cee5c34e5" />
<Models ModelGuid="e9c79c38-18e8-4c38-8417-6d96cfe77c18" />
<Models ModelGuid="7a8be865-edb8-419c-bb46-002900333da4" />
<Models ModelGuid="f3a02afa-f876-4968-9192-5000466a56a6" />
<Models ModelGuid="0c2a9109-04bc-40db-86a7-b5db7265f20f" />
<Models ModelGuid="98395a56-9410-4f56-b0bc-13908b55ede4" />
<Models ModelGuid="dc17f53b-a61b-48eb-94d1-39cbf1af14bb" />
<Models ModelGuid="ab73648c-2468-4ffd-9fb0-bc206e531e0e" />
<Models ModelGuid="a0dc23ad-4fee-44f5-9e1c-6a73ac54e38a" />
<Models ModelGuid="3b0c2f9d-d586-4ec6-a860-35820cf6b241" />
<Models ModelGuid="556246cf-554c-4829-8f17-1e00d6f58a1f" />
<Models ModelGuid="aa50d098-7ad7-4734-ad94-21ac513902fd" />
<Models ModelGuid="6a402b08-4718-4779-bc85-3b009465891b" />
<Models ModelGuid="599e7bcd-2dc7-4a0c-b929-5cb2e2583850" />
<Models ModelGuid="7c2d864f-e69e-4763-94d3-1968c1f84cad" />
<Models ModelGuid="96f51fe0-c372-4c23-8404-08e7401c9b9a" />
<Models ModelGuid="91eb043a-f3a2-4ca6-9b13-f7a29dd5b9f9" />
<Models ModelGuid="869f0083-1158-428c-8137-435470658700" />
<Models ModelGuid="f345b7c7-c356-42fc-a01e-6964bbc097f3" />
<Models ModelGuid="f18b7936-ea91-489e-b378-d3303bd8e6c8" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="ccf3f082-e73a-47c0-b2ae-6882f11a07dc" annotationText="Write to file" left="5629.70492838598" top="139.644341115581" width="1989.3243296487" height="624.158135902471" fontSize="30" InitialTop="185.644341115581" InitialHeight="421.044237683654" TextblockHeight="36" backgrouund="#FF48B9FF">
<Models ModelGuid="54d1525c-efa8-4656-ba06-b77c70fd4e1f" />
<Models ModelGuid="4aa53d3d-da76-4a22-b96d-51fc71841e4c" />
<Models ModelGuid="bc303435-184c-4845-a817-60ae3a9d728d" />
<Models ModelGuid="49bf5903-24b2-4f6e-ae22-dc851a9d99ff" />
<Models ModelGuid="8fc2eecd-c824-4a93-87b2-6cb82e956ef8" />
<Models ModelGuid="fa693069-df38-4e90-a87a-be3084177a4f" />
<Models ModelGuid="a6014e41-a039-4a6a-ad1b-7f8445546bf7" />
<Models ModelGuid="5197e6a9-ac28-4b7d-8085-bb761bd32028" />
<Models ModelGuid="184a94be-0830-4b56-9c7c-595c255aa6b2" />
<Models ModelGuid="968d33d1-8152-4d66-8fdf-32a2a1e9db4e" />
<Models ModelGuid="0b81ad68-25b9-4b63-9ee6-a9362998c87d" />
<Models ModelGuid="3de160a8-06e8-4999-aa9b-f707d787d6eb" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="d01e5f38-3931-4736-9874-4264f429be19" annotationText="Create Node Documentation" left="-324.608617636798" top="-320.530667539652" width="338.6" height="241" fontSize="48" InitialTop="-195.530667539652" InitialHeight="146" TextblockHeight="115" backgrouund="#FF848484">
<Models ModelGuid="075fddc8-9139-4ceb-8511-d8b3316482e1" />
</Dynamo.Graph.Annotations.AnnotationModel>
<Dynamo.Graph.Annotations.AnnotationModel guid="33f691ec-9a25-40d4-8791-f709203c1eaf" annotationText="Browse samples directory and retrieve file names" left="2954.37543066747" top="-292.462119178881" width="782.543821226203" height="273.453657189734" fontSize="30" InitialTop="-246.462119178881" InitialHeight="222.43190539514" TextblockHeight="36" backgrouund="#FFC1D676">
<Models ModelGuid="6af38e13-7c8c-4444-8e75-f1ce055528ea" />
<Models ModelGuid="a0e34d26-5ceb-462a-adeb-dd710f557b12" />
<Models ModelGuid="75f709cc-82d3-49b7-8f52-80c90e64a08b" />
<Models ModelGuid="9745bf4b-9b31-4927-b70d-4169e7457988" />
<Models ModelGuid="327e257a-b53c-43b5-b307-d6047bc70ac9" />
</Dynamo.Graph.Annotations.AnnotationModel>
</Annotations>
<Presets>
<Dynamo.Graph.Presets.PresetModel Name="0.9.x" Description="" guid="6b8a1cec-21d3-412b-ac96-7f304ba020e8">
<CoreNodeModels.Input.Directory guid="31941836-d487-4c9c-bc8a-2ba27921c2b6" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Nodes)" x="-308.587714185325" y="225.788456667407" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>U:\repos\ClockworkForDynamo\nodes\0.9.x</System.String>
<HintPath>U:\repos\ClockworkForDynamo\nodes\0.9.x</HintPath>
</CoreNodeModels.Input.Directory>
<CoreNodeModels.Input.Directory guid="c292237d-78a5-4de2-8ea8-78cdd593c4ae" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Documentation)" x="-308.587714185325" y="111.792336588086" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>c:\netz\adieckmann\Desktop</System.String>
<HintPath>c:\netz\adieckmann\Desktop</HintPath>
</CoreNodeModels.Input.Directory>
<CoreNodeModels.Input.StringInput guid="9bdb5a51-790b-47e1-ab6f-edc841b72643" type="CoreNodeModels.Input.StringInput" nickname="File Name (Documentation)" x="-308.587714185325" y="338.24396638708" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>NodeDocumentation09</System.String>
<System.String value="NodeDocumentation09" />
</CoreNodeModels.Input.StringInput>
<CoreNodeModels.Input.StringInput guid="105431aa-56c4-4b90-975e-8d156a88b091" type="CoreNodeModels.Input.StringInput" nickname="Repository Base URL" x="-308.587714185325" y="422.393432280537" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/0.9.x/</System.String>
<System.String value="https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/0.9.x/" />
</CoreNodeModels.Input.StringInput>
<CoreNodeModels.Input.Directory guid="4e413921-d4a1-4b70-9c37-875e98a9f330" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Samples)" x="-305.015471437277" y="535.577177202128" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>c:\netz\adieckmann\Desktop\empty</System.String>
<HintPath>c:\netz\adieckmann\Desktop\empty</HintPath>
</CoreNodeModels.Input.Directory>
<CoreNodeModels.Input.StringInput guid="69efaef8-a6ab-4f0e-b5e4-d303132f8cb9" type="CoreNodeModels.Input.StringInput" nickname="Samples Base URL" x="-300.02299478498" y="639.071066835218" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>https://github.com/andydandy/ClockworkForDynamo/tree/master/package_samples/0.9.x/dynamo/</System.String>
<System.String value="https://github.com/andydandy/ClockworkForDynamo/tree/master/package_samples/0.9.x/dynamo/" />
</CoreNodeModels.Input.StringInput>
</Dynamo.Graph.Presets.PresetModel>
<Dynamo.Graph.Presets.PresetModel Name="1.x" Description="" guid="486faa32-cea3-4905-8615-e383368fded1">
<CoreNodeModels.Input.Directory guid="31941836-d487-4c9c-bc8a-2ba27921c2b6" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Nodes)" x="-308.587714185325" y="225.788456667407" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>U:\repos\ClockworkForDynamo\nodes\1.x</System.String>
<HintPath>U:\repos\ClockworkForDynamo\nodes\0.9.x</HintPath>
</CoreNodeModels.Input.Directory>
<CoreNodeModels.Input.Directory guid="c292237d-78a5-4de2-8ea8-78cdd593c4ae" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Documentation)" x="-308.587714185325" y="111.792336588086" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>c:\netz\adieckmann\Desktop</System.String>
<HintPath>c:\netz\adieckmann\Desktop</HintPath>
</CoreNodeModels.Input.Directory>
<CoreNodeModels.Input.StringInput guid="9bdb5a51-790b-47e1-ab6f-edc841b72643" type="CoreNodeModels.Input.StringInput" nickname="File Name (Documentation)" x="-308.587714185325" y="338.24396638708" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>NodeDocumentation10</System.String>
<System.String value="NodeDocumentation10" />
</CoreNodeModels.Input.StringInput>
<CoreNodeModels.Input.StringInput guid="105431aa-56c4-4b90-975e-8d156a88b091" type="CoreNodeModels.Input.StringInput" nickname="Repository Base URL" x="-308.587714185325" y="422.393432280537" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/1.x/</System.String>
<System.String value="https://github.com/andydandy74/ClockworkForDynamo/tree/master/nodes/1.x/" />
</CoreNodeModels.Input.StringInput>
<CoreNodeModels.Input.Directory guid="4e413921-d4a1-4b70-9c37-875e98a9f330" type="CoreNodeModels.Input.Directory" nickname="Directory Path (Samples)" x="-305.015471437277" y="535.577177202128" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>U:\repos\ClockworkForDynamo\package_samples\1.x\dynamo</System.String>
<HintPath>c:\netz\adieckmann\Desktop\empty</HintPath>
</CoreNodeModels.Input.Directory>
<CoreNodeModels.Input.StringInput guid="69efaef8-a6ab-4f0e-b5e4-d303132f8cb9" type="CoreNodeModels.Input.StringInput" nickname="Samples Base URL" x="-300.02299478498" y="639.071066835218" isVisible="true" isUpstreamVisible="true" lacing="Disabled" isSelectedInput="True" IsFrozen="false" isPinned="false">
<System.String>https://github.com/andydandy74/ClockworkForDynamo/tree/master/package_samples/1.x/dynamo/</System.String>
<System.String value="https://github.com/andydandy74/ClockworkForDynamo/tree/master/package_samples/1.x/dynamo/" />
</CoreNodeModels.Input.StringInput>
</Dynamo.Graph.Presets.PresetModel>
</Presets>
<Cameras>
<Camera Name="Hintergrundvorschau" eyeX="-17" eyeY="24" eyeZ="50" lookX="12" lookY="-13" lookZ="-58" upX="0" upY="1" upZ="0" />
</Cameras>
</Workspace>