RhinoCommon API
RhinoMathUnsetIntIndex Field |
When signed int values are used in a context where
0 and small negative values are valid indices and there needs
to be a value that indicates the index is not set,
OpenNURBS uses this index. This value is -2147483647,
or Int32.MinValue + 1. This value paralles ON_UNSET_INT_INDEX.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)