Member index not reading vector values
@yelenaye wrote: image.png995x484 50.4 KB is this due to limitation with data types ? how else can this be done?thnx! Posts: 1 Participants: 1 Read full topic
View ArticleCurve frame and curvature?
@Joe4 wrote: What does curve frame mean?curve-frame-question.gh (9.7 KB) I can’t seem to get the curvature thing to work on a spiral.spiral.ghx (85.8 KB) Posts: 1 Participants: 1 Read full topic
View ArticleGH Python Guid Error
@jessyesterday wrote: I’m having a weird error in one of the Python components of the GH file I’m attaching to this. The component ‘Cluster’ is taking polygons and grouping them in sequence; the...
View ArticleCode exist for smallest curve between two points with slope?
@zaaroura.maryam wrote: The smallest curve between two piont, with a specific slope (3%) in every part of it. The slopes points have limits/ they range within a specified range, to keep the slope...
View ArticleSort list by given pattern
@rainerhartl wrote: sort list.JPG900x733 94.2 KB Hi there, How can I sort a List by a specific pattern like in the image? value with index 0 from list 1 goes to List 2 and replace value 0 value with...
View ArticleFour Color Theorem in Grasshopper
@SpatialSojourner wrote: Hello, I’ve created a script that takes a surface that is divided up and randomly dispatchs them into 4 groups. I was wondering how I could take it further and have the 4...
View ArticleSimple Copy/Move Points in Python
@azwest wrote: I’m just familiarizing myself with the Python APIs for Rhino (using grasshopper mostly) and don’t quite understand why the following script doesn’t work as expected: import...
View ArticleVoronoi thickness failed
@ikurtlakova11 wrote: Hello everyone. I have question-related to Voronoi thickness. I created this Voronoi structure around the mesh you see in the image. But I cannot continue making the form...
View ArticlePattern on surface
@imohamedkhalled wrote: I’m a grasshopper beginner and I want to know how can I make this pattern as shading mass like this one 1287_thuys_rend_06.jpg1000x666 142 KB this is what I could have reached...
View ArticleExtreme lag on generating the preview mesh of GH geometry
@gankeyu wrote: On my computer, Grasshopper hangs ~5 minutes generating the preview mesh. Though it is rapid if you disable GH preview and directly bake the geometry. The problem appears on both Rhino...
View ArticleGrasshopper breakpoint
@BEMAD wrote: Hello @DavidRutten , I’m having this grasshopper breakpoint which crash rhino after… do you know what could cause this issue? It appears while i run a stability loop analysis, which was...
View ArticleMissing linked minimal surface script
@intrinsic5 wrote: hi I got some minimal surface script from old discussions grasshopper3d.com Minimal Surfaces I have updated a script (WB components). Definition MINIMAL%20SURFACES.gh...
View ArticleNesting on any object/ shape/ surfaces/ geometry
@naitikshah wrote: hello everyone, Actually, I am trying to make bird nesting on single geometry. Here below I attached a pic of my GH script, please help me out about how I can make a nest on a cube...
View ArticleRepeat a definition for an number of rectangles
@cokerone1214 wrote: Hi all! I have a number of rectangles and I made a definition for one of them in order to create a shape into it. Now I want to make it for each of the rectangles with randomness...
View ArticleKaramba model: Cant find node
@dragon101q wrote: Hi I am trying to use Karamba, and all my trials were just regarding basic lines and very simple structures. now that i started working on this complicated structure, it keeps...
View ArticleNo grasshopper preview in rendered mode (viewport style)
@Christian_Schmidts wrote: I was wondering why grasshopper doesn’t preview geometry in the viewport when choosing rendered mode in Rhino6? In Rhino 5 it was working properly. Posts: 8 Participants: 4...
View ArticleGet Terrain Ghowl issue
@slobo784 wrote: Hi because im a newbie with grasshopper and rhino could anyone help me with Ghowl’s get terrain example files? Because when i open the files the contours-elevation are not right and...
View ArticleKangaroo - Attract Points to a point
@RIL wrote: Using Kangaroo I can attract a point (or line segments) to a curve (OnCurve component), but … Can I use a Point as an attractor of another points? (not curve). I would also like to have...
View ArticleHow to use the PUFFERFISH (by ekimroyrp) tool
@zfq947254420 wrote: Pf_Image64 (1).jpg545x545 143 KB Posts: 4 Participants: 2 Read full topic
View ArticleSplit curve polyon to lines, then create points on lines
@jdelrocco wrote: I’m very new to Grasshopper (and newish to Rhino). I apologize if this is super basic. I made a Curve->Primitive->Polygon (triangle), and using it for various things. Now I...
View Article