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

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

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

 

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