Berechnung der zusätzlich benötigten Auszugslänge bei einem rollbaren Sonnensegel mit Höhenverstellung. Höhenverstellung Rollsegel from Thomas Dührsen on Vimeo.
Panelling and nesting of a shade sail based on PAMELA and OpenNest plugins for Grasshopper. Interesting to see that from material point of view (with given max width
Enhanced user interface on top of Grasshopper which allows to hide the usual spaghetti and present only the parameters of particular interest. But in the background runs Grasshopper
Form finding of a membrane using Pamela (Parametric Membrane Load Analysis) plugin for Rhino Grasshopper. Creation of initial mesh, building the model, form finding based on force density
The data mapping of a components parameter can be changed similar to how parameters can be set to optional: A property DataMapping exists which takes values of Type
This example shows how one input parameter of a Grasshopper component can handle different types of input. The goal of the example code is to retrieve a set
It is fairly easy to create a Grasshopper component with variable parameters using the zoomable user interface. All that needs to be done is implementing the interface IGH_VariableParameterComponent