Click or drag to resize

SubDEdgeSharpnessIsZero Property

Gets true if both ends are 0.0, which is the sharpness of a smooth edge.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntax
public bool IsZero { get; }

Property Value

Type: Boolean
See Also