API Reference > OdDb Classes > OdDbBreakDataWatcherPE Class
OdDbBreakDataWatcherPE Class
OdDbBreakDataWatcherPEOdDbBreakDataWatcherPE
Syntax
C++
class OdDbBreakDataWatcherPE : public OdDbEvalWatcherPE;

DbEvalWatchers.h

This class is the Protocol Extension class for updating OdDbBreakData objects when their associated OdDbEntity objects are modified.

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

 

TD_Db

 
Name 
Description 
 
This is erased, a member of class OdDbBreakDataWatcherPE. 
 
Notification function called whenever an object receives a modified notification from an associated object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.