Close

Relief for ODA Team in Ukraine

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

Returns the unit vector codirectional with this vector. 

 

Parameters
Description
tol
[in] Geometric tolerance.

If the length() <= tol, this vector is returned.

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