Close

Relief for ODA Team in Ukraine

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

Returns the angle from this vector to the specified vector in the counterclockwise direction. 

 

Parameters
Description
vect
[in] Any 2D vector.

Returns a value in the range [-OdaPI .. OdaPI].

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