RhinoNurbsCurve.torsion_at

RhinoNurbsCurve.torsion_at(t)[source]

Compute the torsion of the curve at a parameter.

Parameters

t (float) – The value of the curve parameter.

Returns

float – The torsion value.