API Reference > OdGe Classes > OdGeMatrix3d Class > OdGeMatrix3d Methods > OdGeMatrix3d::validateZero Method
OdGeMatrix3d::validateZero Method
Syntax
C++
void validateZero(const OdGeTol& tol = OdGeContext::gTol);
Parameters 
Description 
const OdGeTol& tol = OdGeContext::gTol 
[in] Validation tolerance. 

Sets any values within tol of 0 to 0. 

 

For correcting in case that Zero is corrupted.

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