API Reference > OdDb Classes > OdDbHatch Class > OdDbHatch Methods > OdDbHatch::evaluateHatch Method
OdDbHatch::evaluateHatch Method
Syntax
C++
OdResult evaluateHatch(bool bUnderestimateNumLines = false) const;
Parameters 
Description 
bool bUnderestimateNumLines = false 
[in] Underestimates the hatch count before aborting. 

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

Evaluates the hatch for this Hatch entity.

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