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