Uses RhinoMath.ZeroTolerance for IsTiny calculation.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax Public Function IsTiny As Boolean
Return Value
Type:
Booleantrue if vector is very small, otherwise false.
See Also