Click or drag to resize

SubDEdgeSharpnessIsIncreasing Property

Gets true if EndSharpness(0) is less than EndSharpness(1).

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

Property Value

Type: Boolean
See Also