RhinoCommon API
RhinoMathUnsetSingle Field |
Gets the single precision floating point number that is considered 'unset' in Rhino.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public const float UnsetSingle = -1.234321E+38f
Public Const UnsetSingle As Single = -1.234321E+38F
Field Value
Type: Single
This is equivalent to openNURBS ON_UNSET_FLOAT.
