Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeVector2d::isUnitLength Method
Syntax
C++
bool isUnitLength(const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if the length of this vector is 1.0 within the specified tolerance. 

 

Parameters
Description
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.