M_Rhino_Geometry_Interval__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Interval Constructor (Interval)

Initializes a new instance copying the other instance values.

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

Syntax

C#

public Interval(
	Interval other
)

VB

Public Sub New ( 
	other As Interval
)

Parameters

 

other
Type: Rhino.Geometry.Interval
The Rhino.Geometry.Interval to use as a base.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Interval Structure
Interval Overload
Rhino.Geometry Namespace

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