Shell from curve
In this Grasshopper Script, you can model a parametric shell by defining a series of point anchors and a curve anchor.
Shell from curve
Inputs
- Anchors : Points that are fixed and anchors the mesh
- Crv : The interior curve which is used as an anchor
- Activate Curve? : Should the curve be used as an anchor?
- Vertical Load : The vertical force applied on the Mesh
- Precision: The number of iterations to reach the final result
Outputs
- Mesh: The Final Mesh
Comments