Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector3d::angleTo Method (const OdGeVector3d&)
Syntax
C++
double angleTo(const OdGeVector3d& vect) const;

Returns the angle to the specified vector. 

 

Parameters
Description
vect
[in] Any 3D vector.

angle to the specified vector in radians as a double value.

  • Returns a value in the range [0.0 .. OdaPI].
  • This function is commutative.

Copyright © 2002-2022. Open Design Alliance All rights reserved.