Curve.ComputeNormalizedParameter
Description:
Computes the normalized curve parameter from the raw parameter.
Computes the normalized curve parameter from the raw parameter.
-
rawParameterThe raw parameter.
Return Value
double
The real number equal to the normalized curve parameter.
-
Thrown when rawParameter is infinite.
-
Thrown when the curve is unbound.