M_Rhino_Geometry_Vector2d_IsTiny - mcneel/rhinocommon-api-docs GitHub Wiki

Vector2d.IsTiny Method

Uses RhinoMath.ZeroTolerance for IsTiny calculation.

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

Syntax

C#

public bool IsTiny()

VB

Public Function IsTiny As Boolean

Return Value

Type: Boolean
true if vector is very small, otherwise false.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Vector2d Structure
IsTiny Overload
Rhino.Geometry Namespace

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