Close

Relief for ODA Team in Ukraine

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

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

 

Parameters
Description
distTol
[in] Maximum distance tolerance.

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

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