API Reference > OdDb Classes > OdDbHatchWatcherPE Class > OdDbHatchWatcherPE Methods > OdDbHatchWatcherPE::evaluate Method
OdDbHatchWatcherPE::evaluate Method
Syntax
C++
virtual void evaluate(OdDbHatch* pHatch, const OdDbObjectIdArray& assocObjIds);
Parameters 
Description 
OdDbHatch* pHatch 
[in] Pointer to the hatch object.  
const OdDbObjectIdArray& assocObjIds 
[in] Array of modified associated OdDbEntity object IDs. 

Updates the boundary of an OdDbHatch object. 

 

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