Tekla link update
@tim.messer wrote: I currently use a telka live link, it allows rhino to link with tekla in “live”. The problem is that editing grasshopper is not possible if tekla isn’t open. This causes an issue as...
View ArticleGH: Point3dList.ClosestIndex() Extremely slow - why?
@RIL wrote: For some reason the Point3dList suddenly seems very slow. I’m prototyping two versions of a component, one working directly on a mesh and it’s Vertices list, and the other working on a...
View ArticleHow to iterate layers
@zhipengli1995 wrote: for some purpose, I want to iterate all layers in a document in python well, there are several ways, for example: (1) get the list of the names of all layers, so we can write:...
View ArticleReference surface read as null
@youssef_aboualghar wrote: Hello guys, my question is kinda basic here but it has been screwing my head up for hours and hours I’m developping this flocking plugin based on Long Nguyen’s definition...
View ArticleTrouble Overriding Custom UI in GH_Component methods
@Nguyen_Minh_Chau wrote: Hi all, I’m trying to custom grasshopper by override certain methods in GH_Component. However, there are two errors. Not sure if I’m missing something obvious here. public...
View ArticleMapping points to surface
@youssef_aboualghar wrote: Alright, so I’m trying to map boids on a surface to make a flocking behavior on a surface for my new plugin (based on long Nguyen’s workshop) My approach was to convert...
View Articlec#_Brep Brep Intersection_nested for loops
@obhagwat29 wrote: Hello, I am trying create simple waffle structure using c#. I am always getting a intersection curve at last index and no points in the output. Attached script and image. Any help...
View Articlec#_BrepBrep_Boolean Difference Operation
@obhagwat29 wrote: Script is not giving any output. I have move the curves in Z direction by half of its length, made them into pipes and now trying to perform BrepBrep boolean operation to create a...
View ArticleHow to make a such user object Like this?
@andrealu2012 wrote: this component is Taco,for robot. but i find somethin interesting: most component of Taco is a UserObject,but you cannot open it by double click it,or it cannot have place to...
View ArticleHow to trigger a component serialization?
@ParamDesSing wrote: How can I trigger a component serialization in code, using C#? I have implemented Read and Write (which works when, for example, saving the definition), but would like to trigger...
View Articlec#_DataTree_alternate selection of Objects
@obhagwat29 wrote: Hello, I have divided the curves by length factor. I want to select the output points alternatively. I am able to sort them alternatively using DataTree. Since all the branch item...
View ArticleMissing API documentation?
@ivelin.peychev wrote: Could anyone tell me where can I find the API entry for Grasshopper.Environment ? Grasshopper.Kernel.Special ? Thanks in advance. Posts: 6 Participants: 2 Read full topic
View ArticleRandom points are not generated inside brep despite a correct code
@youssef_aboualghar wrote: Hello guys, So I’m this code to make boids inside a brep and everything seems to work just fine except that I’m using a correct code to generate points inside a brep. yet it...
View ArticleTo select panels in gradiating order.. from zero to to solid.. pixelated fade...
@ajmal.majeed.v wrote: I have been trying to find a script of tutorial to cull the panels on a surface with a incremental/ Gradiating effect. Been stuck on this for 3 days… any help would be...
View ArticleCluster containing self updating component doesn't update itself
@ivelin.peychev wrote: Any idea how to avoid this problem? Posts: 1 Participants: 1 Read full topic
View ArticleI broke the NumberSlider
@ivelin.peychev wrote: Oops https://discourse-cdn-sjc1.com/mcneel/uploads/default/original/3X/7/4/7496007066f97f174decd4646bf06522e260732d.mp4 Posts: 1 Participants: 1 Read full topic
View ArticleDecimal "too small" or "too large"?
@ivelin.peychev wrote: What number is considered “too large” or “too small” for a Decimal? image.png762x405 19.5 KB Posts: 5 Participants: 3 Read full topic
View ArticleHow to put a icon in this place?
@andrealu2012 wrote: Hello everyone,i am doing a custom component tool box,but how can i change the icon which default is character,which method can be use in gh API? thank you! Posts: 3 Participants:...
View ArticleSorting and Combining Lists
@rmjohnston wrote: I’m going to try to state this as simple as possible but I’ve been thinking about this for a while so I might ramble… I have two lists and I need to sort the lists. List A holds...
View ArticleCustom door with VisualArq and Grasshopper
@stefanhohenegger wrote: how can i get wall thickness by creating a custom door whith grasshopper and set frame width to wall thickness. thanks all Posts: 1 Participants: 1 Read full topic
View Article