Returns the angle between this vector and the vector vector in the range [0, Pi].
Public Function GetAngleTo( vector As Vector3d ) As double
public double GetAngleTo( Vector3d vector );