Vector2d.Unset Property

Vector2dUnset Property

Gets the value of the vector with components set as RhinoMath.UnsetValue,RhinoMath.UnsetValue.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static Vector2d Unset { get; }
Public Shared ReadOnly Property Unset As Vector2d
	Get

Property Value

Type: Vector2d
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also