Click or drag to resize

Vector3fUnset Property

Gets the value of the vector with each component set to RhinoMath.UnsetValue.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Vector3f Unset { get; }

Property Value

Type: Vector3f
See Also