RhinoCommon API
Point2dEquals Method (Point2d) |
Determines whether the specified Point2d has the same values as the present point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Parameters
- point
- Type: Rhino.GeometryPoint2d
The specified point.
Return Value
Type: Booleantrue if point has the same coordinates as this; otherwise false.