OCCNurbsCurve.frame_at

OCCNurbsCurve.frame_at(t)

Compute the local frame at a curve parameter.

Parameters:
tfloat

The curve parameter.

Returns:
Frame
Raises:
ValueError

If the parameter is not in the curve domain.