Text tag rhino wip - how can i add an output to text tag component?
@filippo_rossi wrote: HI I have been working for a while in Rhino wip/GH1 , I am driven by need to generate text tags and to use the text as an output and transform it ( moving , scaling , rotating it...
View ArticleGH - Why doesn't Join Curves Join Curves? Bug?
@RIL wrote: Hi again, This has made me confused more than once, namely that the Gh Join component doesn't actually Join its input curves, unless adding an extra Join component at its tail, like so :...
View ArticlePoint on GH generated line
@Ken_Charron wrote: Sorry for the noob question, but I’m hoping someone can tell me how to do the following: I’ve used GH to draw a line with an angle from two Rhino defined points. No big deal. Then...
View ArticleRotate From variable line length
@Ken_Charron wrote: I can rotate a line generated by GH using a slider. But now I’m looking to rotate that same line by pushing the end of it with another line... sort of like a connection rod to a...
View ArticleSolve this GH problem and you’ll be a genius
@Ken_Charron wrote: Please review the attached image. This sample project has a crank wheel and a drive rod. The rod will be positioned by a GH number slider and the wheel must turn. It doesn't have...
View ArticleExpert for Grasshopper / Rhino modelling needed!
@Konstantin_Schuster wrote: Hey all, my name is Konstantin Schuster and I am studying Architecture. For this semester project I want to create an overlapping structure with grasshopper / rhino. Let me...
View ArticleGameController Component for GrassHopper/Kangaroo
@RIL wrote: OK, so who's going to make a component that gives GameControllers access to Rhino objects, probably via GrassHopper / Kangaroo components? With the option to "Record" whatever signals that...
View ArticleData Dam - How & when to use it?
@RIL wrote: (Pascal & Go) - Approach to make Custom GH Script Components? using [Data Dam] @MarcusStrube, Can you elaborate on the typical cases when, and how, you use this component? Posts: 2...
View ArticleRhino Viewport-like CPlanes in GrassHopper?
@RIL wrote: Is it possible to set a temporary construction plane in GrassHopper like we do manually in Rhino? I'm currently spending some learning hours on a organic model (a shoulder) with "lesser...
View ArticleGH - No screen update while in for-loop
@RIL wrote: When I automate a slider in Gh I expect the following code to update the screen while I'm watching it. But instead the screen is "locked" while in the loop. What can I do to allow...
View ArticlePaste Grasshopper data into Excel
@lawrenceyy wrote: Kind of a random question: I have a python component that outputs a list of data that I want to paste into Excel.It usually pastes in consecutive vertical cells, but is there a way...
View ArticleGH Inject value
@Ken_Charron wrote: Is there a way to inject a value as a one-time function? Here is the setup I’m looking to achieve: Let’s say I can adjust the length of a GH line using a slider, let’s call it...
View ArticleSpeed enhancement when using Preferences panel?
@jeff_hammond wrote: if & when it's possible -- can we get a speed boost when using the Grasshopper preferences/settings dialog?i seem to be getting a lot of beach-balling when switching between...
View ArticleGrasshopper custom curve display
@Ken_Charron wrote: Thanks Jeff. I’ll give it a try. What’s harder than solving a problem with GH is inventing similar scenarios for the community to help solve — because my work prevents me from...
View ArticleGH - Drawing a Line on a Rotated Plane doesn't rotate
@RIL wrote: This is probably a stupid question, but now I have tried so many ways to draw geometry starting from rotated planes in GrassHopper, but unless the component doesn't have an explicit Plane...
View ArticleGiven some input, biarc is not working
@Peugeot wrote: biarc component behavior is uncany.in the following input, inputs are the results of a factor with value "0.43...", it is working. Screen Shot 2017-06-04 - biarc is working.png1440x900...
View ArticleGalapagos target value
@Ken_Charron wrote: For reasons of sanity, I will dispense with the long description of my project and simply say that I have only two sliders in my GH project — all to do with lines and angles. For...
View ArticleGrasshopper and Rhino WIP for mac crashing when saving
@kirstieGMS wrote: I have been using rhino WIP with grasshopper on mac 10.12.5. Every time I try and save either the Rhino or the Grasshopper file it crashes with this message:...
View ArticleFind midpoint between two points
@Ken_Charron wrote: I’ve exhausted the web for this simple yet elusive solution. I have two unrelated points that I would like to find the mid point between. I could draw a line as a guide, then use...
View ArticlePlaceholder Values
@Ken_Charron wrote: Is there such a thing in GH where you can draw a line with temporary or placeholder values?Let’s say you want to draw a line of a specific length, but don’t know the direction or...
View Article