API Reference > OdBr Classes > OdBrMeshControl Class > OdBrMeshControl Methods > OdBrMeshControl::getMaxNodeSpacing Method
OdBrMeshControl::getMaxNodeSpacing Method
Syntax
C++
OdBrErrorStatus getMaxNodeSpacing(double& maxNodeSpace) const;
Parameters 
Description 
double& maxNodeSpace 
[out] Maximum node spacing.
 

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

Returns the maximum spacing between nodes in world coordinates. 

 

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