Point4d.Unset Property

Point4dUnset Property

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

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

Property Value

Type: Point4d
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also