Determine if this vector2d is parallel to the specified vector2d.
| Name | Type | Description |
| Vector | Vector2d | Vector to use for parallel test. |
| Tolerance | Double | Tolerance value for test. This is an optional argument whose default value is 0.0. |
| Name | Description |
| Create ordinate dimension | This sample demonstrates the creation of ordinate dimensions in a drawing document. |