Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrMeshControl::getAngTol Method
Syntax
C++
OdBrErrorStatus getAngTol(double& angTol) const;

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

 

Parameters
Description
angTol
[out] 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.