OCCCurve.frame_at

OCCCurve.frame_at(t)[source]

Compute the local frame at a curve parameter.

Parameters

t (float) – The curve parameter.

Returns

Frame

Raises

ValueError – If the parameter is not in the curve domain.