angle#

PointData.angle(other)#

Get the angle between this vector and another vector.

Parameters:
otheransys.edb.core.typing.PointLike

Other vector.

Returns:
float

Angle in radians.