algorithmic modeling for Rhino
Hi
I'm working on a large grasshopper definition and are experiencing very low frame rate of the canvas. I think this might have something to to with me using the param viewer a lot. ( http://www.grasshopper3d.com/forum/topics/sluggishness-of-param-vie... ).
Is there a way of getting the data structure as a list without using the param viewer?
/Aron
Tags:
Thru, but i have a lot of more complicated structures that i use in the same definition. The drawing is so slow that the computer freezes up for about 10 seconds every time you pan over the param component. Really annoying.
I would guess that you could get the data out of the path mapper in some way, but i can't figure out how.
Works Perfect! Thanks a lot!
posting image for furure reference.
/aron
By the way, using a script node also should do the trick rather quickly. Input your tree into the 'x' input (or rename this input to whatever you want) making sure you specify 'tree access.' Then enter the code below:
A = x.Paths
x is the name of the input you connected the tree into...by default, it is named x.
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