generative 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: canvas, frame rate, param viewer, slow display
Permalink Reply by Luis Fraguada on February 21, 2011 at 3:37am
Permalink Reply by Aron Fidjeland on February 21, 2011 at 3:42am 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.
Permalink Reply by Andrew Heumann on February 21, 2011 at 4:21am
Permalink Reply by Aron Fidjeland on February 21, 2011 at 5:03am Works Perfect! Thanks a lot!
posting image for furure reference.
/aron
Permalink Reply by Luis Fraguada on February 22, 2011 at 9:19am 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.
© 2013 Created by Scott Davidson.
Powered by