by PARA | Mar 23, 2024 | Biber plugin
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...
by PARA | Oct 3, 2022 | Macaw
The Macaw plus is now compatible with Revit 2020,2021,2022 and 2023. Feel free to download the app from Autodesk App Stroe.
by PARA | Sep 19, 2021 | Grasshopper & C#
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...
by PARA | May 24, 2021 | Algorithms, Blog
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...
by PARA | May 24, 2021 | Blog
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...
Recent Comments