UnitVector2d.AngleTo Method
Parent Object:
UnitVector2d
Description
Determines the angle between this unit vector2d and the specified unit vector2d.
Syntax
UnitVector2d.
AngleTo
(
Vector
As
UnitVector2d
) As Double
Parameters
Name
Type
Description
Vector
UnitVector2d
2nd vector to measure to.
Version
Introduced in version 11
© Copyright 2021 Autodesk, Inc.
Comment on this page.