Grows the
Interval to include the given number.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void Grow(
double value
)
Public Sub Grow (
value As Double
)
Parameters
- value
- Type: SystemDouble
Number to include in this interval.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also