P_Rhino_Geometry_Interval_IsIncreasing - mcneel/rhinocommon-api-docs GitHub Wiki

Interval.IsIncreasing Property

Returns true if T0 < T1.

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

Syntax

C#

public bool IsIncreasing { get; }

VB

Public ReadOnly Property IsIncreasing 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** ⚠️