OCCCurve.frame_at
- OCCCurve.frame_at(t)
Compute the local frame at a curve parameter.
- Parameters:
- tfloat
The curve parameter.
- Returns:
- Raises:
- ValueError
If the parameter is not in the curve domain.
Compute the local frame at a curve parameter.
The curve parameter.
If the parameter is not in the curve domain.