In Rhino there is a command to build a parabola from 3 points, how can i do that in grasshopper? Or at least a parabola controlling the distance between the 2 upper points and the distance of the vertex at the bottom
greetings
If it didn’t exist in a plugin just some line in a code
https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Geometry_NurbsCurve_CreateParabolaFromFocus.htm
https://developer.rhino3d.com/api/RhinoCommon/html/M_Rhino_Geometry_NurbsCurve_CreateParabolaFromVertex.htm



