API Reference > OdDb Classes > OdDbDimensionWatcherPE Class
OdDbDimensionWatcherPE Class
OdDbDimensionWatcherPEOdDbDimensionWatcherPE
Syntax
C++
class OdDbDimensionWatcherPE : public OdDbEvalWatcherPE;

DbEvalWatchers.h

This class is the Protocol Extension class for updating OdDbDimension objects when their associated OdDbDimStyleTableRecord 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.