Click or drag to resize

Point4dUnset Property

Gets the value of a point with all coordinates set as RhinoMath.UnsetValue.

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

Property Value

Type: Point4d
See Also