API Reference > OdBr Classes > OdBrMeshControl Class > OdBrMeshControl Methods > OdBrMeshControl::getAngTol Method
OdBrMeshControl::getAngTol Method
Syntax
C++
OdBrErrorStatus getAngTol(double& angTol) const;
Parameters 
Description 
double& angTol 
[out] Maximum angle tolerance in radians.
 

Returns odbrOK if successful, or an appropriate error code if not.

Returns the maximum angle tolerance between normals of any two nodes in the mesh element. 

 

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