Compares this point for equality with the specified point.
| Name | Type | Description |
| Point | Point | Input Point object that specifies the coordinate to compare. |
| Tolerance | Double | Input Double that specifies the tolerance to be used when determining whether the points are equal. This is an optional argument whose default value is 0.0. |
| Name | Description |
| Create a 3D sketch dimension | This sample demonstrates the creation of a 3d sketch line and a dimension between the start and the end points of the line. |