Cant customize Ribbon layout
@anika.boeller wrote: Hi. Im trying to customize my GH ribbon layout. (way to full) I remember it was possible at some point with some kind of editor. Is it still? Best, Anika Posts: 14 Participants:...
View ArticleHelp with subtracting circle multi-point attractor from rectangle
@rjohns wrote: For some reason, every time I try and so a solid difference of the circles and rectangles, the output does not work. This is the grasshopper file: multi point attractor grasshopper...
View Article"Live" Kangaroo solver in cluster
@qythium wrote: Hi all, Is it possible to have a running Kangaroo2 solver inside a cluster? Everything works well inside the cluster, but from the outside it seems to stop after only performing the...
View ArticleFind tree branch and index
@Jack_R wrote: Hello guys, I have a list of numbers that I have obtained after performing certain Boolean functions. I know for a fact that these numbers occur in a data tree that I already have. I...
View ArticleHelp w/ smoothly lofting circle inset a square (ct. points are offset)
@marco.lau52 wrote: def_troubleshoot_lofting.gh (16.7 KB) I’m having a small problem having two series of squares and inset circles to correctly loft together. They look fine at first, but upon closer...
View ArticlePlacing single object/mesh onto multiple grasshopper points
@rhodesie95 wrote: Hi, Im sure this is a fairly easy thing to achieve but I seem to be having difficulties finding the answers on my own. I have created a surface with random points scattered around...
View ArticleInternalize the input data in a cluster
@valerio.romito wrote: I would like to internalize the input data in my first cluster and also get a brief explanation of the parameter when the cursor touches the input, I do not know if I have...
View ArticleHow do I apply this pattern to a surface?
@Aiden_Kashi wrote: Hello! How can I apply this varying hexagonal pattern to this surface? (Last image where the diamonds get bigger towards the center and smaller towards the end. Also, the crossing...
View ArticleList Manipulation
@daniel.j.thompson29 wrote: Hi, what I’m trying to is a have 2 lines divided into equal points and then draw a lone between points. I can do it so that L1P1 and L2P1 have a line and L1P2 and L2P2 have...
View ArticleImage Sampler Component
@iain.mcquin wrote: Hello, I’ve been following Arturo Tedeschi’s Alogorithms-aided design book as a tutorial book for introduction to grasshopper. I’ve come across a section in 4.3.3 Image Sampler...
View ArticleI want to take a panel point number to surround the triangle out of a model
@Momiji.Satomura wrote: 0211_GH_Q1.PNG721x727 13.3 KB The model that was comprised of the triangle such as the top 0211_GH_Q2.PNG730x717 29.8 KB 0211_GH_Q3.PNG732x719 29.1 KB I want to take out a...
View ArticleExtrude surface to one line in different shapes
@Ivanco wrote: Hi all ! How extrude surface to one line and get solid? In this .gh - simple. but surface can be of different very shapes ,the shape changes many times. One of the edges of the form is...
View ArticleCurve nest
@g.pastori wrote: Hi there, i need to design a structure like in pic, but i don’t know how to create that. Is it composed with attractors? can you recommend me some tutorials? Thank you in advance!!!...
View ArticleDynamically create controls
@Ivanco wrote: Hi all. How to dynamically create GH controls and add their to work space? python, C# ?where to see an example? For example need to add “Number slider”… Posts: 1 Participants: 1 Read...
View ArticleLoft not... lofting?
@stu92 wrote: Hi all, I have a very simple piece of script where I’m offsetting a curve, moving it up and lofting the two curves in order to make a pitched roof. I am getting no error messages, yet...
View ArticleEfficient scripting. From two surfaces to one brep
@Edward wrote: I am not working efficiently. I want to make a brep from two surfaces. Therefore I need to close the gaps between them. There has to be something done with shift list. closing openings...
View ArticleIf equal value in list says true or false syntax
@Edward wrote: If equal value in list says true or false syntax. I want to make a cull pattern and keep the faces that do not face itself. For that, I try to use a syntax that says ‘per value’ if it...
View ArticleHow to insert a block without creating a real object in Rhino through GHpython?
@RetroPost.LT wrote: Hi. rs.InsertBlock or scriptcontext.doc.Objects.AddInstanceObject will create a selectable instanceObject directly in RhinoDoc. I wander that how to generate a unselectable block...
View ArticleRegion intersection
@zalkhali1 wrote: Hey, I want to do region intersection between cube ans sphere, but it’s not working. How can I do that? Thanks Posts: 8 Participants: 3 Read full topic
View ArticleBiomorpher Plugin
@c.gressel wrote: Hey guys! Does anyone have experience with the “Biomorpher” Plugin for GH? I have some basic polylines and i want to create some generations out of them but there are some problems....
View Article