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
A couple of things which become handy when writing CopyConstructors in C#: Throw exception when the CopyConstructor is called with null reference: if (other == null) throw new
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