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. 

 

TD_Db

 
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–2020. Open Design Alliance. All rights reserved.