Click or drag to resize

RhinoMathClamp Method

Overload List
  NameDescription
Public methodStatic memberClamp(Double, Double, Double)
Limits a Double to be specified within an interval of two numbers, by specifying a fixed minimum and maximum.
Public methodStatic memberClamp(Int32, Int32, Int32)
Restricts a Int32 to be specified within an interval of two integers.
Top
See Also