API Reference > OdDb Classes > OdDbHatchWatcherPE Class
OdDbHatchWatcherPE Class
OdDbHatchWatcherPEOdDbHatchWatcherPE
Syntax
C++
class OdDbHatchWatcherPE : public OdDbEvalWatcherPE;

DbEvalWatchers.h

This class is the Protocol Extension class for updating OdDbHatch objects.

This protocol extension is added to the OdDbHatch class by the Drawings while initializing. 

 

 
Name 
Description 
 
Updates the boundary of an OdDbHatch object.
 
 
Returns a loop from the specified OdDbEntity object IDs for the specified OdDbHatch entity.
 
 
Notification function called whenever an object receives a modified notification from an associated object.
 
 
Notification function called whenever an OdDbHatch object is modified.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.