I created two nurbs curves and I joined them in rhino, and then I closed them with the Connect Curves component (bulge = 0) in GH. When I call from a scripting component to the Curve.TangentAt(t) method when t is the last kink, it returns a zero vector. Is it a bug?
TangentAtKinkBug.gh (7.5 KB)