Description:
Gets the Rhino standard Unset value. Use this value rather than Double.NaN when a bogus floating point value is required.
Syntax:
public const public const double UnsetValue = -1.23432101234321e+308
Remarks:
This is equivalent to openNURBS ON_UNSET_VALUE.