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; }
Public Shared ReadOnly Property Unset As Point4d
Get
Property Value
Type:
Point4dSee Also