M_Rhino_Geometry_Interval_Equals - mcneel/rhinocommon-api-docs GitHub Wiki
Determines whether the specified Interval is equal to the current Interval, comparing by value.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public bool Equals(
Interval other
)
VB
Public Function Equals (
other As Interval
) As Boolean
- other
- Type: Rhino.Geometry.Interval
The other interval to compare with.
Type: Boolean
true if obj is an Interval and has the same bounds; false otherwise.
Supported in: 6.0.16224.21491, 5D58w