Close

Relief for ODA Team in Ukraine

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

Returns the maximum distance tolerance between the original geometry and the mesh element. 

 

Parameters
Description
distTol
[out] Maximum distance tolerance.

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

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