


Description
This component has been reworked and simplified using a much cleaner method for point analysis. The component now tests a single sample point against a list of origin points which can have a wavelength and diminishing rate assigned to them. The resulting value at each point can either be multiplied or summed and averages per each ripple origin point.
Components

Ripple
S | In | Point 3d | Item | A sample point to test |
M | In | Boolean | Item | Mode: True = Additive, False = Multiplicative |
P | In | Point 3d | List | Origin points for Ripple calculation |
R | In | Double | List | The concentric wavelength for each Ripple |
D | In | Double | List | A unitized rate of diminishment per ripple (0-1) |
V | Out | Double | Item | The resultant unitized value |
Downloads
Minimum Requirements
Platform | Rhino 5, Grasshopper |
Version | Grasshopper 0.9.0075 |
Type | C# Component |