Creating a GDL object for Archicad in Grasshopper
Hi, (Please inform me if there is a better category for this question) Creating a GDL object for Archicad in Grasshopper. First question: Is it possible to make it? Does anyone have any experience...
View ArticleOpensource Plugins
Are there some plugins same as HB&LB that is open source and we can access to their code in c# or python component? Thanks for sharing your responses. 1 post - 1 participant Read full topic
View ArticleC#. Ways of improving calculation time of scripted components
Hi everyone, I don´t have much of a background in scripting and have been slowly trying stuff out. So here is my question, I have coded a component to iteratively subdivide a Mesh. The thing is that...
View ArticleMesh deform
esfera1920×1080 355 KB Hi everyone, one question about grasshopper. How can i deform just one part of the sphere to inside, i’ve tried with spatial deform but i do not know how to use it. Some...
View ArticleTree Transparency database for modelling in Energy Simulaitons
Hi, Im relatively new to energy modeling and I have a question regarding choosing the “tree canopy transparency” value. Is there a database or is it assumed based on experience? I would appreciate...
View ArticleMesh offset intersecting triangles
Hi All, I’m having some problems with a mesh I want to offset. My mesh contains a kind of crease which always results in intersecting triangles when I offset it. mesh offset problem648×582 180 KB...
View ArticleUsing of Expiresolution from Rhino AddObject Event
Hi, I would like to have custom GH component updated after Rhino AddObject event is fired. I tried to use ExpireSolution(True) however doesn’t seem to work. Any hint? Thanks, Dmitriy 2 posts - 2...
View ArticleHole pattern on pre-defined shape with holes
image960×946 25.2 KB Hi! Newbie here! I am trying to make a custom hole pattern on a pre-defined shape. This main shape has holes in various forms on it. In the attached image, you can see a reference...
View ArticleChanging Font on a List
Hi Guys, hope you are well in this period. I was used to the old Forum! I would like to ask you one question about changing fonts on a list: I had a list of Name, Surname and Address (image A) I would...
View ArticleAccessing ghenv from Python module
I have taken a bunch of code I use in multiple GH Python components and put them in a Python module I store in Plug-ins\IronPython\Lib. The code is organized into a number of classes, I can call the...
View ArticlePriorityLoad() not fireing on Rhino for Mac
Hello all I’m using PriorityLoad() to load embeded resources. This works well on Windows, but on Mac the method won’t fire unless all assemblies are present in the same folder as the .gha. I’ve tried...
View ArticleRemove Item on DataTree,not the entire path, in C#
Hi all, I can’t find a suiting methode for removing an item on a specific branch. Am I missing something, how could I do it? Thanks everybody! 19 posts - 3 participants Read full topic
View ArticleComponent takes longer than expected
Hi all, @DavidRutten, I’m blind again without knowing what’s going on under the hood. I have a component that encapsulates a particle solver and if I measure what it takes on my own it is much less...
View ArticleGrasshopperReloadAssemblies
@DavidRutten Hi. Is there any public event or overrideable method that is called GrasshopperReloadAssemblies is executed? 3 posts - 2 participants Read full topic
View ArticleDrawing a line from Point to Cursor during GetPoint
Hi there, I have a c# component to pick two points and try to preview a line during the second GetPoint operation. The line only gets updated when I manipulate the camera and not when I move the...
View ArticleOsnap in GHPython/Rhinocommon
When working in Rhino from the viewport you are able to use the Osnap to snap points to other points. I am specifically interested in the “Snap to Near” flavour of Osnap. Is it possible to do through...
View ArticleVS C# Reading another components data in the base.read/base.write
Hi all, I have a component to update panels to default values if needed. The GUIDs of the target panels are saved in my component through this method. writer.SetGuid("targetPanelComponentGuid",...
View ArticleCurve Boolean
Hi All, I am trying to get a set of closed curves out of a group of both closed and open curves in c# as in “Curve Boolean” commend in rhino. Please see the attached image where I select all curves...
View ArticlePolygon weld to Tekla via Grasshopper C#
Hello! I am working on a project were I have to insert a lot of polygon welds, and I would like to make it happen via grasshopper and C# (as the beams and plates are already generated with it). I...
View ArticleSimulating Fritted Glass
Hi everyone I am trying to run a glare and daylight simulation on a space which has glazing with a fritted pattern. The way I have tried to model the glazing so far is by having Grasshopper construct...
View Article