RhinoNurbsCurve.torsion_at
- RhinoNurbsCurve.torsion_at(t)[source]
Compute the torsion of the curve at a parameter.
- Parameters:
- tfloat
The value of the curve parameter.
- Returns:
- float
The torsion value.
Site Navigation
Compute the torsion of the curve at a parameter.
The value of the curve parameter.
The torsion value.