<Code Lib>
2020 Method
Changes 0
M

Curve.ComputeNormalizedParameter

Description:
Computes the normalized curve parameter from the raw parameter.

public double ComputeNormalizedParameter(
	double rawParameter
)

Return Value double The real number equal to the normalized curve parameter.

Loading…