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

eOk if successful, or an appropriate error code otherwise.

Evaluates the hatch for this MPolygon entity. 

 

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