Compares this point for equality with the specified point.
Name | Type | Description |
Point | Point2d | Input Point2d object that specifies the coordinate to compare. |
Tolerance | Double | Optional input Double that specifies the tolerance to be used when determining whether the points are equal. If not specified the internal tolerance used by Inventor is used. This is an optional argument whose default value is 0.0. |