Click or drag to resize

SubDEdgeSharpnessIsValidOrCrease Property

Gets true if both ends are between 0.0 and MaximumValue, or if this is Crease.

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

Property Value

Type: Boolean
See Also