API Reference > OdDg Classes > OdDgElement Class > OdDgElement Methods > OdDgElement::xmitPropagateModify Method
OdDgElement::xmitPropagateModify Method
Syntax
C++
virtual void xmitPropagateModify() const;

Allows a subelement of a complex element to notify its root element that it has been changed.

The default implementation of this function inform the database in which the owner resides has been modified; triggering reactors attached to it. This function can be overridden in custom classes.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.