evaluatePointAndDerivativeInSpan MethodAbstract

Evaluate the curve and derivative at a fractional position within a given span.

  • The derivative is with respect to the span fractional parameter, not to the curve's parameter or fractional parameter.

evaluatePointAndDerivativeInSpan(spanIndex: number, spanFraction: number, result?: Ray3d): Ray3d

Parameter Type Description
spanIndex number  
spanFraction number  
result Ray3d  

Returns - Ray3d

Defined in

Last Updated: 21 February, 2025