WolfParametric commited on
Commit
98ad86b
·
verified ·
1 Parent(s): ac0eda7

Grasshopper script export from Akshay Khaneja

Browse files

Community contributed Grasshopper script from WOLF plugin

scripts/Akshay_Khaneja_20250609_000025_Contribution_GH2JSON_20250609_000025.json ADDED
@@ -0,0 +1,262 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta": {
3
+ "version": "1.0"
4
+ },
5
+ "User": {
6
+ "FullName": "Akshay Khaneja",
7
+ "Country": "Spain",
8
+ "Email": "Akshay.khaneja@gmail.com",
9
+ "LinkedInId": "akshay-khaneja-09"
10
+ },
11
+ "Description": "What the script does: How Concatenate Component work, this is an example of it.; inputs: Multiple panel input; outputs: Panel",
12
+ "output": {
13
+ "components": [
14
+ {
15
+ "id": 1,
16
+ "type": "Panel",
17
+ "objectType": "Parameter",
18
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
19
+ "params": {
20
+ "Value": "grass"
21
+ },
22
+ "position": {
23
+ "x": 0,
24
+ "y": 0
25
+ },
26
+ "inputSettings": [],
27
+ "outputSettings": [
28
+ {
29
+ "parameterName": "Panel",
30
+ "dataMapping": "None",
31
+ "isReparameterized": false,
32
+ "hasExpression": false,
33
+ "expressionContent": null,
34
+ "persistentData": null,
35
+ "additionalSettings": {
36
+ "Optional": false,
37
+ "Reverse": false,
38
+ "Simplify": false,
39
+ "IsPrincipal": "CannotBePrincipal",
40
+ "Locked": false
41
+ }
42
+ }
43
+ ],
44
+ "componentState": null
45
+ },
46
+ {
47
+ "id": 2,
48
+ "type": "Panel",
49
+ "objectType": "Parameter",
50
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
51
+ "params": {
52
+ "Value": "workshop"
53
+ },
54
+ "position": {
55
+ "x": 0.27197266,
56
+ "y": 52.85373
57
+ },
58
+ "inputSettings": [],
59
+ "outputSettings": [
60
+ {
61
+ "parameterName": "Panel",
62
+ "dataMapping": "None",
63
+ "isReparameterized": false,
64
+ "hasExpression": false,
65
+ "expressionContent": null,
66
+ "persistentData": null,
67
+ "additionalSettings": {
68
+ "Optional": false,
69
+ "Reverse": false,
70
+ "Simplify": false,
71
+ "IsPrincipal": "CannotBePrincipal",
72
+ "Locked": false
73
+ }
74
+ }
75
+ ],
76
+ "componentState": null
77
+ },
78
+ {
79
+ "id": 3,
80
+ "type": "Panel",
81
+ "objectType": "Parameter",
82
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
83
+ "params": {
84
+ "Value": "hopper"
85
+ },
86
+ "position": {
87
+ "x": 0.4855957,
88
+ "y": 27.833618
89
+ },
90
+ "inputSettings": [],
91
+ "outputSettings": [
92
+ {
93
+ "parameterName": "Panel",
94
+ "dataMapping": "None",
95
+ "isReparameterized": false,
96
+ "hasExpression": false,
97
+ "expressionContent": null,
98
+ "persistentData": null,
99
+ "additionalSettings": {
100
+ "Optional": false,
101
+ "Reverse": false,
102
+ "Simplify": false,
103
+ "IsPrincipal": "CannotBePrincipal",
104
+ "Locked": false
105
+ }
106
+ }
107
+ ],
108
+ "componentState": null
109
+ },
110
+ {
111
+ "id": 4,
112
+ "type": "Concatenate",
113
+ "objectType": "Component",
114
+ "guid": "2013e425-8713-42e2-a661-b57e78840337",
115
+ "params": {},
116
+ "position": {
117
+ "x": 189.38623,
118
+ "y": 36.44275
119
+ },
120
+ "inputSettings": [
121
+ {
122
+ "parameterName": "A",
123
+ "dataMapping": "None",
124
+ "isReparameterized": false,
125
+ "hasExpression": false,
126
+ "expressionContent": null,
127
+ "persistentData": null,
128
+ "additionalSettings": {
129
+ "Optional": true,
130
+ "Reverse": false,
131
+ "Simplify": false,
132
+ "IsPrincipal": "IsNotPrincipal",
133
+ "Locked": false
134
+ }
135
+ },
136
+ {
137
+ "parameterName": "B",
138
+ "dataMapping": "None",
139
+ "isReparameterized": false,
140
+ "hasExpression": false,
141
+ "expressionContent": null,
142
+ "persistentData": null,
143
+ "additionalSettings": {
144
+ "Optional": true,
145
+ "Reverse": false,
146
+ "Simplify": false,
147
+ "IsPrincipal": "IsNotPrincipal",
148
+ "Locked": false
149
+ }
150
+ },
151
+ {
152
+ "parameterName": "Fragment C",
153
+ "dataMapping": "None",
154
+ "isReparameterized": false,
155
+ "hasExpression": false,
156
+ "expressionContent": null,
157
+ "persistentData": null,
158
+ "additionalSettings": {
159
+ "Optional": true,
160
+ "Reverse": false,
161
+ "Simplify": false,
162
+ "IsPrincipal": "IsNotPrincipal",
163
+ "Locked": false
164
+ }
165
+ }
166
+ ],
167
+ "outputSettings": [
168
+ {
169
+ "parameterName": "Result",
170
+ "dataMapping": "None",
171
+ "isReparameterized": false,
172
+ "hasExpression": false,
173
+ "expressionContent": null,
174
+ "persistentData": null,
175
+ "additionalSettings": {
176
+ "Optional": false,
177
+ "Reverse": false,
178
+ "Simplify": false,
179
+ "IsPrincipal": "CannotBePrincipal",
180
+ "Locked": false
181
+ }
182
+ }
183
+ ],
184
+ "componentState": null
185
+ },
186
+ {
187
+ "id": 5,
188
+ "type": "Panel",
189
+ "objectType": "Parameter",
190
+ "guid": "59e0b89a-e487-49f8-bab8-b5bab16be14c",
191
+ "params": {
192
+ "Value": "Double click to edit panel content\u2026"
193
+ },
194
+ "position": {
195
+ "x": 252.77441,
196
+ "y": 15.451202
197
+ },
198
+ "inputSettings": [],
199
+ "outputSettings": [
200
+ {
201
+ "parameterName": "Panel",
202
+ "dataMapping": "None",
203
+ "isReparameterized": false,
204
+ "hasExpression": false,
205
+ "expressionContent": null,
206
+ "persistentData": null,
207
+ "additionalSettings": {
208
+ "Optional": false,
209
+ "Reverse": false,
210
+ "Simplify": false,
211
+ "IsPrincipal": "CannotBePrincipal",
212
+ "Locked": false
213
+ }
214
+ }
215
+ ],
216
+ "componentState": null
217
+ }
218
+ ],
219
+ "connections": [
220
+ {
221
+ "from": {
222
+ "id": 4,
223
+ "output": "Result"
224
+ },
225
+ "to": {
226
+ "id": 5,
227
+ "input": "Panel"
228
+ }
229
+ },
230
+ {
231
+ "from": {
232
+ "id": 1,
233
+ "output": "Panel"
234
+ },
235
+ "to": {
236
+ "id": 4,
237
+ "input": "A"
238
+ }
239
+ },
240
+ {
241
+ "from": {
242
+ "id": 3,
243
+ "output": "Panel"
244
+ },
245
+ "to": {
246
+ "id": 4,
247
+ "input": "B"
248
+ }
249
+ },
250
+ {
251
+ "from": {
252
+ "id": 2,
253
+ "output": "Panel"
254
+ },
255
+ "to": {
256
+ "id": 4,
257
+ "input": "Fragment C"
258
+ }
259
+ }
260
+ ]
261
+ }
262
+ }