API Reference > OdBr Classes > OdBrMeshControl Class > OdBrMeshControl Methods > OdBrMeshControl::setMaxNodeSpacing Method
OdBrMeshControl::setMaxNodeSpacing Method
Syntax
C++
OdBrErrorStatus setMaxNodeSpacing(double maxNodeSpace = 0);
Parameters 
Description 
double maxNodeSpace = 0 
[in] Maximum node spacing.
 

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

Sets the maximum spacing between nodes in world coordinates. 

 

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