P_Rhino_Geometry_Interval_IsDecreasing - mcneel/rhinocommon-api-docs GitHub Wiki

Interval.IsDecreasing Property

Returns true if T[0] > T[1].

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public bool IsDecreasing { get; }

VB

Public ReadOnly Property IsDecreasing As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Interval Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️