menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
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
home
/
Rhino.Geometry
/
Interval
/
NormalizedParameterAt
NormalizedParameterAt method
Class:
Rhino.Geometry.Interval
Nothing found