Triangle by Edge Length

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

Triangle Edge Length

PInPlaneItemPlane which defines the triangle. The origin and X axis of the plane set the origin and direction of edge A.
AInDoubleItemThe length of edge A
BInDoubleItemThe length of edge B
CInDoubleItemThe length of edge C
TOutMeshItemSorted list of points.

Downloads

Minimum Requirements

PlatformRhino 5, Grasshopper
VersionGrasshopper 0.9.0075
TypeC# Component