RhinoCommon API
ControlPointEquals Method (ControlPoint) |
Determines if two points exactly match.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool Equals( ControlPoint other )
Public Function Equals ( other As ControlPoint ) As Boolean
Parameters
- other
- Type: Rhino.GeometryControlPoint
The other point.
Return Value
Type: BooleanTrue if the other control point exactly matches this one.
Implements
IEquatableTEquals(T)
Rhino for Windows
Supported in: 6.8