API Reference > OdGe Classes > OdGeVector2d Class > OdGeVector2d Methods > OdGeVector2d::angleToCCW Method
OdGeVector2d::angleToCCW Method
Syntax
C++
double angleToCCW(const OdGeVector2d& vect) const;
Parameters 
Description 
const OdGeVector2d& vect 
[in] Any 2D vector. 

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

 

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.