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

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

Sets the maximum distance tolerance in world coordinates between the original geometry and the mesh element. 

 

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