GHPython Default Type Hint
@AndersDeleuran wrote: Hi @piac, This is something that’s kinda been bothering me for years, but have never really thought to bring up: Seeing as how I prefer to almost always develop GHPython...
View ArticleRhino6 "Unable to add mesh to document"
@andrew.mole wrote: I have just opened a Grasshopper document that I created in Rhino5. It contains a Python Script component that worked fine in Rhino5 and GH. The error is: Runtime error...
View ArticleRestrained Shell Moment
@bjoern.wismann wrote: I have noticed that the maximum restrained moment changes as the grid count increases. I suspect that the moment is not calculated at the end of the mesh but maybe at the first...
View ArticleMachine Engineering in Grasshopper
@lagemann wrote: Hi, maybe this is a silly question, but: I am looking for something, which should be the most common thing to get: A proper plug-in for modelling complex machine parts. All I find in...
View ArticlePASTA geometry
@corellaman wrote: Hi everyone,pasta.ghx (259.1 KB) Any suggestions on how to proceed with this pasta script? I don’t use the expression editor often and I believe my syntax is wrong. The exercise is...
View ArticleDeleting internal faces of surfaces or meshes that are not duplicates
@sbontly wrote: Hello all, Ive been trying to wrap my head around this concept for quite some time now. There has been alot of conversation about culling duplicate faces on surfaces and meshes....
View ArticleGrasshopper in V6 vs V5 lagging when away from origin
@jwheel811 wrote: I’m not sure if I really have a question here or just putting this up for commentary to understand more… but… I noticed earlier in the week, while working for a deadline, that my...
View ArticleCurve Intersection With Brep Analysis
@zdrdesigns wrote: Fellow 'hoppers, I am trying to find the first intersection of each curve (created with the point 2 point method), with the multiple breps. I would like to return the first...
View ArticleCopy wire to another component
@evo85210 wrote: Is there a shortcut similar to LMB+Ctrl+Shift+Drag, but instead of moving the wires, it copies them instead? Posts: 2 Participants: 2 Read full topic
View ArticleSpecific elements to scatter on surface
@tujicov wrote: Hi everyone, I’m new here and to Rhino with Grasshopper also. I’m trying to distribute 5 specific elements over dome surface. Just have no idea were and how to start. I was trying to...
View ArticleHow to close a volume?
@immen.soussi wrote: I want to close this cross vault in order to have a volume cross vault.gh (25.2 KB) image.png1366x768 182 KB Posts: 12 Participants: 4 Read full topic
View ArticleCreating Rendered Animation (GRay)
@kapsos5 wrote: Hi, I’m trying to create a rendered animation of a model I made in grasshopper. The only movement is made by 3 sliders (in fact by one because i created a relation between...
View ArticleQuestion on computing large amounts of geometry
@ShynnSup wrote: Hi everyone, I find myself needing to generate boundary surfaces of contour curves to then extrude them. But GH crashes if I try to do it all at once. Got 32GB of ram and windows...
View ArticleDatabase of variables
@Manoochehr_a wrote: Hi, I am wondering if anybody could point me to a trick to be more efficient in my code. Actually, I have to use some numbers in my my script in many places and after a while my...
View ArticleHow can I extract deformations of 6 FOD beam
@hosono1 wrote: I’m using latest kangaroo 2.4.2 and excited about 6 DOF beam element. I want to extract deformations of 6 FOD beam in order to construct tangent stiffness matrix from this 6 DOF beam...
View ArticleGrasshopper file open error
@intrinsic5 wrote: hi , i get an error when i open this file0605.gh (643.5 KB) The last time the grouping was added, the violet area continued to expand, causing an error I have the same symptoms this...
View ArticleEmpty list component?
@ivelin.peychev wrote: How can I define an empty list? Is there a component for that? Posts: 3 Participants: 2 Read full topic
View ArticleVolume and area optimization with Galapagos
@teolfe wrote: Hi I’m working on a project right now in wich I’m trying to make a model with the maximum of volume but also the minimum of occupied area on the ground (the image will illustrate it...
View ArticleOffset curve along cube?
@da.riemann wrote: Hi guys and girls im pretty new to Rhino and Grasshopper. I got a little problem i have some curves on my cube and want to make an offset arround the cube so that i can unroll them...
View ArticleRound float to the nearest Odd or Even number
@papsphilip wrote: Hello! i am trying to round float numbers to their nearest odd or even number. Any ideas? I suspect some scripting would be necessary? Posts: 1 Participants: 1 Read full topic
View Article