What is this plugin?
@zfq947254420 wrote: 1525066885(1).png771x228 149 KB Posts: 2 Participants: 2 Read full topic
View ArticleHow to extrude points based on proximity
@fraser_carroll wrote: Hi, I’m very new to this program but I’m trying to write a script to extrude points based on their proximity to each other. for example the closer they are they higher they are...
View ArticlePython end=
@Edward wrote: Why? a, b = 0, 1 while b < 1000: …print(b, end=’,’) …a, b = b, a+b does not work in ghpython 0.6.0.3. at the end of the tutorial https://docs.python.org/3/tutorial/introduction.html...
View ArticleArchitectural modeling problems
@zahra.mim74 wrote: hi everyone, I’m just started using grasshopper for architectural modeling, and I’m truely confused! I’m not sure how to create forms like below in grasshopper! can anyone help me...
View ArticleLoft problem: it's lofting the old points, not the new ones
@s3662825 wrote: Hi there! I’ve tried and tried but I’m not sure how to fix this problem. I’m trying to parametrically modify the points on all these curves, apart from the ends points, and then loft...
View ArticleCircle packing on mesh w/ count optimisation (galapagos)
@Asaf_Yaacobi wrote: hi im trying to learn K2 and how to make goals. from some reason K2 is very confusing! i wish to have a circles of same diameter on 3d mesh but i cant make the triangles the same...
View ArticleCreating steps on surface
@sfypy001 wrote: Hi! I am looking to control the position of boxes in relation to the overall geometry of my design. Similar to that of BOXEL, a concept designed in 2010 (See image for example). How...
View ArticleInternalising large amounts of data can cause autosave slow down
@busyclimbinguk wrote: I was just about to make a post about grasshopper slowing down even when the solver is disabled when I realised it is caused by the autosave feature. In an attempt to optimise...
View ArticleQuestion regarding massive input
@Considering wrote: Hi Recently I am trying to use Galapagos to do some self-evolving form. My question is, is there an effective method that I can link massive input into the calculator? For example,...
View ArticleUneven Surface Subdivision
@Nader_Belal wrote: Hi every one, This files contain a set of curves that defines the outer limits a surface for panelling. My question is, why can’t I obtain perfect vertical divisions ? And how can...
View ArticleScript wont run properly for weaving pattern
@melanienunez3100 wrote: Hi there, I am having issues with these original script : woven2.gh (17.7 KB) . So i tried to fix it like follows: woven2.gh (17.7 KB) But it is still wrong. Help please...
View ArticleHow to handle multiple data trees
@cokerone1214 wrote: Hello guys! I have a number of circles with a random radius on a curve. I divide each of the circles with a random number of points. Afterwards, I want to pick a point of each...
View ArticleDisplay large amount of meshes that are totally the same in shape through...
@Petras_Vestartas wrote: Hi, I would like to ask what is the proper way of displaying large amount of elements via grasshopper component? I have a collection of objects that are totally the same (not...
View ArticleHow can explode surface
@senakurkcuoglu wrote: şehir.PNG1447x523 100 KB şehir2.PNG921x638 271 KB I want to shred this surface in its entirety. How can I do it? Get each parcel separately. Posts: 7 Participants: 4 Read full...
View ArticleGrasshopper performance - 5 vs 6
@camnewnham wrote: Hi all, I’ve noticed that Grasshopper in Rhino 6 appears to have altered performance when compared to Rhino 5 and run a few tests which would be good to discuss. This is benchmarked...
View ArticleJoining Points
@maxclifford27colway wrote: Hey there, I am new to grasshopper and was wondering how to join all of these points together with a line or lines? I was wanting to develop this idea further with possibly...
View ArticleHow to "BANG!" a list
@ashjohnston wrote: Capture.PNG823x776 44.2 KB Not sure how to do this to be honest (Not worked with trees at all) I’m trying to get these 37 outputs from Excel to be 37 “BANG!” outputs so that I can...
View ArticleBrep Subtraction
@cokerone1214 wrote: Hi all! Sorry if it is a silly question but my brain stuck. I have 2 breps that consist of a number of rectangles boxes. How can I take the brep sum which takes out of the...
View ArticleSurface Split problem in Rhino 6
@mattm wrote: It appears surface split sometimes doesn’t work correctly in Rhino6. The attached definition works fine with R5 and with the C# split old component David uploaded in a previous post...
View Article