F_Rhino_RhinoMath_UnsetValue - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoMath.UnsetValue Field

Gets the Rhino standard Unset value. Use this value rather than Double.NaN when a bogus floating point value is required.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public const double UnsetValue = -1.23432101234321E+308

VB

Public Const UnsetValue As Double = -1.23432101234321E+308

Field Value

Type: Double

Version Information

Supported in: 5D58w

See Also

Reference

RhinoMath Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️