



Description
This vb Component for Grasshopper takes three edge length and produces the corresponding triangle. This particular function begins with the first edge being aligned to the x axis of the world top in Rhino and produces the geometry so long as the three input numbers are valid to create a triangle. The component has been updated to work on a user-specified plane.
Components

Offset Two
C | In | Curve | List | Open or closed mesh |
D | In | Double | Item | The distance to be offset in the positive and negative. |
P | In | Plane | Item | Offset solution plane. |
V | In | Integer | Item | Corner style for offset kinks. [0 = none, 1 = sharp, 2 = round, 3 = smooth, 4 = chamfer] |
T | In | Double | Item | The offset or fitting tolerance. |
S | Out | Curve | List | The shorter of the offset curve or curve sets |
L | Out | Curve | List | The longer of the offset curve or curve sets |
Downloads
Minimum Requirements
Platform | Rhino 5, Grasshopper |
Version | Grasshopper 0.9.0075 |
Type | C# Component |