Click or drag to resize

SubDEdgeSharpnessIsSharp Property

Gets true if both ends are valid and at least one is greater than 0.0. Crease and Nan are both false: a crease edge is not a sharp edge.

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

Property Value

Type: Boolean
See Also