Click or drag to resize

SubDEdgeSharpnessIsConstant Property

Gets true if both ends have the same valid sharpness value. Crease and Nan are both false; see IsConstantOrCrease.

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

Property Value

Type: Boolean
See Also