Compare this unit vector for equality to the specified unit vector.
Name | Type | Description |
Argument | UnitVector | Input used for comparison. |
Tolerance | Double | Input Double that specifies the tolerance to be used when determining whether the UnitVectors are equal. This is an optional argument whose default value is 0.0. |
Name | Description |
Offset a 2D sketch | This sample demonstrates the creation of offsets in 2d sketches. Two ways of creating the offset are shown - one uses a distance and the other uses the input point. |