RhinoMath.UnsetSingle Field

RhinoMathUnsetSingle Field

Gets the single precision floating point number that is considered 'unset' in Rhino.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public const float UnsetSingle = -1.234321E+38f
Public Const UnsetSingle As Single = -1.234321E+38F

Field Value

Type: Single
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also