algorithmic modeling for Rhino
What if you input more than one boolean?
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Any news on this options for the record feature as the Firefly data logger seems to only work with values not geometry.
Thanks Matt
The special components are fancy, but I come across this issue quite often and can only agree with Brian.
Is there a way to have a Data Recorder (independent from data type) with a boolean input for reset via VB.net, maybe?
Hi Philip,
In the HAL plugin there is a data recorder that can store values in specific branches if you want.
Thanks Thibault!
I was looking for a custom script component solution, since my Tabs are flooded already from plug-ins, which I only need one or two components at the end.
Additionally, I see this also more as a request to David.
Until I found a better solution I will go for HAL or some tree structure method, I guess.
hello to every one!
have you found a script or a component for recoding data with external boolean for resetting and recording?
Hi Davide,
not sure, but I think it was Rajaaa, who pointed me at this:
If reset = True Then
out_tree.clear
Else
For Each p As GH_Path In d.Paths
Dim out_list As List(Of Object) = d.Branch(p)
out_tree.AddRange(out_list, New GH_Path(p))
Next
End If
A = out_tree
Best,
Phillip
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