I have code that allows me to select the component but I cant see methods that will allow me to then navigate and zoom in to the selected component. The code below allows me to select the component on the canvas Dim ghCanvas As Grasshopper.GUI.Canvas.GH_Canvas ghCanvas = Grasshopper.GH_...
Delete Duplicates.ghx, 220 KB Reply by Rafi on January 15, 2010 at 1:34pm Sorry! I received just the 3D model from a customer, it is therefore not a Grasshopper Component to clean up! Reply by Julian Loeffler on January 29, 2010 at 9:35am I have exactly the same problem - In...
I want to delete the values of each curve, each curve have a different value, I set each curve one distint value in Rhino... I think what Chris said it's right... that is what happened... Thanks! Reply by Chris Tietjen on January 24, 2011 at 1:58pm I can't say for sure ...
I have a list that has the following content 275.3 234 3 I need to extract the three numbers so that they are consecutive and delete the empty lines. What culling component do I need to use? MySpace Facebook Views: 12535 Replies to This Discussion Reply by ng5 Alex on July 25, 2016...
What this component does is that it deletes/removes data with particular index (in this case "1") in all lists. Here is the preview: So "trimmed surfaces" from all four lists have been deleted, and grasshopper on their place automatically "puts" "trimmed surfaces" with index: 2. So do...
Hi all, I tried to search in forums an answer to this simple question, but no result... I just want to use a timer component to increment by 1 (every timer t…
I'm a beginner in Grasshopper so if I'm not make sense so please bear with me. I've generated some snowflakes in 2D with a messy grasshopper script (is this how it's called?) and I'm having a hard time to get the outline profile of each of them. I tried using Region Union and...
Then I just let Grasshopper do the enumeration for me given multiple connections to one input in a component. I would like to input an arbitrary number of geometry collection components into a single variable of a Python scripting component. However, I would like the variable structure to contai...