Close

Relief for ODA Team in Ukraine

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

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

 

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