Overload List
| Method | Description |
|---|---|
Vector2d.GetNormal () | This method calls Vector2d.GetNormal(Tolerance tolerance) with tolerance set to Global. |
Vector2d.GetNormal (Tolerance) | Returns the unit vector codirectional to this vector. The vector is not normalized if its length is less than tolerance.equalVector()... more |
