Fields_T_Rhino_RhinoMath - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoMath Fields

The RhinoMath type exposes the following members.

Fields

 

Name Description
Public fieldStatic member DefaultAngleTolerance Represents the default angle tolerance, used when no other values are provided. This is one degree, expressed in radians.
Public fieldStatic member SqrtEpsilon Represents a default value that is used when comparing square roots. This value is several orders of magnitude larger than ZeroTolerance.
Public fieldStatic member UnsetSingle Gets the single precision floating point number that is considered 'unset' in Rhino.
Public fieldStatic member UnsetValue Gets the Rhino standard Unset value. Use this value rather than Double.NaN when a bogus floating point value is required.
Public fieldStatic member ZeroTolerance Gets the Zero Tolerance constant (1.0e-12).
  Back to Top

See Also

Reference

RhinoMath Class
Rhino Namespace

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