Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrMeshControl::setAngTol Method
Syntax
C++
OdBrErrorStatus setAngTol(double angTol = 0);

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

 

Parameters
Description
angTol
[in] Maximum angle tolerance in radians.

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

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