Click or drag to resize

SubDEdgeSharpnessNan Property

A sharpness whose ends are both NaN. This is what the factory methods return when their input is not valid.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntax
public static SubDEdgeSharpness Nan { get; }

Property Value

Type: SubDEdgeSharpness
See Also