Description:

Converts interval value, or pair of values, to normalized parameter.

Syntax:
public double NormalizedParameterAt(
double intervalParameter
)
Returns:
Type: double
Normalized parameter x so that min*(1.0-x) + max*x = intervalParameter.
Available since:
5.0

/
/
/
NormalizedParameterAt

NormalizedParameterAt method

Class:  Rhino.Geometry.Interval

Nothing found