Add feature to your joint in Biber 1.4.0.3

Add feature to your joint in Biber 1.4.0.3

Add feature component 1 file(s) 4.00 KB Download This example Grasshopper definition showcases the powerful functionality of the new “Add feature” component in Biber V1.4.0.3. By incorporating cam-lock screws into a butt joint, users can enhance the...
Dome with Planar Quads

Dome with Planar Quads

Recently I was working on a project that involved using meshes with planar faces. In most cases we use normal meshes and the employ different techniques of mesh planarization. These techniques often use different optimization techniques such as forced base algorithm...

Doubly Connected Edge Lists

DCEL (doubly connected edge list) is very useful data structure which provides linear access to various components of a flat graph. I looked for an implementation in C# , but I couldn’t find one, so I decided to re-write my C++ code in DotNet framework and now...

GHCustom controls webinar

Here is some part of my webinar on GH Custom Control library . You can find out how to : Create and add a control to Grasshopper component How to stop a control from updating solution  How to group controls. How to layout controls. (stack panel) How to listen to...