API Reference > OdDb Classes > OdDbTableWatcherPE Class
OdDbTableWatcherPE Class
OdDbTableWatcherPEOdDbTableWatcherPE
Syntax
C++
class OdDbTableWatcherPE : public OdDbEvalWatcherPE;

DbEvalWatchers.h

This class is the Protocol Extension class for updating OdDbTable objects when their associated OdDbTableStyle objects are modified.

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

 

TD_Db

 
Name 
Description 
 
Notification function called whenever an object receives a modified notification from an associated object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.