Click or drag to resize

SubDEdgeSharpnessIsConstantOrCrease Property

Gets true if both ends have the same valid sharpness value, or if this is Crease.

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

Property Value

Type: Boolean
See Also