API Reference > OdBr Classes > OdBrMeshControl Class > OdBrMeshControl Methods > OdBrMeshControl::getDistTol Method
OdBrMeshControl::getDistTol Method
Syntax
C++
OdBrErrorStatus getDistTol(double& distTol) const;
Parameters 
Description 
double& distTol 
[out] Maximum distance tolerance.
 

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

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

 

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