RhinoCommon API
IntervalEquals Method (Interval) |
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- other
- Type: Rhino.GeometryInterval
The other interval to compare with.
Return Value
Type: Booleantrue if obj is an Interval and has the same bounds; false otherwise.
Implements
IEquatableTEquals(T)