M_Rhino_Geometry_Vector2d_IsTiny - mcneel/rhinocommon-api-docs GitHub Wiki
Uses RhinoMath.ZeroTolerance for IsTiny calculation.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool IsTiny()
VB
Public Function IsTiny As Boolean
Type: Boolean
true if vector is very small, otherwise false.
Supported in: 6.0.16224.21491