algorithmic modeling for Rhino
The Question, what do that each importance of the function ed in list?
The Event(slider)(y1....yn) - >Function(slider) = (x1....xm) - > List (x1...xm)
Code
Dim dictionary As New Dictionary(Of String, Integer)
'' y - current importance slider, x - corresponding to importance slider number
dictionary.Add(y, x)
Dim pair As KeyValuePair(Of String, Integer)
For Each pair In dictionary
' we get vapour(pair) value, problem to get list a vapour(pair) for all importances slider
Print("{0}, {1}", pair.Key, pair.Value)
A = dictionary
Next pair
Tags:
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by