algorithmic modeling for Rhino
Private Sub RunScript(ByVal br As List(Of Integer), ByVal D2 As List(Of OnCurve), ByRef Nst As Object)
Dim dtOut As New DataTree(Of OnCurve)
For i As int32 =0 To D2.Count - 1
Dim pth As New gh_path(br(i))
dtout.Add(D2(i), pth)
Next
Nst = dtOut
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